Swift Basics - Variables and Constants

preview_player
Показать описание
In this video I discuss the how to create variables in Swift. We discuss both var and let and the difference between the two. This video is a free preview from my iOS Dev Launchpad course designed to help absolute beginners get started.

Course Link:

iOS Dev Launchpad is my new course for beginners in Swift and iOS development. Of course we will cover the basics of the Swift Language, Xcode and building beginner apps. But in this course we cover so much more about the overall world of iOS development. Things like career paths, networking, libraries, version control, how apps work and so much more.

I also do my best to guide you on future learning by reviewing and recommending iOS development blogs, websites, podcasts and books.

If you are just starting out you will find immense value in this.

#swift #softwaredeveloper #iosdeveloper
Рекомендации по теме
Комментарии
Автор

Thank so much for helping me understand. I had trouble with this.

morrislwanga
Автор

Any real life examples when to apply var and when let?

MrSojek