Learn Swift together
Hello everyone.We will learn swift with you in this series.I want to tell you the swift language in the best way and with plenty of examples.I hope we all get efficiency together.
(If you are beginner, this article series is may not be for you)
This series of articles has been prepared with reference to the UDEMY course of Kasım ADALAN. You can access the training via this link.
Steps :
2- Condition Structures And Loops
3- Some ready codes And Optional
4- Collections
5- Object Oriented Programming -1
6- Object Oriented Programming -2
7- String and String methods.
8- Advanced Level Swift
So if you are ready, let’s get started with setup Xcode.
First, we’ll find apple store in the launchpad and open it.
Search xcode in the search bar and download it.
Open Xcode after download is finished.Create a new playground by doing “ file> new> playground “ from the top menu.We’ll do exercises here.
In this article, we learned how to will proceed, how to install Xcode and how to create a playground.In the next article, we’ll start learning the swift language.
See you later :)