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
C++: How does it work?
So, this is going to seem kinda half-baked, but I want to learn C++. Does anyone have a good way to learn how to program in it?
Take note that I have absolutely no programming experience. If this is too much for a beginner, can you recommend better languages for beginners?
3 Answers
- Wertle WooLv 610 years agoFavorite Answer
C++ should be the first language you learn. Learn it from this book: http://t2.hhg.to/teach_yourself_cpp_in_21_days.pdf
- SnezzyLv 710 years ago
You won't learn it here in Y!A. Instead you should learn it by doing C++ programming while following a good textbook. there are too many to list, and some of the are actually good. Search online for reviews. Don't be afraid to spend money on books. And actually type every program into the computer. If you get a book with a CD of all the example programs, you are doing yourself a disservice.