I'm new to programming, I've chosen C++ as my first language to learn. Where/How can i practice it?
I'm new to programming, I've chosen C++ as my first language to learn. Where/How can i practice it?
Other urls found in this thread:
adventofcode.com
cryptopals.com
projecteuler.net
learncpp.com
twitter.com
On yourbckomptuetetrr
C++ have a higher learning curve compared to like Python and JavaScript for a beginner/self learner. I would say start with Py/Js and when you become familiar with basic programming concepts, switch to C++.
give up now
Py and JS teach bad programming habbits, I wouldn't recommend starting with these.
you can use a online c++ compiler if you don't want to install an ide for learning basic syntax. after I suggest installing visual studio.
like? I recently switched from python to cpp cause of uni so would be helpful to know about those pitfalls
Explain how a language can teach you bad habits when good habits are universal to all programming languages?
you should learn java instead sir
I’m sticking to cpp, thank you