Answer the question
In order to leave comments, you need to log in
Good C++ tutorials?
Programming experts, please tell me good sources of lessons for beginners in C ++, I rummaged through everything but didn’t find anything useful, all hope is only for you, help me out.
Answer the question
In order to leave comments, you need to log in
https://stepik.org/course/363
-
(these two are really very cool, but for them you already need to at least know the syntax of the language)
https://stepik.org/course/7
https://stepik.org/course /3206
There is a very good YouTube channel called SimpleCode.
+ books
+ your projects (even if crooked and crazy)
+ StackOwerFlow
+ Google
And you will be happy.
PS The only thing is not to waste time on videos and "books" with titles like "Become a developer in 15 minutes")))
C ++ is still not the language that should be learned from video tutorials, as I understand it, in your question you mean video tutorials.
Better books. Personally, I have read the following literature, written in the order in which it should be read
1. Stephen Prata - The C++ Programming Language
2. Nicolai M. Josattis - The C++ Standard Library
3. Anthony Williams - Parallel C++ Programming in Action
4. Scott Meyers - Efficient and modern C++, 42 tips for using C++11 and C++14
5. Jacek Galowitz - C++17 STL. Standard Template Library
Well, then there are books on specific technologies
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question