Swift 4 Basics - Step by Step iOS 12
- Description
- Curriculum
- FAQ
- Reviews
This course will make you learn the basic of Swift 4 and Swift 5 programming. The course is updated weekly with new content about the basics of swift. And also when Swift 5 is released, you will get free updates with new features of swift. Therefore this is 2 in 1 course with both Swift 4 and Swift 5.
Swift is a great language to learn, and this course gives every basic thing you need to learn if you are entering to the world of programming, and if you have passion to learn about iOS 12 App development.
-
2Downloading an IDEVideo lesson
In this session you will get to know what is an IDE, and how to download Xcode IDE
-
3Exploring XcodeVideo lesson
In a nutshell,
The features of Xcode
The things you can do with Xcode
-
4Swift Playgrounds & First line of codeVideo lesson
This session helps you get started with Swift Playground and see your first lines of code
-
5IntroductionVideo lesson
Introduction to variables chapter
-
6Using variablesVideo lesson
Understanding the variables in swift 4, swift 5
-
7Having fun with variablesVideo lesson
This is exploring and getting more practice over the variables
-
8Var and letVideo lesson
This lecture includes the variable types in swift: var and let.
var - mutable
let - immutable
-
9Quiz 1Quiz
-
10IntroductionVideo lesson
A simple introduction to data types
-
11What is a data type ?Video lesson
-
12Data Types in SwiftVideo lesson
-
13IntVideo lesson
This shows how to use an integer data type in Xcode Playground
-
14FloatVideo lesson
This lecture is how to use the float data types
-
15DoubleVideo lesson
Double data type is used to store decimals in Swift
-
16StringVideo lesson
A String is a sequence of characters. This lecture includes how to use a String
-
17BoolVideo lesson
Bool is two values true or false, and this session shows how to use bool
-
18CharacterVideo lesson
This lecture includes how you can use the Character data type in Swift
-
19Playing around with variablesVideo lesson
This is all the data types combined together and doing a little exercise
-
20Quiz 2Quiz
-
21IntroductionVideo lesson
A simple intro to operators and section 5
-
22Addition OperatorVideo lesson
This includes the varies ways to use Addition Operator
-
23Subtraction OperatorVideo lesson
How to use Subtraction operator with other data types
-
24Multiplication OperatorVideo lesson
This lecture shows how to use multiplication operator
-
25Division OperatorVideo lesson
Using the division operator with other data types
-
26Modulus OperatorVideo lesson
Understanding the most important modulus operator
-
27Quiz 3Quiz
-
28IntroductionVideo lesson
A intro to section 6: printing and comments
-
29Printing a StringVideo lesson
Understanding the log, and how to print a string
-
30Printing a variableVideo lesson
Understand how to print a variable, and add two variables inside a print
-
31Exploring Variables moreVideo lesson
Doing more practice test and exercises with variables
-
32Using commentsVideo lesson
Using comments in Swift 4

External Links May Contain Affiliate Links read more