Data Types & Variables - C Programming Tutorial #2

  Рет қаралды 10,683

NeuralNine

NeuralNine

Күн бұрын

Пікірлер: 32
@prodigyprogrammer3187
@prodigyprogrammer3187 2 жыл бұрын
pls dont stop this we need this type of quality content
@aymancassim8944
@aymancassim8944 2 жыл бұрын
9:14 Damn dude never thought you would have bring that up XD
@devtadeo
@devtadeo 2 жыл бұрын
Im loving this series now i can understand even more about pc's and C
@14ftdude
@14ftdude 2 жыл бұрын
Thank you so much for another C programming tutorial
@ItsCOMMANDer_
@ItsCOMMANDer_ 10 ай бұрын
Here are some limit calculayion functionn to calculate the max and min using the amount of bits in number (eg an int has 32 bits). Signed numbers: Min = 2^(bits - 1) Max = 2^(bits - 1) - 1 Unsigned: Min = 0 Max = 2^bits - 1
@Mamagarden2024
@Mamagarden2024 9 ай бұрын
Your teaching process is really amazing man 😇
@rubyelephant5922
@rubyelephant5922 2 жыл бұрын
Keep it comin 🔥
@bhagyajkumarb2765
@bhagyajkumarb2765 2 жыл бұрын
Thank you so much for this amazing content. ❤❤
@xavermiklos1489
@xavermiklos1489 2 жыл бұрын
Thanks, it looks good so far!
@Seriosso
@Seriosso 2 жыл бұрын
Great content!
@pwn3d_07
@pwn3d_07 5 ай бұрын
this is very good thanks a lot
@paultwocock5421
@paultwocock5421 2 жыл бұрын
Thank you thank you soo much
@prodigyprogrammer3187
@prodigyprogrammer3187 2 жыл бұрын
and pls i want the intermediate and advanced playlist
@enkelly7496
@enkelly7496 2 жыл бұрын
😀LOVE THIS CONTENT!!!
@sagiv3106
@sagiv3106 2 жыл бұрын
Will you also cover the windows 32 API functions?
@omidmamadi2540
@omidmamadi2540 2 жыл бұрын
i know little but of AVR-C but still wanna learn about vanilla C
@Shotbyvishalvk
@Shotbyvishalvk 9 ай бұрын
Typing speed 🙌🏻 🫡
@abhinavchoudhary6849
@abhinavchoudhary6849 2 жыл бұрын
Awesome
@QuimChaos
@QuimChaos Жыл бұрын
attention that for unsigned long and unsigned long long, if the number is bigger than LONG_MIN, the number has to be forced to unsigned, adding an U to the end of it: unsigned long long int really_big_number = 18446744073709551615U; 😅 Same for floats. I have to force it to float or it will assume a double and give a warning for a narrowing conversion: float real_number = 123456.789f Plus, floats are completely unreliable (imprecise) ... Real numbers (float/double) are a rabbit hole...
@kexec.
@kexec. 2 жыл бұрын
Can you explain why memory size is so important? I now know char uses 1 byte and integer uses 2 byte, but I'm not sure what is the purpose of explaing this.
@davidsulaberidze5978
@davidsulaberidze5978 2 жыл бұрын
Thank you very much
@BabyBoomCartoons
@BabyBoomCartoons Жыл бұрын
Thanks sir
@rkroy3481
@rkroy3481 2 жыл бұрын
Plz continue the series...plz
@guilherme5094
@guilherme5094 2 жыл бұрын
Thanks!!
@asbjchk
@asbjchk 2 жыл бұрын
Thanks! A very deep and good video on C. Btw, the minimum sizeof(long) should be 4 instead of 6? Ref: en.m.wikipedia.org/wiki/C_data_types
@baudyscars
@baudyscars 2 жыл бұрын
nice!
@monahf
@monahf 2 жыл бұрын
Thx.
@tcgvsocg1458
@tcgvsocg1458 2 жыл бұрын
Your video are really good but i hate see face of youtuber can you creat a soft that can hide youtuber face on video on python please?
@jamilmuhanna8792
@jamilmuhanna8792 2 жыл бұрын
@orelronorelron
@orelronorelron 2 жыл бұрын
Please for the lessons at least, move to VScode.
@jekserimek
@jekserimek 2 жыл бұрын
....bruh
Operators  - C Programming Tutorial #3
18:57
NeuralNine
Рет қаралды 2,9 М.
Motivation & First Program - C Programming Tutorial #1
19:42
NeuralNine
Рет қаралды 14 М.
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 138 МЛН
Муж внезапно вернулся домой @Oscar_elteacher
00:43
История одного вокалиста
Рет қаралды 7 МЛН
Generic data types in C
14:58
CodeVault
Рет қаралды 21 М.
Variables in C++
13:46
The Cherno
Рет қаралды 473 М.
Dynamic Arrays in C
11:46
Dylan Falconer
Рет қаралды 70 М.
Makefiles Make Your Life Easier
12:05
NeuralNine
Рет қаралды 111 М.
Function Pointers | C Programming Tutorial
18:31
Portfolio Courses
Рет қаралды 67 М.
JavaScript VARIABLES are easy! 📦
12:49
Bro Code
Рет қаралды 81 М.
Be Careful When Using scanf() in C
12:22
NeuralNine
Рет қаралды 130 М.
Master Pointers in C:  10X Your C Coding!
14:12
Dave's Garage
Рет қаралды 328 М.
why do void* pointers even exist?
8:17
Low Level
Рет қаралды 388 М.
Why is Python 150X slower than C?
10:45
Mehul - Codedamn
Рет қаралды 18 М.
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 138 МЛН