diff --git a/plan/week-plan-english.md b/plan/week-plan-english.md new file mode 100644 index 000000000..c77dd2b8b --- /dev/null +++ b/plan/week-plan-english.md @@ -0,0 +1,18 @@ +| Week | Module | +|:--|:--| +|W01|[Introduction](https://fileadmin.cs.lth.se/pgk/lect-w01.pdf)| +|W02|[Programs, Control Structures](https://fileadmin.cs.lth.se/pgk/lect-w02.pdf)| +|W03|[Functions, Abstraction](https://fileadmin.cs.lth.se/pgk/lect-w03.pdf)| +|W04|[Objects, Encapsulation](https://fileadmin.cs.lth.se/pgk/lect-w04.pdf)| +|W05|[Classes, Data Modelling](https://fileadmin.cs.lth.se/pgk/lect-w05.pdf)| +|W06|[Patterns, Error Management](https://fileadmin.cs.lth.se/pgk/lect-w06.pdf)| +|W07|[Sequences, Enumerations](https://fileadmin.cs.lth.se/pgk/lect-w07.pdf)| +| - | Diagnostic Test| +|W08|[Nested Structures, Type Parameters](https://fileadmin.cs.lth.se/pgk/lect-w08.pdf)| +|W09|[Sets, Key-Value Tables](https://fileadmin.cs.lth.se/pgk/lect-w09.pdf)| +|W10|[Inheritance, Composition](https://fileadmin.cs.lth.se/pgk/lect-w10.pdf)| +|W11|[Context Parameters, API Design Goals](https://fileadmin.cs.lth.se/pgk/lect-w11.pdf)| +|W12|[Project work (week 1), Comparing Scala and Java](https://fileadmin.cs.lth.se/pgk/lect-w12.pdf)| +|W13|[Project work (week 2), Repetition of theory before oral test](https://fileadmin.cs.lth.se/pgk/lect-w13.pdf)| +|W14|Oral Test (for passing grade)| +|--|Written Exam (optional, for higher grades)| \ No newline at end of file