Swift 5.5 Hacking iOS 15 App Development with SwiftUI 3 and Xcode 13

100 casts | 17:24:05 for the total course


Description

Visually learn SwiftUI 3 and build top-notch iOS 15, iPadOS mobile apps, Apple Watch apps, and even macOS desktop applications. This complete iOS application development course is designed to teach you how to become an advanced multiplatform app developer using Apple’s native user interface framework: SwiftUI.

  • 1. 00a Course Overview
    • 00a Course Overview | Swift 5.5 Hacking iOS 15 App Development with SwiftUI 3 and Xcode 13

      6:15

    • 01 What You'll Need | Swift 5.5 Hacking iOS 15 App Development with SwiftUI 3 and Xcode 13

      5:55

  • 2. 00b (Prerequisite) Introduction to Xcode
    • 00 Intro And Demo

      6:49

    • 01 General Interface Intro

      15:06

    • 02 File System Introduction

      13:24

    • 03 Viewcontroller Intro

      6:54

    • 05 Connecting Outlets And Actions

      14:12

    • 06 Running An Application

      10:07

    • 07 Debugging An Application

      11:41

  • 3. 02 (Prerequisite) Swift Language Basics
    • 00 00 Language Basics Topics List

      5:15

    • 01 00 Learning Goals

      4:25

    • 01 01 Intro To Variables And Constants

      16:17

    • 01 02 Primitive Types

      19:08

    • 01 03 Strings

      19:11

    • 01 04 Nil Values

      13:16

    • 01 05 Tuples

      14:40

    • 01 06 Type Conversions

      23:40

    • 01 07 Assignment Operators

      11:43

    • 01 08 Conditional Operators

      12:51

    • 02 00 Topics-List-And-Learning-Objectives

      3:38

    • 02 01 Intro To Collection Types

      10:58

    • 02 Creating Arrays

      5:19

    • 02 03 Common Array Operations

      25:26

    • 02 04 Multidimensional Arrays

      8:03

    • 02 05 Ranges

      9:59

    • 03 00 Topics List And Learning Objectives

      4:07

    • 03 01 Intro To If And Else Statements

      10:07

    • 02 Else If Statements

      9:13

    • 03 Multiple Simultaneous Tests

      12:58

    • 03 04 Intro To Switch Statements

      9:47

    • 03 05 Advanced Switch Statement Techniques

      16:25

    • 03 06 Testing For Nil Values

      12:15

    • 03 07 Intro To While Loops

      14:51

    • 03 08A. Intro To For...In Loops

      14:39

    • 03 08B Intro To For...In Loops (Cont'd)

      11:19

    • 03 09 Complex Loops And Loop Control Statements

      20:05

    • 04 00 Topics List And Learning Objectives

      4:16

    • 04 01 Intro To Functions

      20:20

    • 04 02 Function Parameters

      12:02

    • 04 03 Return Statements

      14:26

    • 04 04A Parameter Variations - Argument Labels

      9:23

    • 04 04B Parameter Variations - Default Values

      5:51

    • 04 04C Parameters Variations - Inout Parameters

      9:04

    • 04 04D Parameter Variations - Variadic Parameters

      11:12

    • 04 05 Returning Multiple Values Simultaneously

      7:47

    • 05 00 Topics List And Learning Objectives

      5:25

    • 05 01 Intro To Classes

      16:24

    • 05 02A Properties As Fields - Add To Class Implementation

      13:44

    • 05 02B Custom Getters And Setters

      8:44

    • 05 02C Calculated Properties

      24:12

    • 05 02D Variable Scope And Self

      13:16

    • 05 02E Lazy And Static Variables

      14:35

    • 05 03A Behaviour And Instance Methods

      16:38

    • 05 03B Class Type Methods

      7:42

    • 05 04 Class Instances As Field Variables

      8:52

    • 05 05A Inheritance, Subclassing And Superclassing

      24:06

    • 05 05B Overriding Initializers

      13:41

    • 05 05C Overriding Properties

      16:30

    • 05 05D Overriding Methods

      10:34

    • 05 06 Structs Overview

      20:24

    • 05 07 Enumerations

      16:31

    • 05 08 Comparisons Between Classes, Structs And Enums

      14:40

  • 4. 03 (Prerequisite) Introduction to SwiftUI
    • 01 What Is Swiftui

      4:55

    • 03 01 Build A Text Object

      9:25

    • 03 02 Build An Image Object

      3:33

    • 03 03 Add An Image From The Web

      3:33

    • 03 04 Add An Image From The Web

      10:33

    • 03 05 Build A Button

      5:07

    • 03 06 Build A Toggle Button

      7:09

    • 03 07 Build A Slider

      9:10

    • 03 08 Build A View From A Collection

      7:10

    • 04 01 Customize Stack Layouts

      4:50

    • 04 02 Control Spacing Around Views

      7:55

    • 04 03 Force Views To One Side

      4:50

    • 04 04 Layer Views On Top Of Each Other

      4:51

    • 04 05 Make Horizontal And Vertical Scrolling

      6:26

    • 05 01 Read Text From A Textfield

      6:24

    • 05 02 Build A Secure Password Field

      4:49

    • 05 03 Read Values From A Slider

      3:26

  • 5. 04a Build a greeting app
    • 01 Build A New Ios App In Xcode

      5:44

    • 02 Show Current Time With Swiftui

      6:40

    • 03 Get Current Hour In Military Time With Swiftui

      7:16

    • 04 Choose A Greeting Based On Current Hour

      12:03

  • 6. 04b Add icons to SwiftUI with SF Symbols
    • 05 See All Xcode Icons With Sf Symbols App

      2:50

    • 06 Show Icons Based On Conditions

      10:40

  • 7. 04c Build a pomodoro timer app
    • 01 Set Up App With Swiftui

      3:26

    • 02 Build A Timer With Swiftui

      10:01

    • 04 Change Colors Based On Variable Value

      6:26

    • 03 Switch Between Work And Break Timers

      9:05

    • 05 Change Text Based On Current Timer

      7:35

  • 8. 05 Build a multi-page iOS 15 app
    • 01 Build A New Ios App In Xcode

      6:53

    • 02 Build A Homepage Content View

      5:37

  • 9. 06 Build multiple pages with data
    • 04 Build Data For Multiple Pages

      8:29

    • 05 Fill Each Page With Data Automatically

      8:24

    • 03 Build A Page Template View

      6:45

  • 10. 07 Track progress and change pages
    • 06 Build A Controller View For Changing Pages

      7:06

    • 07 Build A Button To Change Pages

      11:51

  • 11. 08 Combine homepage and multiple pages
    • 08 Build An App To Track Progress

      14:24

  • 12. 09 Add image and color to each page
    • 09 Add Image To Each Page

      7:17

    • 10 Add Background Color To Each Page Of Ios App

      11:10

Created By

Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more. Over 11 years, Mammoth Interactive has built a global student community with 3.3 million

US$19.98

  US$199.00

Buy Now (US$19.98) ➔

Lifetime Access
30-Day Money-Back Guarantee.

Reviews
No reviews yet