@@ -12,6 +12,38 @@ is [available](https://henryiii.github.io/se-for-sci/live) with some caveats
1212[ available] ( https://mybinder.org/v2/gh/henryiii/se-for-sci/main?urlpath=lab ) ,
1313too.
1414
15+ Summer variation (2025 dates):
16+
17+ ```
18+ ┌─────────┬───────────────────────┬────────────┐
19+ │ Week │ Topic │ Date │
20+ ├─────────┼───────────────────────┼────────────┤
21+ │ Week 1 │ Intro to class / Git │ 6/2 │
22+ │ │ Packaging │ 6/4 │
23+ │ │ Advanced Git │ 6/6 │
24+ ├─────────┼───────────────────────┼────────────┤
25+ │ Week 2 │ Dynamic testing │ 6/9 │
26+ │ │ Static testing │ 6/11 │
27+ │ │ CI │ 6/13 │
28+ ├─────────┼───────────────────────┼────────────┤
29+ │ Week 3 │ OO design │ 6/16 │
30+ │ │ Functional design │ 6/18 │
31+ │ │ Other design patterns │ 6/20 │
32+ ├─────────┼───────────────────────┼────────────┤
33+ │ │ Traineeship week │ │
34+ ├─────────┼───────────────────────┼────────────┤
35+ │ Week 4 │ Parallel - threads │ 6/30 │
36+ │ │ Parallel - processes │ 7/2 │
37+ │ │ Independence Day │ (No class) │
38+ ├─────────┼───────────────────────┼────────────┤
39+ │ Week 5 │ Static typing │ 7/7 │
40+ │ │ Compiling code │ 7/9 │
41+ │ │ Mixing compiled code │ 7/11 │
42+ ├─────────┼───────────────────────┼────────────┤
43+ │ │ Final report due │ 7/18 │
44+ └─────────┴───────────────────────┴────────────┘
45+ ```
46+
1547<a rel =" license " href =" http://creativecommons.org/licenses/by/4.0/ " ><img alt =" Creative Commons License " style =" border-width :0 " src =" https://i.creativecommons.org/l/by/4.0/88x31.png " /></a ><br />This
1648work is licensed under a
1749<a rel =" license " href =" http://creativecommons.org/licenses/by/4.0/ " >Creative
0 commit comments