Description
In this course, you will learn:-
- Students will create their own Swift programs.
- Create simple iOS applications.
- Use the Xcode Interface to its full potential.
Syllabus:-
- Introduction
- Getting Started with Swift
- Variables and Data Types
- Constants and Multiple Assignment
- Arithmetic Operators
- Conditional Statements
- Arrays
- Dictionaries
- For Loops
- While Loops
- Switches and Loop Control Statements
- Functions
- Structs
- Enums
- Classes and Objects
- Inheritance and Overriding
- Protocols
- Extensions
- Introduction
- Getting Started
- Adding Buttons
- The Slider
- Adding the Logic
- Adding the Switch
- Play Again and Design
- Constraints
- Final Touches
- Introduction
- Getting Started
- Adding the Table View
- Custom Tale View Cell
- Custom Cell Class
- Using the Custom cell
- Designing the Expanded View
- Passing data between views
- Adding Constraints
- Final Touches