Learn the settings of the iOS environment to start programming

In this section we will learn how to install and develop the iOS xcode development environment. Developing iOS settings requires installing the iOS xcode development environment from the App Store or installing iOS xcode from the Apple website. IOS…

Learn the style and structure of iOS (architecture) in simple language

Here we want to learn the style and structure of iOS architecture in swift with examples, as well as different layers in the structure and style of iOS xcode application and application files (xcode iOS (main.storyboard, viewcontroller.xwift,…

Learn how to create Hello World program with Swift language

How to create hello world iOS app using xcode; In fact, we learn the first example of Hello world using swift; We will also give an example of how to use the emulator in iOS, how to create…

Learn iOS actions and outlets in simple language

Here we learn iOS actions and outlets in Swift with examples using the xcode editor. We also learn how to use iOS actions and outlets IBoutlets and IBActions in swift with examples. In iOS, Outlets and…

Learn iOS Delegates in plain language

We want to learn how to use iOS Delegates in Swift by using an example, and learn how to use iOS Delegates in relation to multiple objects using the xcode editor in Swift. The concept…

Learn the UI buttons (user interface) in iOS in simple language

With an example in Swift, we will learn how to use the ui buttons in iOS and how we can use the ui control button in iOS to get special actions that happen by clicking.…

Learn UI labels (iOS) in iOS in simple language

Here we will learn how to use ui labels in iOS with an example, as well as how to use ui control labels in iOS applications to display content in the form of plain text…

Learn iOS progress bar (progress view) in simple language

We will learn the iOS progress bar or ui (progress-view ui) or iOS progress indicators in Swift with examples and learn how to use the iOS progress bar / progress view in Swift to progress…

Learn the text of UI fields (user interface) in iOS

Learn about the text of UI fields in iOS and learn to use this text of ui control fields in swift language; This feature allows the user to input applications. Text UI fields in iOS…

Learn UI datasets (time selection) on iOS

We want to learn how to use the UI datasheet in iOS by giving an example in swift. We also learn with an example how to select the date, time or both items in the…