Is it feasible to learn C++ and JavaScript at the same time?

0
8
Asked By CuriousCoder123 On

I'm currently learning C++ in college, but I'm really interested in exploring JavaScript as well. I'm not sure if I should fully commit to C++ or try to juggle both languages. Has anyone done this successfully?

2 Answers

Answered By DevDude99 On

Totally doable as long as you manage your time well. I took multiple language classes when I was in school, including C, Java, and some web languages all in the same week. It was a lot, but it helps you see the connections between languages and improves your programming skills overall.

BusyBee123 -

Great point! It can actually help you see the similarities and differences between the languages.

Answered By ProgrammingPal77 On

Yeah, just make sure you're not overloading yourself. If you find that your college grades are slipping, it might be wise to focus more on C++. But programming is all about practice! If learning JavaScript keeps you engaged, go for it!

AcademicAdventurer -

Exactly! Just prioritize what's important and keep coding.

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.