From 155a1507ae24ded2ab7851dcedf4e87cb43b77dd Mon Sep 17 00:00:00 2001 From: Joel Gethin Lewis Date: Fri, 5 Jan 2024 13:15:25 +0000 Subject: [PATCH] Updating summary --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9c8567b..902c46f 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Slides and other content for the Apple Development Intensive course given at the - 1630-1700: Discussion - Schedule for the week: - Monday: Introduction, Constants and Operators - how can I demo this in SwiftUI? - - 1000-1100: Lecture 1: Introduction to the course. 1-01 Introduction to Swift and Playgrounds.key - - 1100-1230: Workshop 1: Introduction to GitHub. Introduction to GitHub. Introduction to Swift. Introduction to the Swift REPL. Lab - Introduction.playground + - 1000-1100: Lecture 1: Introduction to the course. 1-01 Introduction to Swift and Playgrounds.key. Talk about Chicken and Egg problem + - 1100-1230: Workshop 1: Introduction to GitHub. Introduction to GitHub. Introduction to Swift. Introduction to the Swift REPL (https://developer.apple.com/swift/blog/?id=18). Lab - Introduction.playground - 1230-1300: Discussion 1: What do you want to make? - 1300-1400: Lunch break - 1400-1500: Lecture 2: 1-02 Constants Variables and Data Types.key, 1-03 Operators.key @@ -33,6 +33,7 @@ Slides and other content for the Apple Development Intensive course given at the - 1400-1500: Lecture 4: 2-02 Functions.key, 2-03 Structures.key - 1500-1630: Workshop 4: Lab - Functions.playground, Lab - Structures.playground - 1630-1700: Discussion 4: ? + - https://www.swift.org/getting-started/swiftui/ - could this go in instead of discussions? - Wednesday: Classes, Collections, Functions and Structures - 1000-1100: Lecture 5: 2-04 Classes.key, 2-05 Collections.key - 1100-1230: Workshop 5: Lab - Classes.playground, Lab - Collections.playground @@ -41,6 +42,7 @@ Slides and other content for the Apple Development Intensive course given at the - 1400-1500: Lecture 6: 2-02 Functions.key, 2-03 Structures.key - 1500-1630: Workshop 6: Lab - Functions.playground, Lab - Structures.playground - 1630-1700: Discussion 6: ? + - https://developer.apple.com/tutorials/develop-in-swift-tutorials/ - could this go in intead of discussion? - Thursday: Loops, Options, Type Casting, Guard, Scope and Enumerations - 1000-1100: Lecture 7: 2-06 Loops.key, 3-01 Optionals.key, 3-02 Type Casting and Inspection.key - 1100-1230: Workshop 7: Lab - Loops.playground, Lab - Optionals.playground, Lab - Type Casting.playground @@ -49,14 +51,16 @@ Slides and other content for the Apple Development Intensive course given at the - 1400-1500: Lecture 8: 3-03 Guard.key, 3-04 Scope.key, 3-05 Enumerations.key - 1500-1630: Workshop 8: Lab - Guard.playground, Lab - Scope.playground, Lab - Enumerations.playground - 1630-1700: Discussion 8: ? - - Friday: ? + - https://developer.apple.com/tutorials/develop-in-swift-tutorials/ - instead of dicussion + - Friday: Next Steps - 1000-1100: Lecture 9: - 1100-1230: Workshop 9: - 1230-1300: Discussion 9: - 1300-1400: Lunch break - - 1400-1500: Lecture 10: + - 1400-1500: Lecture 10: https://developer.apple.com/xcode/swiftui/, WWDC resources, https://github.com/masoodkamandy/SwiftUI-Cheat-Sheet, https://developer.apple.com/tutorials/swiftui/, https://developer.apple.com/tutorials/app-dev-training/ - 1500-1630: Workshop 10: - 1630-1700: Discussion 10: + - more https://developer.apple.com/tutorials/develop-in-swift-tutorials/ ## Code of Conduct