Skip to content

Commit

Permalink
Updating summary
Browse files Browse the repository at this point in the history
  • Loading branch information
JGL committed Jan 5, 2024
1 parent e577634 commit 155a150
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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

Expand Down

0 comments on commit 155a150

Please sign in to comment.