Page 5 of 9

Posted: 06 Nov 2006, 13:11
by SoulBlade
youknow wrote: I think html, xm and sql shouldn't really be considered languages ie they don't have any condition evaluators.
Ja, it isn't a real programming language per se but I included it since most mentioned it.

Posted: 06 Nov 2006, 13:37
by Judas
SBSP wrote:
gizmod wrote: QBasic :P
Wow! Thats old.

can you remember GWbasic the semi GUI/Comandline IDE ver of MS basic?
I learnt to program on GWBasic on my old 18MHz PC... The good old days, where you could write a whole program knowing only three keywords - PRINT, INPUT and GOTO ;)

Posted: 06 Nov 2006, 16:08
by Ron2K
If you want to read more of the "good old days", search the forums for my "Real Programmers Don't Use Pascal" thread. Those guys have a lot of my respect.

Posted: 06 Nov 2006, 18:54
by Overheard
learning java thats about it..
oh and back in the day i used to make text adventure games in qbasic :)

Posted: 06 Nov 2006, 20:27
by Asnem
Vb 6
VB.net
ASP.net
PHP
Java
HTML
C#

Posted: 07 Nov 2006, 04:17
by Moses
Does anyone know Whitespace or brainf*ck?

Posted: 07 Nov 2006, 07:29
by rustypup
Moses wrote:Does anyone know Whitespace or brainf*ck?
:lol: ...

Turing Tar Pit....

my favourite is still unlambda....

Posted: 02 Dec 2006, 07:24
by PHR33K
I need to be added to the:
C# list, SQL list (you cant really get by today without knowing it!).

Posted: 16 Feb 2007, 20:51
by Millenium
Well Im still in school but im learning programming on my own since my ghey country comunity school wont lemme take Advance Computer Science.

Delphi(Almost done)
C, C++(Just embarked)
Java(just embarked)
HTML(Done)
XHTML(almost done)

And then i know a lil bit reverse engeneering security ;) But keep that to yourself >_>

And ofcourse graphical developement in Photoshop :)

Posted: 27 Feb 2007, 21:44
by PHR33K
So... when ever he decides to update mine are:

Assmebly (MASM)
Delphi
C++
C#
JavaScript
a bit of Java
a bit of PHP

Posted: 28 Feb 2007, 09:56
by Mow
I'm a hobbiest programmer , no formal training. VB.net and C#.

Posted: 13 Mar 2007, 10:45
by Pollynator
hi Guys i am currently Studing ISTN(Information Systems Techonology)
and have finished my Computer Science Degree, All A's :lol:.

I have done.

XAML(good)
C#(ok)
C++(ok)
C(average)
VB.net(ok)
Java(good)
Javascript
CSS(just started)
PHP(ok)
SQL(ok)
HTML(good)
WML(average)

Posted: 13 Mar 2007, 12:15
by SoulBlade
Will update list sometime this week.

Posted: 13 Mar 2007, 13:31
by HuNtingGoof
I'm a...

Java Programmer --> J2EE, J2SE, JSP, Servlets, Swing, OOP, JDBA
Web Developer --> ASP, JSP, JavaScript, HTML, DHTML, XML, Apache, Jetty, IIS
Graphic Designer --> CS2, FreeHand, Firworks, Digital Graphics..

Bla bla bla bla.. :D

Posted: 13 Mar 2007, 16:31
by PaperCut
let's see...

JScript
XHTML
DHTML
CSS
VBScript
VB 6
etc...

Mainly web design + programming languages...

I do some graphic design too... :roll:
PhotoShop CS
ImageReady CS
Freehand MX
Paint.NET

Posted: 25 Mar 2007, 11:04
by Pollynator
Sorry SoulBlade but i'm still not on the list.

Posted: 25 Mar 2007, 11:32
by SoulBlade
Sorry my man. Work was a b!tch. Got adsl finally. will updated in an hour.

Posted: 25 Mar 2007, 12:33
by SoulBlade
updated

Posted: 25 Mar 2007, 14:46
by Pollynator
Thanks, No pressure.

Cool u got ADSL awesome!
Well hope work isn't to bad.

*off topic*
What work do u do?

I'm still at Uni and part time work DOESN'T pay well, hope to finish honors next year.

Posted: 25 Mar 2007, 15:36
by SoulBlade
I'm a programmer (Delphi) and loving it, except when something falls over. ;-)

Posted: 12 Apr 2007, 18:41
by Bladerunner
I do Delphi 7 8)

Posted: 12 Apr 2007, 18:46
by Spicy-McHaggis
i programmed my tv at home does that count? :lol:

Posted: 12 Apr 2007, 20:47
by moreMHZ
public class HelloWorld {
public static void main (String[] args)
{
System.out.println("Hello World! ");
}
}

Posted: 12 Apr 2007, 20:57
by Monty
I program both in C++ and Java, and fiddle around with HTML and VB

Posted: 12 Apr 2007, 21:15
by Vexo
I am doing Delphi in school but want to learn C++ anybody know of any good books?