What are Variables?

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

%d stands for "decimal", as in decimal numbers (base 10). Like all things computers, integers are actually represented in binary (0s and 1s). Printf then converts the binary to decimal numbers - which are the standard numbers we know and love. In gcc, to print binary you can use %b.
Рекомендации по теме
Комментарии
Автор

I thought this was going to be a lower level, "what are variables to the computer", not a C tutorial, but it was still an interesting watch.

mutated__donkey
Автор

I was surprised expecting some philosophical take 😅
Very good job!

AK-vxdy
Автор

month, day, year???
Absolutely disgusting.

John-ygcq
Автор

fyi the channel logo covers up some of your "coming up next" text

rickwoods
Автор

há 0 segundo
Dear god, I am a dev with more than 5+ years working and 2 years mostly doing custom reports, templates, features using Birt and Jasper report. Why am I watching how to declare and use variables? my life comes in full circle.

eriksilva
Автор

Informative and beautifully presented.

kumekster
Автор

Are there any videos coming for Code Aesthetic? Cool video!

wobbly
Автор

Variables is actually a mathematical concept. In Math, all variables are immutable, but unlike constants, the value of a variable still depends on other factor.

khaix
Автор

what's that font you are using called?

ilyhanshi
Автор

When I was learning Python, I thought variables are boxes that stores data
When I am learning Rust, now I think variables are references to data already existing in RAM

joshuachan
Автор

In before the Primeagen reacts to this

gandalfgrey
Автор

Was hoping for some philosophical dive into “what” a variable is.

Shnugs
Автор

Really Cool ! Just small question: with what "tool"(lib) are you animating this video ?

enguerranddesmet
Автор

Deez beans. What flavors do you have? Hazel-

Jabberwockybird
Автор

I'm gonna nitpicking and say that at 7:43, the hourly rate is displayed in the terminal as 28 instead of 25.
Anyway, great video!

franck
Автор

it is beautifully presented but, wouldn't macros or a Visual Basic script in Word or a LibreOffice BASIC script in Writer be more efficient these days? Rather then a C program and using troff?

whtiequillBj