Click here to Skip to main content
15,884,537 members
Please Sign up or sign in to vote.
3.67/5 (3 votes)
See more: (untagged)
hello! i am a c++ beginner, and i have learn the fundamentals of c++ by reading c++primer. I am looking forward to turn what i have learned into practice. Is there any small project that is suitable for me? I think c++ alone may not be enough, so if it involves other fields of knowledge such as networking blablabla...please give a recommendation of books about that for me to learn before i start the project. thank u!
Posted

Buy the Stroustrup C++ book, it's full of small exercises based on the subjects taught in each chapter. Thats 'the c++ programming language'. Of course, C++ has no networking support, so you'll need to read about that in a book that teaches the frameworks you're using in C++, such as MFC.
 
Share this answer
 
v2
You can use Object oriented programming language by Balagurusamy. its nice one.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900