Fuck all high level programming languages. Well, every programming language got it's pluses, and minuses. If you want to develop applications fast (i'm talking about Windows platform), .net is the way to go.
C++ is the best if you want to make
1. multi OS applications
2. high performance applications
3. games (3d graphics, etc)
4. write applications for nearly any operating system
5. write a operating system yourself (well, doing it totally on assembley language would be such a terrible long, and hard work)
6. kernel level drivers
7. write basically anything you want
C++ is the best if you want to make
1. multi OS applications
2. high performance applications
3. games (3d graphics, etc)
4. write applications for nearly any operating system
5. write a operating system yourself (well, doing it totally on assembley language would be such a terrible long, and hard work)
6. kernel level drivers
7. write basically anything you want