Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

any can suggest me for good books for C++ Basics.

Regards,
ranjith
Posted
Comments
Volynsky Alex 26-Dec-12 5:41am    
C++ How to Program, 5/E takes a new early classes and objects approach to teaching programming : http://www.deitel.com/books/cpphtp5/
Volynsky Alex 26-Dec-12 5:44am    
"The C++ Programming Language" of Bjarne Stroustrup

1 solution

Look to those in your native language - pretty much any of them are good for the basics, provided you avoid those with "for Dummies", "in xx Days" or multiple exclamation marks in the title.

Wrox do some good ones, as do Addison Wesley, but the important things are that the text should be in a native language to meake is easier for you to understand, and that you do all the exercises and examples yourself!
 
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