You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus imperdiet, nulla et dictum interdum, nisi lorem egestas odio, vitae scelerisque enim ligula venenatis dolor.</p>
65
-
<h2>Why Use Lorem Ipsum?</h2>
66
-
<ul>
67
-
<li>It provides a natural flow of text.</li>
68
-
<li>Helps designers focus on layout.</li>
69
-
<li>Avoids distractions from actual content.</li>
70
-
</ul>
71
-
<h2>A Closer Look</h2>
72
-
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque in ipsum id orci porta dapibus. Donec sollicitudin molestie malesuada.</p>
73
-
<blockquote><p>"Lorem ipsum is the best known dummy text in the industry."</p>
74
-
</blockquote>
75
-
<h2>Conclusion</h2>
76
-
<p>Using placeholder text allows you to visualize your layout before finalizing content. Lorem ipsum continues to be a valuable tool in design and development.</p>
77
-
<hr>
78
-
<p><em>Written by John Doe</em><br>
79
-
Published on February 11, 2025</p>
63
+
<h3>Introduction</h3>
64
+
<p>MadPy has a book club! We are a group of folks who meet bi-weekly to talk through
65
+
a book about programming or software development. This is a great way to learn
66
+
about new things in the industry, fill in gaps in your knowledge, and talk with
67
+
other developers.</p>
68
+
<h3>Format</h3>
69
+
<p>We choose a book by voting in the #book-club Slack channel, and then we agree on
70
+
a meeting format. Usually, this means breaking the book up into 6-7 chunks, and
71
+
then we meet every other week to discuss each chunk.</p>
72
+
<p>We cover roughly 3 books per year, spending 3-4 months on each book.</p>
73
+
<h3>What books do you read?</h3>
74
+
<p>The book club has read books like <strong>Designing Data Intensive Applications</strong> and
75
+
<strong>Crafting Interpreters</strong>, as well as exploring the new language <strong>Mojo</strong>.</p>
76
+
<p>The books are sometimes directly related to Python, and sometimes about broader
77
+
concepts in software development or different technologies.</p>
78
+
<p>We try to have a good mix of hands on programming books and more conceptual books.</p>
79
+
<h3>How can I get involved?</h3>
80
+
<p>Join the #book-club channel on the Slack! We also will post to #general when
0 commit comments