[HELP] Single questions & Help Thread [n00b] (61)

43 Name: #!/usr/bin/anon 2006-01-12 16:22 ID:Y1DRGnmb

I recommend Lua. http://www.lua.org/

Small, free, real simple, and beginner-friendly. And the language also supports advanced programming techniques that you can move onto later.

Ignore the Perl suggestion, Perl is a horrible beginner language, full of special cases and confusing semantics and other stuff. Basically, Perl will make you hate programming.

45 Name: dmpk2k!hinhT6kz2E 2006-01-13 03:36 ID:Heaven

Python or Ruby.

I personally prefer Ruby over Python, since is has a cleaner syntax and fewer strange quirks, but both are equally powerful. They have nice learning curves too.

I would not recommend perl, for the same reasons >>43 mentioned. I learned perl after several other languages, and I still remember beating my head over it.

C and Java are right out. Especially Java. Any compiled language should not be used as a first language. Any language that makes you jump hoops to do anything especially so. Java is criminal here.

I disagree with Javascript, because alone it doesn't let you do much interesting except websites. The plus side is most browsers come with an interpreter.

This thread has been closed. You cannot post in this thread any longer.