Language recommendations?

I'm pretty new to programming and C is the first language I'm learning since its the one taught in sem 1. Should i try learning any other languages on the side yet or just focus on C and C++ in 2nd sem. Also any recommendations on which languages to learn if so? I was thinking python maybe.
2 Replies
CaramelCorn
CaramelCorn9mo ago
python is fun, but I'd say go for learning another language if you're feeling on top of things at school, but otherwise just take it easy. you'll be introduced to c++, javascript, and sql next sem
muscle aggregator 82
Learn assembly language and how your CPU really works first. Once you understand the fundamentals then worry about high level languages. Casey Muratori has a great course on Substack on this topic