C++ course info

  • Thread starter Thread starter borneo
  • Start date Start date
The Quantnet C++ course is a beginners course -- there are no pre-requisites. That said, learning some basic concepts (what is a program, variable, function etc.) around programming can be helpful.
 
What Are the Prerequisites for Learning C++?
Hey, here below are some prerequisites for learning C++:
1. You should know how to use a computer.
2. You should know basic math and logic.
3. You should know a little knowledge about programming (like Variables, loops, and functions.)
4. Be curious about how computers work. I.e., curiosity about how a program interacts with hardware.
5. Tool setup.
I hope this will help you.
 
3. We discuss these tangiible topics in the course. No knowledge of programming is assumed.
5. Visual Studio 2022 is very user-friendly.
2 yes, thinking step-by-step "algorithmicly".
 
Last edited:
Back
Top Bottom