This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Are there any good c++ programing books for beginners?
02-19-2014, 12:28 PM
Post: #1
Are there any good c++ programing books for beginners?
Im just now learning how to program and im wanting to create my own app in the future. Are there any good books on c++ that will help a beginner like myself? Please list some, i know there are tutorials online, but i seem to learn better when im reading a book, im less distracted with all this social media ect.

Thanks for the help Smile
Thanks for the help everybody!

Ads

Find all posts by this user
Quote this message in a reply
02-19-2014, 12:35 PM
Post: #2
 
Extremely good, I learned in about three weeks and I am now going to college, I read that back in my senior year of high school and it is a great book, it helps you become pretty good. Although it is just straight forward reading.

http://www.amazon.com/For-Dummies-Stephe...0470317264

Ads

Find all posts by this user
Quote this message in a reply
02-19-2014, 12:42 PM
Post: #3
 
I have seen C++ programming for dummies - try your local library first before you buy the book.
Find all posts by this user
Quote this message in a reply
02-19-2014, 12:45 PM
Post: #4
 
If you have a good used book store near you, take a look at their selection.

Don't worry about the books maybe being older. As a beginner, you are learning the simpler stuff and all the basics are stable.
Find all posts by this user
Quote this message in a reply
02-19-2014, 12:49 PM
Post: #5
 
Here is a link to a C++ Language tutorial PDF that you can read online or save to your computer or just print if you want.
http://www.cplusplus.com/files/tutorial....

You should probably learn JAVA or HTML or Python before attempting C++

If you learn Python for example, which can be done in less than a year, then it will only take you a few weeks to learn any other language out there including C++ HTML, JAVA etc...)

I suggest Python because there are so many free resources available online to help if you are not going to go to college to take the classes. Python is a versatile language and can be used to create a lot of different applications and video games, in addition to that it can be merged with several other languages into common programs.
Python is an open source program so you can download the Python client free online and get started learning right away.
Here is the site where you can get Python for your particular OS.
http://www.python.org/getit/
This Client is the atmosphere you will use to write programs. and test programs.

I recommend a series of video lectures posted by MIT online classes on YouTube.
https://www.youtube.com/watch?v=k6U-i4gXkLM

There is a lot of difference between being a good programmer with a vocabulary of computational tools and being able to read and write code,
and just being slightly acquainted with a programming language.

Hope this helps you decide if you want to learn programming.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)