Autoplay
Autocomplete
Previous Lecture
Complete and Continue
IOS-14 & Swift-5 - The Complete IOS App Development Course
Introduction
1 - Introduction to Course (1:40)
XCODE Overview and Simulator
2 - Create First Project (9:25)
3 - Swift Holding Data (10:34)
4 - Swift Data Types (6:48)
5 - Basic Swift Rules (11:08)
Create UI
6 - How to Create UI? (13:24)
7 - Connect UI and Code (14:44)
8 - Adding Constraints to Design (10:48)
9 - Swift Conditional Statements (11:53)
10 - First App Final (9:34)
Reach Data from UI
11 - SWIFT How to make math operations (12:19)
12 - SWIFT Floats vs Doubles (7:41)
13 - Different UI Elements (19:42)
14 - Reach data from UI (11:40)
15 - UI Actions (8:03)
16 - SWIFT Logic and booleans (5:02)
Listing Data on IOS
17 - App Introduction (1:21)
18 - SWIFT Listing data structure Arrays (15:05)
19 - Listing Data on IOS (13:09)
20 - How to list data on TableView (9:44)
21 - Create TableView data (8:43)
Routing on IOS
22 - Route to another screen (15:31)
23 - Data transfer between screens (13:25)
24 - Country Detail Screen (3:51)
25 - SWIFT for in Loop (6:55)
Important Swift Concepts
26 - Swift Functions (12:11)
27 - Swift Take Data from a function (10:09)
28 - Swift Classes (10:56)
29 - Swift Class Methods (8:43)
30 - Swift Build Class hierarchy (11:06)
App refactor with Classes
31 - Refactor CountryList (14:48)
32 - Swift Optionals (10:47)
33 - Reorganize CountryList App (13:33)
Blog App
34 - App Preview (3:11)
35 - Create and Design the App (17:39)
36 - Connect Code and Visual Side (11:12)
37 - Show Blog Entries in TableView (11:37)
How to Save Data
38 - How to save Data (13:23)
39 - How to reach data from CoreData (17:57)
40 - Blog Entry Detail (13:53)
41 - Automatic Function Calls (11:45)
42 - Design Issues (11:42)
43 - Design List Items (14:48)
44 - Blog App Final (17:26)
Jason and API
45 - What are JSON and API? (8:10)
46 - Building Data Structure (6:40)
47 - Guard Else and Do Catch Statements (12:45)
48 - Decoder, Codable and Coding Keys (7:54)
MVVM
49 - MVVM (7:03)
50 - Code Refactoring (7:13)
51 - Creating the ViewModel (4:31)
Booklist
52 - Book List UI Design (8:40)
53 - Creating TableViewCell (10:32)
54 - ViewController and Final (4:58)
Deploy to App Store
55 - How to Create an Apple Developer Account (8:35)
56 - Provisioning Profile (10:33)
57 - How to Setup Icons for iOS Apps (6:06)
58 - Uploading App to App Store (6:35)
59 - Metadata and Submitting App For Review (9:09)
1 - Introduction to Course