diff --git a/_modules/week-01.md b/_modules/week-01.md deleted file mode 100644 index 2ea9597..0000000 --- a/_modules/week-01.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Introduction to SIGExample ---- - -Sep 28 -: [Java & Git](#) - : [1.1](#) - -Sep 29 -: **Section**{: .label .label-purple }[Intro to Java](#) - : [Solution](#) - -Sep 30 -: [Variables & Objects](#) - : [1.2](#), [2.1](#) - -Oct 1 -: **Lab**{: .label .label-purple } [Intro to Java](#) - -Oct 2 -: [Tracing, IntLists, & Recursion](#) - : [2.1](#) -: **HW 1 due**{: .label .label-red } diff --git a/_modules/week-02.md b/_modules/week-02.md deleted file mode 100644 index 667e8be..0000000 --- a/_modules/week-02.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: SIGExample Topic 1 ---- - -Oct 5 -: [Linked Lists & Encapsulation](#) - : [3.1](#), [2.2](#), [2.3](#) - -Oct 6 -: **Section**{: .label .label-purple }[Linked Lists](#) - : [Solution](#) - -Oct 7 -: [Resizing Arrays](#) - : [2.4](#), [2.5](#) - -Oct 8 -: **Lab**{: .label .label-purple } [Resizing Arrays](#) - -Oct 9 -: [Runtime Analysis](#) - : [8.1](#), [8.2](#), [8.3](#), [8.4](#) -: **HW 2 due**{: .label .label-red }