C++ Tutorial for Beginners: Learn Programming with Zeeshan

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 5K views
zeeshawn
Messages
3
Reaction score
0
Hi Everyone!
Does anyone here know where i could find a good C++ programming tutorial. I've always wanted to learn how to progam but i can't find a good tutorial (im only 13 years old..) if anyone knows about a good tutorial please post link here, pm me the link, or email me the link.
Much Appriciated!

-Zeeshan
 
Physics news on Phys.org
Here is a standard programming tutorial, should be of some help:
http://www.cplusplus.com/doc/tutorial/

I've also been told that you should learn C before you learn C++, but I don't remember why that was a good ide. :-p
 
Thanks eveyone! Much appricated!
 
MrGandalf said:
Here is a standard programming tutorial, should be of some help:
http://www.cplusplus.com/doc/tutorial/

I've also been told that you should learn C before you learn C++, but I don't remember why that was a good ide. :-p

i like this tutorial
 
C++ is a nice Object Oriented language, but a little difficult. If you're new to programming, perhaps Python is a nice solution for you. After understanding the basics you can go to the next level.

Code:
[PLAIN]http://www.python.org/
[/PLAIN]
 
Last edited by a moderator: