Skip to content

Commit

Permalink
translate week plan into English
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornregnell committed Dec 20, 2021
1 parent 5ee7d8d commit 129eb3b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions plan/week-plan-english.md
Original file line number Diff line number Diff line change
@@ -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)|

0 comments on commit 129eb3b

Please sign in to comment.