C Programming Tutorial – 2 – Intro to Variables

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

36 responses to “C Programming Tutorial – 2 – Intro to Variables”

  1. Renatzki Agab Avatar

    Please, Sir Bucky could you continue this type of video quality in this series in devc++ okey?

  2. MJ Sanchez Avatar

    I WANT TO NAME MY VARIABLE "BABOON"

  3. RANDO Fusion Avatar

    what is <conio.f>

  4. John P Avatar

    OMFG IT IS NOT TUNA OR BACON
    WOOOOOOAAAAAAH

  5. Abhishek shah Avatar

    What's the difference between using main() and main(void)?

  6. zhentrix calipso Avatar

    the video is fucked up

  7. Aneesh Skariah Avatar

    you're a good teacher. keep up the good job!

  8. Micah Egglezos Avatar

    Thank you so much!!

  9. billyblackburn87 Avatar

    Ive only ever used Java (for 4 years) C is quite similar, sort of

  10. Joseph wilson Avatar

    I like this one it multiples

  11. Laurelindo Avatar

    How important is it to add "return 0;" at the end of a program?
    My lecturers seem to mention that thing a lot.

  12. Igor Sputnika Avatar

    6:42 made me crack up xd

  13. Puks piks Avatar

    when i type 4 and 6 or 3 and 2 always same number pops up like sum …. and its : 2686724 … i don0t know where is problem. Can you help me with that ?

  14. Mohammed Bujair Avatar

    which version of turbo c++ is this???

  15. SillyCoder Avatar

    Thanks for your tutorials! 😀 Appreciate!

  16. Oldyeh Avatar

    conio.h hasnt been used for years (As the time of this suggests) and getch and getche etc are part of the conio.h format which hasnt been included within compilers for a long time

  17. Alex Evans Avatar

    Hi, I have a question regarding %d. This video and Tutorial 1 are the only videos I've watched so far, so I'll feel quite silly if my question is explained further on.

    In the second to last line of code: printf ("The sum is %d", sum) Why is %d within the string input, and how is not considered as part of the string?

  18. SangoProductions213 Avatar

    isn't int for whole numbers only, not decimals?

  19. Ammaray yarammA Avatar

    Great job with the tutorials. I am taking a C programming class at my university, but it is very hard to learn in that setting because most of the time I can't keep up and understand at the same time. This is easy to understand and code along with. Thanks Bucky!!

  20. Chronic Cast Avatar

    Bucky, I don't know how often you check the comments on your videos. But I have to say thank you for putting your knowledge out there like this. I wouldn't have passed Java in College if thenewboston wasn't around! 2 java classes passed because of you, now for C programming 🙂 thanks man!

  21. Saam Avatar

    are you a teaching wizard

  22. LPJawesome X Avatar

    This doesn't work for me. if I enter 3 and then 5 it just says "the sum is 5" I'm using code::blocks. Can someone help please?

  23. Melwyn Daniel Avatar

    dude u didnt said y conio,h is used help me out here plz

  24. penis Avatar

    This doesn't work I get the error on the last }. "[Build Error] ["C] Error 1"

  25. Arnkæll Avatar

    bucky why did you use the address of the variable rather than the variable itself in scanf?

  26. JUAN SINAAAAAAAAAAA Avatar

    what if I actually want to print out "/n"?

  27. Joel Gordon Avatar

    Hey i can't get the calculator on code blocks, has an error on the second print f? What did i do wrong?

  28. dino davis Avatar

    Help me. it keeps saying source file not compiled when i try to run it when i have already compiled the file.  

  29. Hehe! Avatar

    what compiler should i use?

  30. Dipanjan Bhattacharjee Avatar

    hey,  my one says that it has stopped working.
                                               any solution ??

  31. Boombear517 Avatar

    I made a better version of this calculator http://pastebin.com/Y1MXHbyq

  32. Meet joshi Avatar

    this vids are very great 

  33. ilaaliali Avatar

    TO AVOID ERRORs:   write scanf_s instead of scanf if you are using Visual Studio Express 2013

  34. Blade Strikes Avatar

    getch() dosen't work for me…But the program still waits for me to enter a key even if I dont have it

Leave a Reply

Your email address will not be published. Required fields are marked *