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
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.
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!
Exactly! Just prioritize what's important and keep coding.
Great point! It can actually help you see the similarities and differences between the languages.