@@ -38,21 +38,29 @@ we're starting a new book.
38
38
39
39
### Current Book
40
40
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
+
44
43
45
44
** Discussion Schedule:**
46
45
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
+
48
56
49
57
### History
50
58
51
59
- Fall/Winter 2023: [ ** Designing Data Intensive Applications** ] ( https://dataintensive.net/ )
52
60
- Spring/Summer 2024: Exploring the new language [ ** Mojo** ] ( https://docs.modular.com/mojo/manual/ )
53
61
- Fall/Winter 2024: [ ** Crafting Interpreters** ] ( https://craftinginterpreters.com/ )
54
62
- 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 )
56
64
57
65
58
66
0 commit comments