Books or sites for practical implementation?(How to take the knowledge you've learned and piece it all together?) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Books or sites for practical implementation?(How to take the knowledge you've learned and piece it all together?)

I've been self learning c++ for a while and I think I'm pretty aware of it's basic features. But I'm having problem putting it together. Like should I catch an exception here? Up the stack for performance? My class looks too fat , composition time. Nope, inheritance looks better to me. But is my class to bulky in the first place? Did I make the right decision for simplifying my class? But then it'll be too simple. Other coders will laugh at my skinny class lol. Any books to help me get the big picture?

24th Oct 2018, 7:35 AM
Learn
2 Answers
+ 1
You can find c++ books from the link:https://whatpixel.com/best-cpp-books/
24th Oct 2018, 8:06 AM
AL Araf
AL Araf - avatar
0
24th Oct 2018, 11:10 AM
KrOW
KrOW - avatar