b06wild Posted January 8, 2011 Report Share 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 Link to comment Share on other sites More sharing options...
danhodge Posted January 8, 2011 Report Share 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 Link to comment Share on other sites More sharing options...
falkencreative Posted January 9, 2011 Report Share 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 Link to comment Share on other sites More sharing options...
b06wild Posted January 9, 2011 Author Report Share Posted January 9, 2011 Thanks for the help. Ill keep searching on google. Quote Link to comment Share on other sites More sharing options...
KalvinMartin Posted February 7, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
benjaminmorgan Posted February 8, 2012 Report Share Posted February 8, 2012 thenewboston.org isn't that bad either. Quote Link to comment Share on other sites More sharing options...
LSW Posted February 8, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
andersonjohn Posted April 4, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
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.