Ask HN: C vs C++
https://news.ycombinator.com/item?id=627240As a fledgling programmer, I need some advice. I made a list of languages to learn by next year and on the top of the list is C/C++ (figured that's a good place to start). However, a buddy of mine, an experienced programmer, suggested I drop C++ and just move on to JAVA after C. When asked why, he said 'C++ is way too complicated and error-ridden to serve any real purpose. C is more than enough'
Is this true? Should I forget C++ and move on to another language after C?