Skip to content

Commit f85489c

Browse files
committed
chore: summer variation dates
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent 2ef64c8 commit f85489c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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),
1313
too.
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
1648
work is licensed under a
1749
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative

0 commit comments

Comments
 (0)