Click here to Skip to main content
15,883,797 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
....................................................................................................

What I have tried:

................................
Posted
Updated 7-Oct-21 22:17pm
Comments
Shao Voon Wong 8-Oct-21 2:48am    
https://www.learncpp.com/

Here is links to references books on C and C++ by the authors of the languages. Note than C is the ancestor of C++, so knowing C is always useful with C++.
The C Programming Language - Wikipedia, the free encyclopedia[^]

C++ Programing Language[^] (may be not exactly free)
A tutorial site: Learn C++[^]
 
Share this answer
 
v2
 
Share this answer
 
Comments
Patrice T 15-Oct-21 13:34pm    
The Reference books !
5
Richard MacCutchan 16-Oct-21 3:56am    
:thumbsup:
Eckel's free books could be a nice introduction, see Quick Links - MindView Exceptional Learning Experiences[^].
 
Share this answer
 
Comments
Patrice T 15-Oct-21 13:32pm    
+5
Try your local library: they can often order books from libraries all across the country, or even purchase special ones if asked nicely.

Addison Wesley, Wrox, and Microsoft press all do good books - but not free - just avoid any with "In NNN Days!", multiple exclamation marks, or "For Dummies" in the title.
 
Share this answer
 

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

  Print Answers RSS


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