C++ Programming Tutorial 36 - Intro to Loops

  Рет қаралды 46,827

Caleb Curry

Caleb Curry

Күн бұрын

Пікірлер: 34
@ParadiseBiker
@ParadiseBiker 5 жыл бұрын
cin >> Caleb_Curry cout
@ashminniraula1193
@ashminniraula1193 4 жыл бұрын
Caleb: ICU John Cena: No you don't
@adolattukhtamurodova4199
@adolattukhtamurodova4199 4 жыл бұрын
Super explanation of loops I've ever watched! Thank you very much!
@vegansynths7757
@vegansynths7757 4 жыл бұрын
This is such a great explanation. Can't thank you enough!
@achitjain2867
@achitjain2867 4 жыл бұрын
Dormamu, I have come to bargain
@Louisianish
@Louisianish 3 жыл бұрын
🤣💀
@DavidMiller-zu7ix
@DavidMiller-zu7ix 4 жыл бұрын
Caleb brings clarity! Thanks, man!
@miguelbarroso_
@miguelbarroso_ 4 жыл бұрын
while (true) { std::cout
@pierfrancescopeperoni
@pierfrancescopeperoni 3 жыл бұрын
1:21 He is watching you.
@dexterrinomhota9687
@dexterrinomhota9687 4 жыл бұрын
okay :))))))))))) i love the intro
@tambow44
@tambow44 3 жыл бұрын
For loops were designed to be run a finite "for the next x times" While loops were designed to be run indefinitely, where the break comes from a boolean flag, "run as long as x is true" That boolean flag may require user input, etc. and it's easier to set the result against a boolean than try and fit that into a for loop.
@angurishudesu
@angurishudesu 3 жыл бұрын
Thanks for the input!
@guitarhax7412
@guitarhax7412 5 жыл бұрын
Boom, next
@leobozkir5425
@leobozkir5425 4 жыл бұрын
0:34 One does not know what loops are but knows what *those things* are?
@Joshua_Cartus
@Joshua_Cartus 4 жыл бұрын
Hahahahahahahaha
@NormaMallorca-ge7mb
@NormaMallorca-ge7mb 5 ай бұрын
Chef is a very nice..imagine a guest like him washing the dishes.. He's not a guest but a part of the family as well...he's really a friend for keeps...
@kirkdanielcaponpon179
@kirkdanielcaponpon179 4 жыл бұрын
thank you for your intro video!
@yungsuh2
@yungsuh2 4 жыл бұрын
great video bro, thx. quick question, how often do coders use loops in todays programmes, are they already written out and you just need to look at what's available to use in the right situation
@reveriechristine476
@reveriechristine476 5 жыл бұрын
this is gold, thanks!
@gatjuatwicteatriek4590
@gatjuatwicteatriek4590 Жыл бұрын
You’re always the best
@Kurende_SA
@Kurende_SA 11 ай бұрын
I love yo swag, bro🤙🏿💯💯😅. ...
@josephinejeyarani4805
@josephinejeyarani4805 3 жыл бұрын
Dude you are better than the other curry
@ikramhanbali6336
@ikramhanbali6336 3 жыл бұрын
Cout
@marisummerss
@marisummerss 2 жыл бұрын
thank you!!!!!
@affanmajid6325
@affanmajid6325 4 жыл бұрын
Can you please expalin a bit more about ++ after you give the value for i
@thaufi131
@thaufi131 4 жыл бұрын
It just means i+1
@alexandramariepascual3550
@alexandramariepascual3550 5 жыл бұрын
i love you
@shadatrahman249
@shadatrahman249 4 жыл бұрын
cout
@user-xt7el4nm7p
@user-xt7el4nm7p 4 жыл бұрын
identifier cout is not defined
@shadatrahman249
@shadatrahman249 4 жыл бұрын
#include using namespace std; int main() { cout
@dhruvdonsahu9972
@dhruvdonsahu9972 4 ай бұрын
what was that dance in the starting??lololllllllll
@eltacomast3e
@eltacomast3e 4 жыл бұрын
Repeated, repeated hahahha
@immanueljohn2410
@immanueljohn2410 4 жыл бұрын
You are better than our indian teacher.
C++ Pointers - Finally Understand Pointers
15:56
Caleb Curry
Рет қаралды 221 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
C++ Programming Tutorial 45 - Intro to Arrays and Vectors
9:47
Caleb Curry
Рет қаралды 48 М.
Loops in C++ (for loops, while loops)
12:20
The Cherno
Рет қаралды 422 М.
10 Math Concepts for Programmers
9:32
Fireship
Рет қаралды 2 МЛН
C++ while loops (#11) 🔄
10:43
Bro Code
Рет қаралды 12 М.
How to REALLY learn C++
8:13
The Cherno
Рет қаралды 815 М.
C++ for loops (#12) ➰
11:15
Bro Code
Рет қаралды 12 М.
C++ Programming Tutorial 67 - Pass By Reference and Pass By Value
8:08
31 nooby C++ habits you need to ditch
16:18
mCoding
Рет қаралды 851 М.
you will never ask about pointers again after watching this video
8:03