@@ -77,7 +77,7 @@ <h3>Format</h3>
77
77
< p > We choose a book by voting in the #book-club Slack channel, and then we agree on
78
78
a meeting format. Usually, this means breaking the book up into 6-7 chunks, and
79
79
then we meet every other week to discuss each chunk.</ p >
80
- < p > We cover roughly 3 books per year, spending 3-4 months on each book.</ p >
80
+ < p > We cover roughly 2 books per year, spending 3-4 months on each book.</ p >
81
81
< h3 > What books do you read?</ h3 >
82
82
< p > The book club has read books like < strong > Designing Data Intensive Applications</ strong > and
83
83
< strong > Crafting Interpreters</ strong > , as well as exploring the new language < strong > Mojo</ strong > .</ p >
@@ -88,24 +88,17 @@ <h3>How can I get involved?</h3>
88
88
< p > Join the #book-club channel on the Slack! We also will post to #general when
89
89
we're starting a new book.</ p >
90
90
< h3 > Current Book</ h3 >
91
- < p > We are currently working through < a href ="https://pages.cs.wisc.edu/~remzi/OSTEP/ "> Operating Systems: 3 Easy
92
- Pieces</ a > from UW's very own Remzi H.
93
- Arpaci-Dusseau and Andrea C. Arpaci-Dusseau.</ p >
94
- < p > Because it's a pretty dense text and a real life actual college course, we're
95
- using the < a href ="https://pages.cs.wisc.edu/%7Eremzi/Classes/537/Spring2018/Discussion/videos.html "> video
96
- lectures</ a >
97
- as the primary text and the book as a supporting resource.</ p >
98
- < p > We meet every two weeks to discuss the lectures and associated textbook chapters.</ p >
91
+ < p > TBD! We are working on selecting our next book, with discussion sessions to
92
+ start in September. This will be a hands-on book, so head to the Slack to see
93
+ the options and vote!</ p >
99
94
< p > < strong > Discussion Schedule:</ strong > </ p >
100
- < ul >
101
- < li > 17 February 2025: Lectures 1 and 2 (and associated Discussions)</ li >
102
- < li > 03 March 2025: Lectures 3 and 4 (and associated Discussions)</ li >
103
- < li > 14 April 2025: Lectures 5 and 6 (and associated Discussions)</ li >
104
- < li > 21 April 2025: Lectures 7 and 8 (and associated Discussions)</ li >
105
- < li > 12 May 2025: Lectures 9 and 10 (and associated Discussions)</ li >
106
- < li > 02 June 2025: Lectures 11 and 12 (and associated Discussions)</ li >
107
- < li > 16 June 2025: Lectures 13 and 14</ li >
108
- </ ul >
95
+ < p > TBD!</ p >
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 >
109
102
110
103
< script src ="add_email.js "> </ script >
111
104
0 commit comments