C++ Programming Tutorial 16 - Integral Data Types and Signed vs Unsigned

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


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

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

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

7:29 "If it's something that regularly goes in the negative, like our bank accounts"
I want a bank account that only allows unsigned integers XD

JnDaFraK
Автор

Hey man, getting into C++ for of work and your videos have helped me fill the holes in my pre-existing knowledge of programming. I didn't expect to follow along so easily. Thanks man, you're a great teacher!

d_rooster
Автор

Hey Caleb I just wanted to say I love your teaching style. You make programming fun and easy to understand. Keep up the good work! Also do you do any game development using c++? If you do please make videos :)

dealdycoldsteel
Автор

You make understanding it easier by talking while programming, and also illustrating on the chalkboard.

AndIChoseToSpeakFAX
Автор

I got to say, I looked up these videos because I wanted to try to make an audrino program, but never did anything in c++. I’ve
Learned enough to compete my project, but I’ve just been enjoying it

jfdd
Автор

I am watching the view count reflecting people quitting. I am still here and hope to survive until the end!!
Glad you are explaining the 16 vs 32. one more column vs double really helps understanding binary !

shscotthoffman
Автор

"So for example, if you want to create an application that uses a ton of memory like Google Chrome..."
That one got me. :D

thomasadams
Автор

You are really great man! That's fantastic. You can explain everything in the world 😃

elmartarverdili
Автор

integers and integrals are different things ... still... I love your videos... many thanks.

drch
Автор

Wow thank you. That does make a lot of sense. You really get to the core of things.

BezA
Автор

brilliant explanation Caleb - i doubt a seasoned C++ 20 + years experience engineer can explain this way

deepg
Автор

Excellent video can’t wait for the next!

WalkthroughCentral
Автор

Is this what that kinda means when buying windows 64 or 32 bit

elipsem
Автор

Great video! You are a really good teacher. You break it down to where everything makes perfect sense. Thank you!

scottishforrester
Автор

2:35 thats very true lol, it can take 10 mins for google to start on my pc lol

dexophobia
Автор

that bit and data types concept and its storage in memories was genius bro like u explained smooth as butter
man u r awesome thanks for alll this

squidly
Автор

Closed Captioned not working on Tutorial 16....Good vlog keep up good work I have learned a lot (I am returning to C++ 13 years ago I stopped. Please?

randalldoane
Автор

But why are they called "integral" types? "Integrals" and "integers" are very different things. You explained how interger srelate to binary, which is great, thank you, but what makes them "integral" types?

ColonelHathi
Автор

So you're saying that the space of an int is...a variable? In all seriousness, thanks again for another amazing video!

PunmasterSTP
Автор

i still don't quite get it but why do we have to know how much bit a datatype has, and what's the importance of managing your memories in computers? Can someone help clarify me on this?

iamvan