Jump to content

Recommended Posts

Posted

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++?

  • 1 year later...
Posted

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.

  • 1 month later...
Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...