• Forum
  • Lounge
  • Would you please recommend me a begginer

 
Would you please recommend me a begginer book?

Mar 27, 2016 at 3:37am
I have tried and failed to start studying C++ language, because all the books and tutorials I tried were revealed later too old or pretty wrong.

So this time I seriously want to start with a very correct, qualified, well-known, trustworthy and up-to-date book.

It would seem credible if it has been published several times again. Please recommend me !!
Last edited on Mar 27, 2016 at 3:38am
Mar 27, 2016 at 4:01am
Hi,

give this list a try :+)

http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list

If you have any questions, don't be afraid to ask.

Good Luck !!

Mar 27, 2016 at 5:23am
Thank you very much !!

Have a good day!
Last edited on Mar 27, 2016 at 5:24am
Mar 27, 2016 at 10:06pm
http://www.cplusplus.com/faq/beginners/books/

(Just to be comprehensive, as the FAQ has a section on books to avoid as well.)
Mar 29, 2016 at 12:48pm
Many years ago when I first started C++, I actually found the C++ for Dummies had a couple of decent chapters. But that was about it. I went over to C# and learned that language from top to bottom. Then came back to C++ and found it much easier to use :)
Apr 1, 2016 at 10:20pm
The INTERNET is the book I used to learn. Worked well enough.
Apr 6, 2016 at 10:00am
try W3 school for learning about programming. Lot's of useful courses included there. You can easily learn.
Apr 6, 2016 at 10:48am
Try looking into Beginning C++ Through Game Programming (Fourth Edition). It is easily the greatest beginner C++ book I have ever read in my life. I am currently enrolled in a Bachelor of Software Engineering programme and we have been recommended to read the book in our first year.
Apr 10, 2016 at 5:42am
closed account (1vD3vCM9)
Read "Jumping Into C++", tutorials on the internet.
Topic archived. No new replies allowed.