Welcome to Introduction to Programming in Swift 5.
In this course we will introduce you to the absolute basics of the Swift programming language. Whether you are a brand new programmer or have experience with other programming languages this course is for you.
Some of the things you will learn in this course are:
• An Introduction to Swift 5 programming concepts
• Installing the necessary tools
• Working with data such as Integers and Strings
• Creating reusable code with functions
• Working with data constructs such as arrays and dictionaries
• Object-oriented programming
• Model View Controller
By the end of this course you will know how to build simple programs with the Swift programming language and you will be ready to learn iOS mobile development.
Model View Controller, Data Modeling, Computer Programming, Object Oriented Programming (OOP), Mobile Development, Swift Programming, Programming Principles, Data Structures, iOS Development, Apple Xcode
Reviews
4.3 (731 ratings)
5 stars
62.92%
4 stars
20.79%
3 stars
8.07%
2 stars
4.51%
1 star
3.69%
A
Dec 13, 2024
This course is a life saver for those who just making first steps in programming, highly recommend to anyone who struggles same like me, thank you so much for this course!
SJ
Jul 20, 2020
Overall the course was good and covered almost everything required for an early learner in order to solve problems using swift programming language
From the lesson
Architecture & Object-Oriented Programming in Swift