Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Beginner C++ Tutorial

Loading...

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

Uploaded by on Nov 18, 2007

This is my beginner C++ tutorial. Learn to make the program that says Hello World. Unlike many tutorials, instead of throwing out random code and saying "this is the end product", I go through and say what each piece of code does. I have taken a class on C++, and will relay all the information to you. Look forward to my future posts.

Category:

Howto & Style

Tags:

License:

Standard YouTube License

  • likes, 8 dislikes

Link to this comment:

Share to:

Uploader Comments (DailyHacker)

  • very good tutorial, hope see more from you

  • Look at my other account, DeltaYourmom... I made this one just because my old account's name was kind of silly and my siblings posted other videos using my account.. but there's a second video on that account... DeltaYourmom

Top Comments

  • Why use system("PAUSE"), that is not C++, that is a special way of sending PAUSE to CMD.EXE for windows then waiting for the user to press any key as of the output of cmd.exe to the C++ app, I recommend using cin.get() so it waits for the user to hit enter to continue, and it works with all systems capable of running a C++ application

  • It's just the way it is. the people who know the language and use it professionally frown at tutorials like these. I checked the other ones, it's the same thing. These people are doing this to get their videos noticed on youtube. They are not real programmers. They are just putting lego blocks together and think they know.

see all

All Comments (69)

Sign In or Sign Up now to post a comment!
  • Best tutorial ever, I have seen many other tutorials but this is the best

    *subs*

  • @navesele Well oh noes..... maby someone needs something like this to learn something from c++ basics.

  • THANK YOU IT WORKS :DDD

  • @Compgenius999

    System("pause") is better because you can press any key to continue, but with cin.get() you need to type something first and then press enter...

  • system("pause") is not good use for this example. Better cin.get(); Sometimes you must write cin.get();  cin.get();

  • why do you use "iostream.h"?

    "iostream" itself works perfectly fine..

  • @DailyHacker Visual C++ is free, the Express version is. Registering is free

  • If you download Microsofts programs they install a windows activation key that makes sure your registered with them (to prevent piracy and it gives you 30 days to enter in the key) if you lost that code then your locked out of your pc for ever untill you enter in a key. So incase you dont have that key and are not registered dont download c++ from windows

  • @Doomfussel How so?

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