Is that it?? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Is that it??

Is this all there is to know about c++?? I am almost done with the c++ course offered here and I was just wondering if this is all there is to know about c++ or is there more.

26th Dec 2016, 8:20 PM
Marcus Harry
Marcus Harry - avatar
3 Respuestas
+ 1
A lot more to know. These were just basics. But you cant go further witouth knowing basics.
26th Dec 2016, 8:25 PM
CHMD
CHMD - avatar
0
I see. Any recommendations on where to go next as far as expanding on what I've learnt?
26th Dec 2016, 8:29 PM
Marcus Harry
Marcus Harry - avatar
0
If you don't mind books, give either Tony Gaddis a shot or Bjarne Stroustrup. These books can give more in depth practices and excericises on C++. I would also check out maybe a Data Structures book in C++, or even a generic data structures book with no language. That would allow you to learn more advanced topics as well.
27th Dec 2016, 4:18 PM
Greg Ortiz
Greg Ortiz - avatar