semaphore
Honorary Master
- Joined
- Nov 13, 2007
- Messages
- 18,634
- Reaction score
- 9,720
Every time somebody asks this age old question...
...you can be sure somebody (possibly an old timer) will give this answer...
...and it is BS (in my opinion)
Start with C# or Java () or something (Python is probably the easiest language ever) that has a lot of support, with a lot of "cool features" and has an example/answer on the web for almost any question you can possibly ask. If you still want to program after that and want/need to get into low level stuff/performance/whatever that needs C or C++ then go for it. nahoR is correct in saying you'll switch easily but you don't need to know jack about pointers to be a good developer.
I hope you referring to the higher level languages, because C/C++ you need to know a pretty decent amount about them.