C# Programming Tutorial 29 - Nested for Loops (Triangles and Pyramids)

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


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

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

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

Q: "I don't know why so many people get excited about this"
A: Because now we can hand in our class assignments that our textbooks do a terrible job of explaining.

Ps. thanks for the tutorial :)

cogs
Автор

I guess if you don’t understand for loops very well, then you wont be able to make triangle shapes.

The more complex your triangle is, the more you understand for loops.

JulioJVL
Автор

itd be nice if you could explain HOW it works

jonmarsh
Автор

the inner for loop gets reset after the next iteration right?

zerosandones
Автор

I really cannot get the hang of this.. and I am needed to use the while loop only to make a Triangle

letlotloRamatsa
Автор

My C# program prints out the number 9 to 0 then 8 to 0 and so on, but it does this in one single column rather than forming a triangle. Any suggestions?

thecryptokingz
Автор

brilliant tutorial, thx and god bless u and the world ^_^ a sincere blessing from hong kong ^_^

wuyanchu
Автор

I'm 2:30 through the video and I have 6 errors with exactly your code, at least I think I have exactly your code down. It doesn't know what the identifier Console is, it wants a ; after a }, "requires a type specifier for all declarations" and points to (string[] args), and a couple more things it looks like. zoinks scoobs i fucked up

kdtallllll