Swift 4 Programming #9 - While Loops

preview_player
Показать описание
A series of Swift Tutorials that will cover all the basics of Apple's latest programming language - Swift 4! In part 9 we'll learn about while loops in Swift!

♦♦♦♦♦♦♦♦♦♦

THECODEX is a company focused on empowering and enabling anyone to learn how to code. Established in 2015 by Avinash Jain, THECODEX has taught over 150,000 students around the world how to code. With over 13 programming courses on a wide variety of topics, and more than 10,000 5-Star reviews, THECODEX is the right choice for you.

We provide engaging and comprehensive videos that break down complex information and cover everything you need to know about the subject. All students get access to our Q/A forums where you can get your doubts and problems cleared up. At the end of every course, you will receive a certificate of completion.

Jumpstart your Coding Journey with THECODEX today!
Рекомендации по теме
Комментарии
Автор

Thanks for the help, really appreciated it.

thinkcodeandmore
Автор

I for one love that you speak fast and sound very normal to me. I always hate trying to learn from slow talkers. I lose interest so fast as my mind starts wandering off. Thanks for all your classes!

virtualshift
Автор

question:

var codex = 0

while codex <= 20 {
print (codex)
codex = codex + 1

}

if codex = codex + 1 when codex gets to 20 and adds 1 wouldn't . 21 be more than 20, and therefore shouldn't 20 be excluded from the results on the bottom? This confuses me lol

kevinperez
Автор

Thank you for the video, but why you speak too fast?? :)

firasmushasha
Автор

Great videos!
But you must start speaking slowly.

nirbarzilay