If you're going for web development I suggest you take a really deep look into the inside of JavaScript.
Javascript is a dynamic, weakly typed, prototype-based language with first-class functions.
It has many functional capeabilities and you can use either V8, TraceMonkey or the Windows Shell (but it runs JScript) to run it on none-browser enviorments.