Added: 11 months ago
From: onlivegamer
Views: 3,321
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (11)

Sign In or Sign Up now to post a comment!
  • I've already graduated from college but had no real teaching in C++, professors just throw it at you.Thanks for all you help.

  • OH u are the first one who s tutorial is understandable:D i ll have C++ exam on thursday so this helps me a lot.:) hope it ll be enough:D

  • The main difference between while and do while statements is the way the end condition of the loop is evaluated, with while, end condition is tested prior to enter the loop so you don't need a "if" before entering the loop; since you have it in the while. do while will execute code bloc once at least before testing end condition.

  • use

    system("pause>>void");

    it replaces getch and doesn't use the message

    :)

    i can't remind where i got it but as i see noone use it

  • I am an actionscript 3 (flash) developer and wanted to move onto something more advanced you really helped

  • Thanks for putting these tutorials on youtube.

    They are very helpful to me. I am new to C++ but experienced with Visual Basic.

    I like it when you do things wrong because I can see it coming and then it happens and it makes me laugh, but at least it shows I am able to spot the errors and correct them. Keep up the good work.

  • u forgot parentheses after the _getch

  • @naipton haha, yeah I realized that when I was finished.

  • @Jozekban alot dont. It doesnt hurt to learn the basics. People arent generally born with knowledge of C++.

  • @Jozekban Most people that watch programming tutorials on youtube are beginners who are looking to learn. Not many advanced coders will look to youtube for help.

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