C Programming Tutorial 11 - C Basics Part 3 - Taking Input from User

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

Your method of teaching is incredibly easy to follow, and the progression so far has been intuitive. Thank you so much for these videos

davidsgambettera
Автор

Online class sucks. I'm new to programming, I don't have any background. I was struggling. I really don't understand my teacher and I just pass whatever activity he gave. I usually just search on youtube or google, copy, without understanding anything. Now I am watching your video and I can really say I'm learning. Thank you!

khaynellopecillo
Автор

This is a pretty good set of videos. You explain everything well and have answered questions that other videos I have watched haven't.

nathanbrooks
Автор

Thoroughly enjoying your relaxed and informal style and your well stated explanations.

cw
Автор

Omg the best programming video on YouTube tbh
You saved my life

tahmeenanazarwal
Автор

I've paid for a course on C but this is much better!

arireview
Автор

You are the only thing saving me in my C programming class. Thank you! I'm learning so well from the way you teach!!

yummyfriend
Автор

No one can explain this better. thanks. again.

evi.wammes
Автор

Taking input? More like taking notes...from an outstanding tutorial! Thanks so much for making and posting these videos.

PunmasterSTP
Автор

thoroughly enjoying programming, ,,thank you very much, well understood

fariraimamombe
Автор

thank you so much for your help your amazing

sofianehacini
Автор

I can guarantee you that in less than 3 years from now, this channel will have reached 400k sub, 800k views per vid on C programming.





This is the best tutorial video in YouTube lol

blank
Автор

I am learning well and now I can take user input so I decided to take it from my family members

dogbrosinc
Автор

I subbed as soon as you said “Hey beautiful” @ 4:19

danielh
Автор

@caleb cury can we use %d instead of %i

himaaaaanshu
Автор

Hey bro!
Whenever I use the scanf, the output shows running all the time until I stop the code manually.Its never completed.
Pls help
PS:I am using VS code

londonsystem
Автор

Hi, Caleb, I hope you read my comment asap. I am doing a project right now and I need help. Hint says: "scanf to read an
integer and a character ("%d%c") in
one call and then assess." Thanks

sinistermagus
Автор

Always check the return value of scanf() ! You will get UB when a value is not set and you read it.
I think this topic is too early in the series, teaching functions, arguments/parameters and pointers should be done first. You can use the number of command line arguments and the actual command line arguments as an way to get some user input before you learned/teach how to use scanf().

happygimp
Автор

Hello What if you Want to take text input? Like:
Printf whats your Name
Scan %i
Printf your Name is %i

cesarcol
Автор

I need who inputs keep on-screen when the program be executed. help, please

juliaassis