Transition from Python to C++

Hey, so i had python in my first sem and im coding in it for the past 2 months, from this sem onward we have c and im finding it a bit difficult/lazy to code in it because python syntax is so concise also some features in python like passing to functions easily,dictionaries make it so easy

Don’t worry! Get a good book on C preferably The C Programming Language - Wikipedia and you are all set for life!!

1 Like

If you already know a language and want to transition, the best source I’d recommend is w3schools. Everything is precise and structured and since you already know to code, you can easily skim through.

1 Like