BlackPythonDevs / blackpythondevs.github.io

Website for Black Python Devs
https://blackpythondevs.com
MIT License
23 stars 37 forks source link

Add the book club page on the website. #396

Open VeldaKiara opened 2 weeks ago

VeldaKiara commented 2 weeks ago

The page's title is "Black Python Devs Book Club: A Community of Readers and Learners".

Description:

The Black Python Devs (BPD) are thrilled to announce the launch of our new Book Club! Founded in March 2024 by our Vice Executor, Velda Kiara, the club was born from the community's growing passion for technical reading and learning.

Our goal is to create a welcoming and supportive space where members can share their love of Python development, discuss industry trends, and dive deeper into technical concepts. By reading and discussing books together, we hope to sharpen our skills, connect with like-minded developers, and contribute to the growth of our community.

The club's founding members, Velda, Sarah Abderemane, Laz, Israel, and Muheue, are dedicated to building a vibrant and engaging community for everyone. Our initiative aligns with BPD's overall mission to increase participation, empower our members, and provide opportunities for professional growth.

Our first completed book for August 2024 is "Boost Your Django DX" by Adam Johnson. This fantastic book offers valuable insights into improving Django development workflows and productivity.

Screenshot 2024-08-25 at 18 44 17

Join us in the Black Python Devs Book Club (#tech-book-club) on Discord and discover the power of learning together!

Cover image is also attached here BPD Book Club

kjaymiller commented 2 weeks ago

@VeldaKiara - I think your current description would be great in blackpythondevs/blackpythondevs/programs/book_club.

I do think the description on the site should focus more on things like What books have you covered and what's next and when and where y'all meet.

Suggested Updated Description

Description:

The Black Python Devs book club was born from the community's growing passion for technical reading and learning.

Our goal is to create a welcoming and supportive space where members can share their love of Python development, discuss industry trends, and dive deeper into technical concepts. By reading and discussing books together, we hope to sharpen our skills, connect with like-minded developers, and contribute to the growth of our community.

The club's leadership are dedicated to building a vibrant and engaging community for everyone. Our initiative aligns with BPD's overall mission to increase participation, empower our members, and provide opportunities for professional growth.

Books Completed (Cards with cover page of the books):

"Boost Your Django DX" by Adam Johnson. This fantastic book offers valuable insights into improving Django development workflows and productivity.

Upcoming Books

Join Today

Our Book club meets twice in a month on Discord


Implemenetation Details

I would make this a page that inherits from default.

I would also make a books.json with title, author, description, status keys and the only values for status should be upcoming, reading, read

Selasi3 commented 1 week ago

Hello @kjaymiller, I would want to work on this issue.