what’s a good way to learn c and c++? I’m taking a class to learn it next semester, but I need to learn it now. what’s the best way to start? (I’ve taken python before)
Build something that you’re relatively interested in and write it in C or C++. They are different enough that one at a time is probably best. Start with C if you can.
5
Anonymous5d
Learn basic syntax first and than start doing projects and refer to docs. AI is helpful if you need advice but I dont recommend code assistants like Copilot or Cursor when you are trying to learn.
2
Anonymous6d
Codedex
1
Anonymous6d
youtube
1
Anonymous5d
Cry
0
Anonymous#65d
Note I’m not a cs major (I’m business), but I have used this method to learn almost every single programming language that is relevant and I have built some crazy things.