Learning Swift step by step

Learning Swift step by step

Swift is a programming language for the IOS system, I myself, as a big fan of Apple products was really interested in making an application of my own. Programming sounds scary so it took me a while to get me into the right mindset to take on the challenge. However, once I started I found that it is not that hard.

I followed one of the Udemy classes that teaches Swift. It makes my life way easier. I highly recommend whoever is a beginner like me to start by following the tutorial. https://concordia.udemy.com/course-dashboard-redirect/?course_id=1778502 here is the link to the tutorial That I’m following!

Interface of Xcode, I’m making an “I am rich” app

Here is what you need to program with, a software called Xcode. It is designed for Swift and IOS system, it is easy to use, most are drag and drop actions, all the functions are labeled clearly ( the tutorial used the older version of Xcode if you have the newer version of it just explore a little bit more, they didn’t change a lot. Or the best way is to memorize the shortcuts of the main functions.) After you figure out how things work and you have an idea of what app you want to build, you can start gathering elements you will need in your app such as pictures sound effects, and so on. It is going to be harder than just drag and drop for sure when we keep learning further but if you are following the video, it is well-paced enough for you to catch up.