|
6 | 6 |
|
7 | 7 | <img src="/static/images/bookclub-logo.png" width=300px />
|
8 | 8 |
|
9 |
| -## Introduction |
| 9 | +### Introduction |
10 | 10 |
|
11 |
| -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus imperdiet, nulla et dictum interdum, nisi lorem egestas odio, vitae scelerisque enim ligula venenatis dolor. |
| 11 | +MadPy has a book club! We are a group of folks who meet bi-weekly to talk through |
| 12 | +a book about programming or software development. This is a great way to learn |
| 13 | +about new things in the industry, fill in gaps in your knowledge, and talk with |
| 14 | +other developers. |
12 | 15 |
|
13 |
| -## Why Use Lorem Ipsum? |
| 16 | +### Format |
14 | 17 |
|
15 |
| -- It provides a natural flow of text. |
16 |
| -- Helps designers focus on layout. |
17 |
| -- Avoids distractions from actual content. |
| 18 | +We choose a book by voting in the #book-club Slack channel, and then we agree on |
| 19 | +a meeting format. Usually, this means breaking the book up into 6-7 chunks, and |
| 20 | +then we meet every other week to discuss each chunk. |
18 | 21 |
|
19 |
| -## A Closer Look |
| 22 | +We cover roughly 3 books per year, spending 3-4 months on each book. |
20 | 23 |
|
21 |
| -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque in ipsum id orci porta dapibus. Donec sollicitudin molestie malesuada. |
| 24 | +### What books do you read? |
22 | 25 |
|
23 |
| -> "Lorem ipsum is the best known dummy text in the industry." |
| 26 | +The book club has read books like **Designing Data Intensive Applications** and |
| 27 | +**Crafting Interpreters**, as well as exploring the new language **Mojo**. |
24 | 28 |
|
25 |
| -## Conclusion |
| 29 | +The books are sometimes directly related to Python, and sometimes about broader |
| 30 | +concepts in software development or different technologies. |
26 | 31 |
|
27 |
| -Using placeholder text allows you to visualize your layout before finalizing content. Lorem ipsum continues to be a valuable tool in design and development. |
| 32 | +We try to have a good mix of hands on programming books and more conceptual books. |
28 | 33 |
|
29 |
| ----- |
30 |
| -*Written by John Doe* |
31 |
| -Published on February 11, 2025 |
| 34 | +### How can I get involved? |
| 35 | + |
| 36 | +Join the #book-club channel on the Slack! We also will post to #general when |
| 37 | +we're starting a new book. |
32 | 38 |
|
33 | 39 | ---
|
34 | 40 | subtitle: Come Learn with MadPy
|
0 commit comments