Thursday, July 30, 2009

I will like to learn C++ by myself becoase I don't has time and money. Which is a good book to learn by myself

Here is a *great* tutorial to teach yourself C++. It goes over a lot of aspects of programming.





http://www.cplusplus.com/doc/tutorial/





Then once you finish that tutorial you should write a few "hard" programs to test your knowledge and push the limits.

I will like to learn C++ by myself becoase I don't has time and money. Which is a good book to learn by myself
These are the best freely avaiable books people have been using heavily.


You can download all of them from pspxworld.com





1. Teach Yourself C++ in 21 Days





You can read this whole comprehensive C++ book for free. Start with the basics of variables and constants and then learn about pointers, references, inheritance, polymorphism, templates and more.





2. Thinking in C++ Volume 1 - Introduction to Standard C++





Free downloadable c++ book from Bruce Eckel. Downloadable in zipped pdf form.





3. C++ Programming





This is an open content wiki book about C++ programming. It is supposed to be an introductory C++ book that introduces the concepts and features of the C++ language including the STL library.





4. Industrial Strength C++





C++ online book in pdf format.





5. A Beginners C++





This page contains information concerning a draft version of a book "A Beginners' C++" in pdf and postscript format.





6. Compilers and Compiler Generators: an introduction with C++





This book is available in html, pdf and postscript versions.





7. C++ in Action





Web version of a C++ book that includes a section on Windows programming with C++. The online version appears to be laid out in tutorial form.





8. Download C++ Programming Book





C++ Programming is provided as a zip file which includes the chapters (in Word 6 format) and the sample programs (in DOS text format).





9. Who's Afraid of C++?





Free online c++ entry-level programming book.





10. Optimizing C++ the WWW version





Optimizing C++ provides working programmers and those who intend to be working programmers with a practical, real-world approach to program optimization.





11. Data Structures and Algorithms with Object-Oriented Design Patterns in C++





Free online C++ programming book.





12. C and C++ Style Guides





This page offers access to many style guides for code written in C and C++. The list includes HTML, PDF, postscript, and original versions whenever possible





13. An Introduction to C++ Programming





You might want to have a look at the C introduction course to get up to speed on that language.





14. How To Think Like A Computer Scientist With C++





The goal of this book is to teach you to think like a computer scientist.





15. Programming in C++ - Rules and Recommendations





The purpose of this document is to define one style of programming in C++.





16. Thinking in C++ Volume 2 - Practical Programming





Free downloadable c++ book from Bruce Eckel. Downloadable in zipped pdf form.
Reply:I recommend downloading programs and looking at them, as well as picking up one of those learn C++ in 7 Days books (for an older version) from a clearance section from a bookstore or from the internet. I wouldn't pay more than $10 for one of those books (including shipping).





Best of luck to you.


No comments:

Post a Comment