cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Help About the C++ Programming
Help About the C++ Programming
Nov 23, 2011 at 10:01am UTC
mamstat
(1)
I am a new user. Please tell me How can I learn C++ in easy way Through net and Books
Nov 23, 2011 at 10:08am UTC
Code Assassin
(326)
Alright, well for starters I think you should check out the tutorials on this website:
http://www.cplusplus.com/doc/tutorial/
If you get stuck, or need help on anything that doesn't make sense, you can post it on the forum and see if you get a response (I'm sure you will :D).
You might want to take a look at this book:
http://www.amazon.com/Without-Fear-Beginners-Guide-Makes/dp/0132673266/ref=sr_1_1?s=books&ie=UTF8&qid=1322042698&sr=1-1
or this one:
http://www.amazon.com/Primer-4th-Stanley-B-Lippman/dp/0201721481/ref=sr_1_1?s=books&ie=UTF8&qid=1322042726&sr=1-1
Though I highly recommend you read through as many C++ books as you possibly can.
You may also want to follow video tutorials on YouTube.
Here's one to get you started:
(It's on YouTube too, but I perfer going through the link to access the tutorials )
http://thenewboston.org/list.php?cat=16
One more thing, C++ can be easy for some people, and C++ can be hard for some people. Just know this:
It'll take lots of work, and dedication if you want to master the language.
Best of luck to you,
Code Assassin
Last edited on
Nov 23, 2011 at 10:11am UTC
Topic archived. No new replies allowed.