+ 3

Where can I find more C++ lessons?

I was wondering If there are any more lessons i should take.

21st Sep 2017, 4:38 PM
Lightning
Lightning - avatar
7 Answers
+ 27
Google
21st Sep 2017, 4:42 PM
Igor Makarsky
Igor Makarsky - avatar
+ 19
Now, I can see that you have completed C++ course here. First of all congratulations! In the next step, you might prefer to have a look at here [https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list]. They are claiming that those lists are meticulously hand picked by experts. (I agree with them). Having one or two good books as your references beside [http://en.cppreference.com/w/] and [http://www.cplusplus.com/] help you a great deal. Recently, I've started to make a series of (homemade!) tutorials [collected from a variety of sources and my own trial and error!] named "C++ bread && butter" which contains a little bit advanced materials for our community. It is still growing and you may find something useful in them! https://www.sololearn.com/Discuss/683501/c-bread-butter-part-1 https://www.sololearn.com/Discuss/701288/c-bread-butter-part-2-1
21st Sep 2017, 5:35 PM
Babak
Babak - avatar
+ 9
Anytime I have a question about c++, even after programming in the language since 1994, I use http://www.cplusplus.com/
21st Sep 2017, 5:05 PM
John Wells
John Wells - avatar
+ 7
1. You can visit sites like codeacademy, codeshef, firecode.io etc. 2.You can use youtube channels like The New Boston. 3. You can use other apps also for enhancing your programming skills and practicing like enki, codenza etc.
21st Sep 2017, 4:52 PM
Lakshay
Lakshay - avatar
21st Sep 2017, 4:57 PM
Akbar Khalilzadeh
Akbar Khalilzadeh - avatar
+ 4
The new Boston,
21st Sep 2017, 4:39 PM
josh mizzi
josh mizzi - avatar
+ 2
Thanks guys! I appreciate it!
30th Oct 2017, 1:22 PM
Lightning
Lightning - avatar