Swift Random Number Generation

It is very important to generate random numbers in our mobile applications or in any…

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…

Xamarin Tool Bar Item

You may want to create items on some of your pages. You can add it…

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…

Xamarin Forms Checking Location

You can find the current article here. You may want to use location services in…