diff --git a/content/course-info.md b/content/course-info.md index 3a487ba..903cdee 100644 --- a/content/course-info.md +++ b/content/course-info.md @@ -57,7 +57,7 @@ To earn a P, you will need >= 70%. This course is fast-paced and highly cumulati **Web**: You are allowed up to **4 unexcused absences across lectures and labs**. -**iOS**: You are allowed up to **2 unexcused absences across lectures and discussions each respectively**. If you are not able to attend the given lecture or discussion, you are given an alternative assignment to complete. +**iOS**: You are allowed up to **2 unexcused absences across lectures and discussions each respectively**. If you are not able to attend a lecture or discussion, you can complete the corresponding alternative assignment on Ed. Completing alternative assignments will treat you as if you were there. If you have an extenuating circumstance and have used up your unexcused absences, please fill out our excused absences form. Your grade will not be impacted by the first two unexcused absences, nor by any excused absences. diff --git a/content/ios/schedule-page.md b/content/ios/schedule-page.md index 9c4bdf6..43f9940 100644 --- a/content/ios/schedule-page.md +++ b/content/ios/schedule-page.md @@ -14,8 +14,8 @@ Join the [Ed](https://edstem.org/us/join/9rtEur) and [Gradescope](https://www.gr | Week | Lecture | Lab Section | Homework/Project | | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | | 1 | Motivation, Git, & Swift [Slides](https://drive.google.com/file/d/1GuW3e5f9PlFAp6cmPt9mgZV7KEjML1rL/view?usp=sharing) [Recording](https://youtu.be/DkCzKvBstto?si=kKP4MiEbhiM5IP2S)| [Discussion 1](https://drive.google.com/file/d/1tmSyMl6Jo-C2GqunlbtiarAdZ7nNW7DV/view?usp=sharing) [Discussion 1 Solutions](https://drive.google.com/file/d/17_NQKT7oNr3Q-eyYUgflLMjeyub0S_OA/view?usp=sharing) | [Homework 1](https://calhacks.notion.site/HW-1-9ff3cbb742a440b4afac115ce0ed3876?pvs=4) | -| 2 | More Swift & SwiftUI Fundamentals [Slides](https://drive.google.com/file/d/1H2hfkGkuhfsFEeHkt6wpgNl0efXIh96M/view?usp=sharing) [Recording](https://youtu.be/SS6DwEJ1beo?si=sO17XKLBnsCpVe-O) | [Discussion 2](https://drive.google.com/file/d/1uong0PNGsFdeWKim6_w1R7BaA-ZCGMqT/view) | [Mini Project 1: CalFinance](https://calhacks.notion.site/Mini-Project-1-CalFinance-e1d3ffaf400b4c679dd01609c764c0dd?pvs=4) | -| 3 | Closures, Dataflow, & Lists | Discussion 3 | Mini Project 1| +| 2 | More Swift & SwiftUI Fundamentals [Slides](https://drive.google.com/file/d/1H2hfkGkuhfsFEeHkt6wpgNl0efXIh96M/view?usp=sharing) [Recording](https://youtu.be/SS6DwEJ1beo?si=sO17XKLBnsCpVe-O) | [Discussion 2](https://drive.google.com/file/d/1uong0PNGsFdeWKim6_w1R7BaA-ZCGMqT/view) | [Mini Project 1: CalFinance Check Point 1](https://calhacks.notion.site/Mini-Project-1-CalFinance-e1d3ffaf400b4c679dd01609c764c0dd?pvs=4) | +| 3 | Closures, Dataflow, & Lists [Slides](https://drive.google.com/file/d/126CEqMcylUEn4Y5xsFSI52DX1LHfN5LH/view?usp=sharing) | Discussion 3 | [Mini Project 1: CalFinance Check Point 2](https://calhacks.notion.site/Mini-Project-1-CalFinance-e1d3ffaf400b4c679dd01609c764c0dd?pvs=4) | | 4 | Observation and MVVM | Discussion 4 | Mini Project 2: Class Planner | | 5 | Navigation and Presentation | Discussion 5 | Mini Project 2 | | 6 | Animations | Discussion 6 | Mini Project 2 |