wak3upalex / cppedu

repository to have practice in C++ language
0 stars 0 forks source link

Load cpp tutorial #1

Open Doutyn opened 5 months ago

Doutyn commented 5 months ago

Textbooks on C++ are essential tools for anyone looking to learn this versatile programming language. They cover a wide range of topics, from basic syntax and control structures to more advanced concepts like object-oriented programming and template metaprogramming

wak3upalex commented 5 months ago

What type of tutorial, you want to see?

Doutyn commented 5 months ago

"Effective Modern C++" by Scott Meyers

wak3upalex commented 5 months ago

Do you mean to add a list of sources of information?

Doutyn commented 5 months ago

Yeah. But be careful: there aren’t so many really good tutorials.

wak3upalex commented 5 months ago

Ok. I got it. I will add a folder or a text file with resources, which i was using for myself