Languages

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?
Comments
36
chinees or flash
hacks are made with C++
(SELL YOU SCARZY BOT V1.0 FOR 200 EURO!? BUT SHUSH)
Parent
LoELZ etbot is only 65 or smth!!! I want it cheaper then that )=
Parent
ok deal if its undetected and pbproof
Parent
C# is nice.. not that hard if u know Object Orientated. Sad thing is u need .net framework to run ur apps. But when u have this, the possibilities are endless :D

Personally i think C++ is hard to work with, u need to do ur own garbage collection and shit.
i got it :d

+ Delphi 2007 (SO GOOD <3)
Parent
It is harder, yes, but in the end, when you know your way, there is no big differences. C# is nice, but it is somewhat platform tied, whereas C++ or Python aren't(or Java). Java is usually teached in as your first language.

I'd suggest you read few guides and see what you prefer from syntax standpoint.
Parent
Ye java was my base also at school. But right after that i got C# and it felt like heaven..

But thats just me
Parent
I don't like Java that much either, but it seems to be the base language that is teached first.
Parent
maybe java
If u want to make a huge resource hog, go for java
Parent
None of those you now are programming languages. http://en.wikipedia.org/wiki/Markup_language - except PHP, it is.

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.
PHP has OO support.. Its more a programming language then a mark up defo!
Parent
Yes, that is correct. PHP is a programming language, I was too hasty. Will edit.
Parent
actually, php is a scriptinglanguage
Parent
offered a job in web design already

but i dont know what else i should learn to be good @ it.
Parent
C++ isn't needed that much in web design to be honest.

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.
Parent
heard ruby was good.. + ajax.
Parent
Assembly or visual basic!
FO with visual basic
Parent
Try white space
not very usefull to be honest :)
Parent
It depens on what you are aiming for..., but C or C++ are pretty usefull nearly everywhere.
if you want to keep on creating Websites go for C#, ASP.NET 2.0 & AJAX

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...
dude, HTML and CSS are no programming languages
dude german isn't a civil language. :xD
Parent
fick dich :P
Parent
i would say, learn c++...
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
what language are we talking :s?
Go for the actionscript, if you master it well, you will get moneyz.
Visual basic is quite ok
Flash for sure
Back to top