To view parent comment, click here.
To read all comments associated with this story, please click here.
We're not talking about what Real Programmers can do.
All Real Programmers were, at one point, ignorant kids. We Real Programmers need to remember what it was like to be a ignorant kid trying to make a way into this big grown-up world of programming, and make sure we're not making the learning curve too steep.
Second 100% of that.
I'm currently looking for another job and I just can't believe how people put away my 12 years of experience in C++, my research years, my 6 years of teaching at the university. Most if not all of them are hypnotized by Java and say: "oh, you just have 2 years of experience in Java EE"...
I think to myself "hey stupid, Java and C++ are much alike! I left academia to work for a private company so why are you surprised at things that my résumé states clearly?"
I dare think, having recently returned to C++, that Java is a stripped-down, easier and more coherent version of C++. The rest is a question of being used to the libraries, which has nothing to do with the language.
How long does it take to know the syntax differences between Java and C++ as to control statement, class definitions, virtual functions or templatized classes? Really? More a couple of hours than one day. Definitely not years.




Member since:
2008-02-04
I think you hit the nail on the head there.
I think people program in "language" these days.
Real programmers can program in any language given the manual and a few hours.
Yes even Lisp/Forth etc.
They are all just tools to get things done, if you cannot adapt to a new syntax you aint a programmer.