Swift Using Timer

As in most programming languages, time is also very important in Swift. Especially the present…

Swift Var and Let

Defining variables is one of the top priorities in a programming language. Because we keep…

Swift Using If Else

One of the most important features in a programming language is decision -making structures. Thanks…

Swift Outlet and Action

Hello. In this article I will talk about outlet and action differences for friends who…

Swift Functions

One of the features we use most in a programming language is its functionality. Before…

Swift Variables

The most important part of a language is the part of variables. In fact, almost…

Swift

Hello. In this article I will talk about Swift programming language that I have just…