C++ Tutorial for beginners -1-

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
2,057
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jun 8, 2011

Visual C++ 2008: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29


Learn how to program in C++ easy! part one! maximise the window to see the source code.

Subscribe and like! comment too!



Notes:

Unlike Pascal and BASIC, C++ is a case sensitive language. For example Cout is not the same as cout and will not work.

C++ can be difficult as a first language. For users who are having trouble learning how to program, try using QBasic or Pascal first.


#include ; - Required to use cin and cout *

using namespace std; - prevents the need for syntax like: std::cout or std::endl etc.

Note: ostream works with cout and istream works with cin. iostream works with both cin and cout

Link to this comment:

Share to:

Uploader Comments (Shihonoryu)

  • what is the song in the intro?

  • @TheOtherGuy1223 a intro that came with camtasia studio :)

  • could use some likes and subs to keep me goin ;)

  • Whats the name of the application that you run that only installs it?

    The actual program that lets you write the code is exactly "Microsoft Visual C++ 2008 express edition" the icon for it is a kind of yellow swuare with ++ and a arrow below the ++

  • great job...question?..i know i'm jumping ahead but thats just me when i ask..all these beginner tutorials are great but how far away am i from actually creating a 3d character from (cheetah 3d) and making it toss a ball across the screen on a test run for ipod ?(with me all ready knowing how to create animated characters on cheetah 3d) ? thank you leif

  • @Mrhollywood00010001 So your making a game on the Ipod? and your question is how far you are ahead from this tutorial? very far. i dont really know anything about programming the Ipod, or anything touchscreen. so im not really at liberty to answer that question very much :p

    Thanks :) ill try and get another video up soon

see all

All Comments (14)

Sign In or Sign Up now to post a comment!
  • thanks

    

  • @ShadowZr0 You need to know where the actual program is? try searching in your start menu for "visual C++"

  • Great tutorial. :D

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more