Which Programming Course Should I Choose: Java or C++?

0
19
Asked By CuriousCoder92 On

I recently signed up for two mini-semester programming courses at college—Java and C++. I didn't realize that the mini semesters would be so intense, especially given the workload. After looking at the first week's assignments for C++, I'm feeling overwhelmed and unsure if I can manage both courses simultaneously. I know this is a common question, but I'm really stuck on which course I should stick with. Any advice on deciding between Java and C++?

1 Answer

Answered By TechieTommy On

I'd recommend going with C++. It's a bit tougher, but you'll gain a deeper understanding of how computers work—plus, if you nail C++, picking up Java later on will be a breeze. It's foundational, and you'll learn a lot about programming concepts that apply to other languages too.

QuickLearner201 -

That's a pretty bold claim! I think many folks find C++ and Java quite different. I learned both, and while C++ has that low-level mastery feel, Java’s object-oriented approach can actually make it easier to grasp certain programming principles.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.