pwshub.com

The Real Python Podcast – Episode #216: Learning Through Building the Black Python Devs Community

Real Python Podcast Episode #216 Title Artwork

The Real Python Podcast

Aug 09, 2024 1h 12m

Copy

Copied!

Happy Pythoning!

What hurdles must be cleared when starting an international organization? How do you empower others in a community by sharing responsibilities? This week on the show, we speak with Jay Miller about Black Python Devs.

Episode Sponsor:

Jay shares how the idea of forming a community began through attending conferences. They wanted to welcome more black developers into the Python community. We discuss the introduction of Black Python Devs as part of their PyCon 2024 keynote presentation.

Jay explains working with a few key people to build the group’s foundations. They talk about the difficulty of letting other people share in the responsibilities and ownership as the membership grew. We also discuss the advantages of partnering with a non-profit organization.

This episode is sponsored by InfluxData.

Topics:

  • 00:00:00 – Introduction
  • 00:02:50 – PyCon 2024 Keynote
  • 00:06:02 – New role at Aiven
  • 00:11:32 – Nobody knows what Dev Rel is
  • 00:19:43 – Podcasting about productivity
  • 00:24:12 – Sponsor: InfluxData
  • 00:24:57 – Starting Black Python Devs
  • 00:33:11 – Distinct perspectives and problems
  • 00:37:10 – Partnering with Gnome Foundation
  • 00:40:31 – What were hurdles in starting Black Python Devs?
  • 00:45:31 – Video Course Spotlight
  • 00:47:01 – What do you wish you knew before you started?
  • 00:50:56 – What’s your latest win?
  • 00:53:28 – Helping people prepare for jobs and new roles
  • 00:58:03 – What’s your call to action?
  • 01:00:26 – What are you excited about in the world of Python?
  • 01:03:48 – How do you stay motivated to keep learning Python?
  • 01:06:19 – What do you want to learn next?
  • 01:09:02 – How can people follow your work online?
  • 01:11:02 – Thanks and goodbye

Show Links:

Level Up Your Python Skills With These Courses:

Source: realpython.com

Related stories
1 week ago - Are you interested in practicing your Python skills while learning how to solve astrophysics and astronomy problems? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
3 days ago - How do you take advantage of Git pre-commit hooks? How do you build custom software checks and rules that run every time you commit your code? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly...
1 month ago - Do you need help making data tables in Python look interesting and attractive? How can you create beautiful display-ready tables as easily as charts and graphs in Python? This week on the show, we speak with Richard Iannone and Michael...
1 month ago - How do you integrate GraphQL into your Python web development? How about quickly building graph-based APIs inside Django's battery-included framework? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's...
1 month ago - What are the best practices for organizing data analysis projects in Python? What are the advantages of a more package-centric approach to data science? Christopher Trudeau is back on the show this week, bringing another batch of...
Other stories
1 hour ago - Hello, everyone! It’s been an interesting week full of AWS news as usual, but also full of vibrant faces filling up the rooms in a variety of events happening this month. Let’s start by covering some of the releases that have caught my...
2 hours ago - Nitro.js is a solution in the server-side JavaScript landscape that offers features like universal deployment, auto-imports, and file-based routing. The post Nitro.js: Revolutionizing server-side JavaScript appeared first on LogRocket Blog.
2 hours ago - Information architecture isn’t just organizing content. It's about reducing clicks, creating intuitive pathways, and never making your users search for what they need. The post Information architecture: A guide for UX designers appeared...
2 hours ago - Enablement refers to the process of providing others with the means to do something that they otherwise weren’t able to do. The post The importance of enablement for business success appeared first on LogRocket Blog.
3 hours ago - Learn how to detect when a Bluetooth RFCOMM serial port is available with Web Serial.