Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
What is a good C++ book for beginners with small projects in it?
I need to get a C++ book that is for beginners. The book that was recommended is quiet expensive so the professor said we could use any C++ book etc. Is there a good C++ book that you would recommended that has mini projects to teach yourself C++ etc?
Thanks a lot
3 Answers
- 1 decade agoFavorite Answer
the best way to learn C++ is to go on youtube and watch tutorials and do what they do to learn basics then start to look into more complex stuff until you finally got everything down. Why use a book? You can use youtube free I've learned php, css, c++, html all from youtube.
- jwong71091Lv 61 decade ago
If you want to learn C++ then here are some resources you can try out
You can go to Amazon.com or your local library or store to find many books, DVDs, and etc. for learning many things
Sams Teach Yourself C++ in One Hour a Day
http://www.amazon.com/Sams-Teach-Yourself-One-Hour...
C++ Programming in Easy Steps
http://www.amazon.com/Programming-Easy-Steps-Mike-...
You can use Google.com to find free tutorials, ebooks, and other information
http://www.google.com/search?hl=en&q=C%2B%2B+++ebo...
xoax.net is a really good website to learn about C++ because it shows you how to download the FREE Microsoft's version of their Integrated Development Environment (IDE) Visual C++ 2008 Express and use it to create C++ programs…and they also include many video tutorials for learning C++:
http://xoax.net/info/sitemap.php
The websites FunctionX and Programmingtutorials have many free tutorials for learning about C++, Excel and Access, Java, Visual Basic, and etc.
www.programmingtutorials.com
YouTube has videos for almost any subject or topic you can think of
http://www.youtube.com/results?search_query=C%2B%2...
Good luck and I hope this will give you a good head start in learning C++!