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

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

created by Mammoth Interactive INC

  • 1. 00a Course Overview
  • 2. 00b (Prerequisite) Introduction to Xcode
    • 00 Intro And Demo

    • 01 General Interface Intro

    • 02 File System Introduction

    • 03 Viewcontroller Intro

    • 05 Connecting Outlets And Actions

    • 06 Running An Application

    • 07 Debugging An Application

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

    • 01 00 Learning Goals

    • 01 01 Intro To Variables And Constants

    • 01 02 Primitive Types

    • 01 03 Strings

    • 01 04 Nil Values

    • 01 05 Tuples

    • 01 06 Type Conversions

    • 01 07 Assignment Operators

    • 01 08 Conditional Operators

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

    • 02 01 Intro To Collection Types

    • 02 Creating Arrays

    • 02 03 Common Array Operations

    • 02 04 Multidimensional Arrays

    • 02 05 Ranges

    • 03 00 Topics List And Learning Objectives

    • 03 01 Intro To If And Else Statements

    • 02 Else If Statements

    • 03 Multiple Simultaneous Tests

    • 03 04 Intro To Switch Statements

    • 03 05 Advanced Switch Statement Techniques

    • 03 06 Testing For Nil Values

    • 03 07 Intro To While Loops

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

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

    • 03 09 Complex Loops And Loop Control Statements

    • 04 00 Topics List And Learning Objectives

    • 04 01 Intro To Functions

    • 04 02 Function Parameters

    • 04 03 Return Statements

    • 04 04A Parameter Variations - Argument Labels

    • 04 04B Parameter Variations - Default Values

    • 04 04C Parameters Variations - Inout Parameters

    • 04 04D Parameter Variations - Variadic Parameters

    • 04 05 Returning Multiple Values Simultaneously

    • 05 00 Topics List And Learning Objectives

    • 05 01 Intro To Classes

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

    • 05 02B Custom Getters And Setters

    • 05 02C Calculated Properties

    • 05 02D Variable Scope And Self

    • 05 02E Lazy And Static Variables

    • 05 03A Behaviour And Instance Methods

    • 05 03B Class Type Methods

    • 05 04 Class Instances As Field Variables

    • 05 05A Inheritance, Subclassing And Superclassing

    • 05 05B Overriding Initializers

    • 05 05C Overriding Properties

    • 05 05D Overriding Methods

    • 05 06 Structs Overview

    • 05 07 Enumerations

    • 05 08 Comparisons Between Classes, Structs And Enums

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

    • 03 01 Build A Text Object

    • 03 02 Build An Image Object

    • 03 03 Add An Image From The Web

    • 03 04 Add An Image From The Web

    • 03 05 Build A Button

    • 03 06 Build A Toggle Button

    • 03 07 Build A Slider

    • 03 08 Build A View From A Collection

    • 04 01 Customize Stack Layouts

    • 04 02 Control Spacing Around Views

    • 04 03 Force Views To One Side

    • 04 04 Layer Views On Top Of Each Other

    • 04 05 Make Horizontal And Vertical Scrolling

    • 05 01 Read Text From A Textfield

    • 05 02 Build A Secure Password Field

    • 05 03 Read Values From A Slider

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

    • 02 Show Current Time With Swiftui

    • 03 Get Current Hour In Military Time With Swiftui

    • 04 Choose A Greeting Based On Current Hour

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

    • 06 Show Icons Based On Conditions

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

    • 02 Build A Timer With Swiftui

    • 04 Change Colors Based On Variable Value

    • 03 Switch Between Work And Break Timers

    • 05 Change Text Based On Current Timer

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

    • 02 Build A Homepage Content View

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

    • 05 Fill Each Page With Data Automatically

    • 03 Build A Page Template View

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

    • 07 Build A Button To Change Pages

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

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

    • 10 Add Background Color To Each Page Of Ios App

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

46 Views 0 Likes 0 Comments

Comment
Leave a comment (supports markdown format)