c++ Programming Tutorial 2 (Part 1 of 2)

NEW Programming HELP WEBSITE!
http://reconnetworks.com
Part 1 of 2, my new tutorial going through loops, switch statements, if else statements and applying them to another fairly simple program

Duration : 0:7:36



25 Responses to “c++ Programming Tutorial 2 (Part 1 of 2)”

  1. wildweelz Says:

    AHHHHHhhh1!!!! are …
    AHHHHHhhh1!!!! are those ‘:’ or ‘;’ !!! ahhhh!!!

  2. bluefal Says:

    excellent tutorial! …
    excellent tutorial!

    If u like show w/ computer stuff and superb comedy action and good charisma
    then watch Chuck on NBC @ 7 or 8 (depends on where u leave).

  3. bleach440 Says:

    this helped me alot …
    this helped me alot with c++ because i realy didnt understand it that much

  4. Sshakey6791 Says:

    Why dose system not …
    Why dose system not work for Microsoft visual ??

  5. michieltjuhh Says:

    i mean dsecondnumber
    i mean dsecondnumber

  6. michieltjuhh Says:

    he forgot the cin > …
    he forgot the cin >> dfirstnumber;

  7. vanslly Says:

    If you are …
    If you are referring the the statement terminator - it is a semi-colon (’;’ character).

  8. 4dthought Says:

    Thanks for taking …
    Thanks for taking the time to put up a tutorial on C++. As a positive, you move through the material quickly enough to keep it interesting. Some constructive criticism tho is that the resolution prevents the view from telling the difference between some of the displayed characters. Just a tip for future lessons… Thanks again for taking the time tho!

  9. Cyb3rAssassin Says:

    to change the title …
    to change the title of the command prompt window is SetConsoleTitle(”calculator”); and plus you dont have to do int main(void) you do int main() amatuer

  10. KmKGreyhat Says:

    Don’t have to be so …
    Don’t have to be so seethingly critical, He’s teaching a lesson, not writing the Rosetta Stone. And I found this quite helpful

  11. chickengod98 Says:

    dude, if you think …
    dude, if you think he’s better, make a good one yourself. He’s using his spare time to voluntarily teach complete strangers something.

  12. chickengod98 Says:

    meant *ur*

    Great …
    meant *ur*

    Great tut BTW

  13. Minas1990 Says:

    SetConsoleTitle(” …
    SetConsoleTitle(”calculator”); doesn’t work.. (or I’m doing something wrong)

  14. daiiani Says:

    Yeah even doh the …
    Yeah even doh the pros @ c++ seem to find som error in ur tutorial, Thanx anyway, great for learning.

  15. juannyboii Says:

    ive been watching …
    ive been watching all of your tutorials and I was able to do this one too, they usually take me longer because Im trying to understand exactly WHY this things do what they do. I’ve finally got the concept and I’m messing around with it. Thanks a lot for helping me get started!

  16. ricardocameron Says:

    Thanks SOOO much!! …
    Thanks SOOO much!! so, how much does one have to learn to get a job programming in c++? I don’t have a computer science degree… :D

  17. akuko2 Says:

    if anybody needs …
    if anybody needs more hep in c++ or programing in general the book Beginning Programing for Dummies is great. Thats how I got started. And thanks for these videos they are great

  18. fredhair Says:

    u hav to put …
    u hav to put system(”TITLE calculator”);

  19. FloppyFormatFrenzy Says:

    What’s with the …
    What’s with the broken indenting? Besides calling functions before you declare variables.

  20. supastylinboi Says:

    I think you forgot …
    I think you forgot the “cin >> dfirstnumber”

  21. HateAnarchy Says:

    It should be ” …
    It should be “string cDoagain;” not “char cDoagain”.

  22. HateAnarchy Says:

    Disregard that (In …
    Disregard that (In before bash quote)

  23. alpha1shadow Says:

    that’s the name of …
    that’s the name of the variable. it holds either y or n. that’s why it’s a char

  24. marmuhlade Says:

    Tell someone that …
    Tell someone that cares.

  25. wingedwolf23 Says:

    Can someone help me …
    Can someone help me? Every time i try to compile the file, it shows up that it can’t find some file. No matter what it is, even a sample, has someone got the same problem? Please, i really want to learn c++, and i need to.

Leave a Reply

Posted on June 1st, 2007 by admin

Filed under C |

|