c++ programming tutorial 1

NEW HELP WEBSITE!! For Coders By Coders
http://reconnetworks.com
giving a breif introduction to basic commands and you get to make a program that takes 3 numbers that a user imputs and averages them.

Duration : 0:8:55



25 Responses to “c++ programming tutorial 1”

  1. Kizluk Says:

    Is it OK to just …
    Is it OK to just write “int main(),” without the void, or “int main(int argc, char *argv[])”?

  2. reconnetworks Says:

    thanks, in answer …
    thanks, in answer to the void question it doesnt really matter what you put in that list (void) () all others would work too.

  3. th3cr34tor Says:

    i’ve done exactly …
    i’ve done exactly what u say but it seems to find a problem with return 0;.

  4. MashAshAsh Says:

    Great tutorials, …
    Great tutorials, although int can safely be used for when only whole numbers are wanted, because if a decimal is put in then it shaves off the decimal place itself. Also, in big applications, system resources can be saved when using doubles only when entirely necessary.

  5. reconnetworks Says:

    Yes, that is …
    Yes, that is explained in future tutorials and on my forums. int stores less data in memory, its been let known. as far as the return 0 problem come onto reconnetworks dot com and we will help you out, the sources are also on there.

  6. juik40 Says:

    thats bull it didnt …
    thats bull it didnt work

  7. reconnetworks Says:

    go to reconnetworks …
    go to reconnetworks dot com to prepare sources.

    You did something wrong.

  8. vincedevgoud Says:

    I appreciate ur …
    I appreciate ur good work ;)

  9. reconnetworks Says:

    thank you :)
    thank you :)

  10. cameronploner7 Says:

    the tutorial was …
    the tutorial was very good
    youre voice was very clear
    and i could actually understand you
    unlike some other tutorials i have herd

  11. rockpppppp Says:

    Great job you have …
    Great job you have just leaned me some basic cpp you awesome 5 stars!!!

  12. Miezinis Says:

    yeah everything is …
    yeah everything is clear, but when i compile the source file it shows that there is an error. Maybe I missed something? 5/5

  13. reconnetworks Says:

    if any of you are …
    if any of you are having problems come to reconnetworks dot com and we can help you, there is nothing much I can do here.

  14. monakid2006 Says:

    nice tutorial but …
    nice tutorial but then again i have been programming intermediate level C++, never made that program before but i will try it out, but you didn’t mention ‘floats’, not that u needed too or anything anyway great tutorial.

  15. Joemama85916 Says:

    when i compile and …
    when i compile and run a red ‘x’ appears next to “double dnumber1 = 0.0;” what shud i do?

  16. WishICouldBeTechDawg Says:

    Me too! I had the …
    Me too! I had the same freaking problem! Don’t know what that’s supposed to mean -.-

  17. 123devon456 Says:

    wow thanks this is …
    wow thanks this is exactly the type of thorough video i was looking for, very well explained. thank you so much

  18. reconnetworks Says:

    post your code in …
    post your code in the c++ help or chat section on reconnetworks dot com.

  19. Davitofrito Says:

    Thank you so much …
    Thank you so much for making this. I’ll watch the rest as I continue to get into C++. BASIC and web design langauges pale in comparison to this. Thanks again.

  20. reconnetworks Says:

    thanks for the …
    thanks for the compliment :)

  21. AlieCC Says:

    it always get me an …
    it always get me an error!!! omg!

  22. bilip Says:

    i got the borland c …
    i got the borland c++ compiler but i got a book with it n tbh i learn better with vids, u helped me get started man, good tutorial

  23. teliti Says:

    dude holy crap this …
    dude holy crap this is the best beginning programming tutorial ive seen yet. thanks for helping me get started on my way

  24. EruIluvatar Says:

    Thanks !
    Thanks !

  25. cmf4788 Says:

    This was the 1st …
    This was the 1st time trying to understand programming. Well done. You made it simple to understand

Leave a Reply

Posted on May 10th, 2007 by admin

Filed under C |

|