Skip to content

Commit 633a9fd

Browse files
committed
adding schedule for Python Playground
1 parent 59a2f81 commit 633a9fd

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

content/bookclub/contents.lr

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,29 @@ we're starting a new book.
3838

3939
### Current Book
4040

41-
TBD! We are working on selecting our next book, with discussion sessions to
42-
start in September. This will be a hands-on book, so head to the Slack to see
43-
the options and vote!
41+
[Python Playground (2nd Edition)](https://nostarch.com/python-playground-2nd-edition)
42+
4443

4544
**Discussion Schedule:**
4645

47-
TBD!
46+
- Monday, August 25 2025: Recursive Algorithms and Drawing
47+
- Monday, September 08 2025: Simulations: Conways Game of Life, Birds
48+
- Monday, September 22 2025: Simulations: Personal Project
49+
- Monday, October 06 2025: Art: ASCII art, photomosaics
50+
- Monday, October 20 2025: Art: Autostereograms and personal projects
51+
- Monday, November 03 2025: 3D: OpenGL and Conway's Game of Life in 3D
52+
- Monday, November 17 2025: 3D: Volume rendering and personal projects
53+
- Monday, December 01 2025: Hardware: Raspberri Pi Projects
54+
- Monday, December 15 2025: Hardware: Other IoT
55+
4856

4957
### History
5058

5159
- Fall/Winter 2023: [**Designing Data Intensive Applications**](https://dataintensive.net/)
5260
- Spring/Summer 2024: Exploring the new language [**Mojo**](https://docs.modular.com/mojo/manual/)
5361
- Fall/Winter 2024: [**Crafting Interpreters**](https://craftinginterpreters.com/)
5462
- Spring/Summer 2025: [**Operating Systems: Three Easy Pieces**](https://pages.cs.wisc.edu/~remzi/OSTEP/)
55-
- Fall/Winter 2025: TBD
63+
- Fall/Winter 2025: [**Python Playground (2nd Edition)**](https://nostarch.com/python-playground-2nd-edition)
5664

5765

5866

0 commit comments

Comments
 (0)