b06wild Posted January 8, 2011 Report Posted January 8, 2011 Hey everyone, I am new to the programming world and along with learning the basics to web design I am also interested in learning the basics to C++. Does anyone know of any good video tutorials online to learn C++? Quote
danhodge Posted January 8, 2011 Report Posted January 8, 2011 You could always try this websites youtube channel: Killerphp They have a lot of good videos, and they cover most areas of website development... Quote
falkencreative Posted January 9, 2011 Report Posted January 9, 2011 @danhodge: C++ isn't something KillerPHP covers unfortunately. @b06wild: I don't know of any offhand. Google search is your friend. Quote
b06wild Posted January 9, 2011 Author Report Posted January 9, 2011 Thanks for the help. Ill keep searching on google. Quote
KalvinMartin Posted February 7, 2012 Report Posted February 7, 2012 http://www.cplusplus.com this is the best way of learning the C++ content with the best support of examples and explanations..Each and every part to be explained in the separate part of the content in detailed manner.... Quote
benjaminmorgan Posted February 8, 2012 Report Posted February 8, 2012 thenewboston.org isn't that bad either. Quote
LSW Posted February 8, 2012 Report Posted February 8, 2012 May I ask why C++? It is not really a web development tool, it is for creating real applications. As you mention web development, you should look at C# and .Net framework, it is better suited to web applications. Quote
andersonjohn Posted April 4, 2012 Report Posted April 4, 2012 LearnCpp.com is a totally free website devoted to teaching you to program in C++. Whether you’ve had any prior experience programming or not, the tutorials on this site will walk you through all the steps you’ll need to know in order to create and compile your programs. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.