File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -94,11 +94,13 @@ <h3>Current Book</h3>
94
94
< p > < strong > Discussion Schedule:</ strong > </ p >
95
95
< p > TBD!</ p >
96
96
< h3 > History</ h3 >
97
- < p > Fall/Winter 2023: < a href ="https://dataintensive.net/ "> < strong > Designing Data Intensive Applications</ strong > </ a >
98
- Spring/Summer 2024: Exploring the new language < a href ="https://docs.modular.com/mojo/manual/ "> < strong > Mojo</ strong > </ a >
99
- Fall/Winter 2024: < a href ="https://craftinginterpreters.com/ "> < strong > Crafting Interpreters</ strong > </ a >
100
- Spring/Summer 2025: < a href ="https://pages.cs.wisc.edu/~remzi/OSTEP/ "> < strong > Operating Systems: Three Easy Pieces</ strong > </ a >
101
- Fall/Winter 2025: TBD</ p >
97
+ < ul >
98
+ < li > Fall/Winter 2023: < a href ="https://dataintensive.net/ "> < strong > Designing Data Intensive Applications</ strong > </ a > </ li >
99
+ < li > Spring/Summer 2024: Exploring the new language < a href ="https://docs.modular.com/mojo/manual/ "> < strong > Mojo</ strong > </ a > </ li >
100
+ < li > Fall/Winter 2024: < a href ="https://craftinginterpreters.com/ "> < strong > Crafting Interpreters</ strong > </ a > </ li >
101
+ < li > Spring/Summer 2025: < a href ="https://pages.cs.wisc.edu/~remzi/OSTEP/ "> < strong > Operating Systems: Three Easy Pieces</ strong > </ a > </ li >
102
+ < li > Fall/Winter 2025: TBD</ li >
103
+ </ ul >
102
104
103
105
< script src ="add_email.js "> </ script >
104
106
You can’t perform that action at this time.
0 commit comments