Languages
•
17 Mar 2008, 21:34
•
Journals
I need to know what other programming languages to learn next.
atm i has:
HTML (OFC)
CSS
PHP (finishing course)
I was thinking
Python
C++ (?)
C# (?)
Flash
Ruby
Ajax
what do you guys know that have been useful?
atm i has:
HTML (OFC)
CSS
PHP (finishing course)
I was thinking
Python
C++ (?)
C# (?)
Flash
Ruby
Ajax
what do you guys know that have been useful?
Personally i think C++ is hard to work with, u need to do ur own garbage collection and shit.
+ Delphi 2007 (SO GOOD <3)
I'd suggest you read few guides and see what you prefer from syntax standpoint.
But thats just me
Flash isn't a programming language either.
I'd suggest C++ or Python. Python is really easy to get going with, C++ is de facto standard. But when you learn one language properly, it is a lot easier to learn new ones, as usually only the syntax differs. Raw way to say it, but of course some handle things differently C++ vs. C, but still they are very much alike from the basic fundamentals.
but i dont know what else i should learn to be good @ it.
AJAX is something to look into: http://en.wikipedia.org/wiki/Ajax_%28programming%29
Ruby: http://en.wikipedia.org/wiki/Ruby_on_rails
Just some suggestions. I'd say Python is rather fun to work with. I do not do this for living, so I don't really know that much what you need in web development, but I have used and use C++ and Python. OpenGL and Pascal I know too.
Learn Object Oriented Programming, get Visual Studio 2008 and u'r ready to go :D
btw you didn't learn AJAX with PHP? it's really easy. I use it alot actually...
it's better for crossbuilding your programms to linux/win.
dont know about AJAX + RUBY. the problem with c# is, that anyone who wants to run the programm, has to have .net installed. dont like it very much, because it isnt on any system