『Pybites Podcast』のカバーアート

Pybites Podcast

Pybites Podcast

著者: Julian Sequeira & Bob Belderbos
無料で聴く

このコンテンツについて

The Pybites Podcast is a podcast about Python Development, Career and Mindset skills.

Hosted by the Co-Founders, Bob Belderbos and Julian Sequeira, this podcast is for anyone interested in Python and looking for tips, tricks and concepts related to Career + Mindset.

For more information on Pybites, visit us at https://pybit.es and connect with us on LinkedIn:

Julian: https://www.linkedin.com/in/juliansequeira/
Bob: https://www.linkedin.com/in/bbelderbos/

© 2025 Pybites Podcast
エピソード
  • #196: Robin Quintero on Complexipy
    2025/07/16

    In this episode, we talk with Robin Quintero, creator of Complexipy —an ultra-fast cognitive complexity analyzer for Python code, powered by Rust.

    Robin shares how frustration with slow tooling led him to build Complexipy in Rust, how it's helping Python devs write clearer code, and why teams are loving it for faster, cleaner pull requests. We also dig into the future of the project—from multi-language support to AI-powered refactoring.

    Check out Robin's latest updates on his socials:

    https://www.linkedin.com/in/robin-hafid/
    https://x.com/hafitoalimania
    https://github.com/rohaquinlop

    And find out more about Complexipy here:

    Docs: https://rohaquinlop.github.io/complexipy/

    Cognitive complexity paper: https://www.sonarsource.com/resources/cognitive-complexity/

    Want to know what we're reading? Check out the following links:

    Rust book: https://doc.rust-lang.org/book/

    Creating an AI model to refactor code to reduce cognitive complexity (in Spanish): https://x.com/hafitoalimania/status/1934063600450044061

    ___

    💡🧑‍💻Level up your Python skills in just 6 weeks with our hands-on, mentor-led cohort program. Build and ship real apps while gaining confidence and accountability in a supportive community. Join an upcoming Pybites Developer Cohort today! 🌟✅

    ___

    If you found this podcast helpful, please consider following us!

    Start Here with Pybites: https://pybit.es

    Developer Mindset Newsletter: https://pybit.es/newsletter 💡

    Pybites Books: https://pybitesbooks.com/

    Bob LinkedIn: https://www.linkedin.com/in/bbelderbos/

    Julian LinkedIn: https://www.linkedin.com/in/juliansequeira/

    Twitter: https://x.com/pybites

    Apple Podcasts: https://podcasts.apple.com/us/podcast/pybites-podcast/id1545551340

    Spotify: https://open.spotify.com/show/1sJnriPKKVgPIX7UU9PIN1

    続きを読む 一部表示
    36 分
  • #195: Patterns, paradigms, and pythonic thinking with Rodrigo Girão Serrão
    2025/07/08

    In this ep, we chat with Rodrigo Girão Serrão about his journey from mathematician to Pythonista. What started as a colleague’s tip turned into 11 years of Python exploration. Rodrigo shares how his background in APL reshaped the way he writes Python, helping him embrace list comprehensions and functional patterns more intuitively.

    We dig into his latest side project—a bytecode compiler written in Python—and what that reveals about how Python really works under the hood. Rodrigo unpacks dunder methods, decorators, and how Python’s consistent design makes building elegant, expressive code a joy.

    He also shares great advice on giving talks: from deep diving into topics to letting ideas evolve before structuring a presentation. His love for community and clarity in coding is contagious.

    Whether you're new to Python or a seasoned dev, this conversation will give you a deeper appreciation for the language we all love.

    Connect with Rodrigo on socials:

    Github: https://github.com/rodrigogiraoserrao

    LinkedIn: https://www.linkedin.com/in/rodrigo-gir%C3%A3o-serr%C3%A3o/


    Check our these links for some further reading/viewing:

    RP podcast: https://realpython.com/podcasts/rpp/252/

    The categorisation of the module itertools: https://mathspp.com/blog/module-itertools-overview

    A tutorial on decorators: https://mathspp.com/blog/pydonts/decorators

    An article about dunder methods: https://mathspp.com/blog/pydonts/dunder-methods

    Why APL is a language worth knowing (article): https://mathspp.com/blog/why-apl-is-a-language-worth-knowing

    How APL made me a better Python developer (talk/video): https://www.youtube.com/watch?v=tDy-to9fgaw

    The series of articles with the compiler/interpreter: https://mathspp.com/blog/tags/bpci

    A tutorial is not a long talk: https://mathspp.com/blog/a-tutorial-is-not-a-long-talk

    How I prepare a technical talk: https://mathspp.com/blog/how-i-prepare-a-technical-talk

    Structural pattern matching: https://peps.python.org/pep-0636/

    ___

    💡🧑‍💻Level up your Python skills in just 6 weeks with our hands-on, mentor-led cohort program. Build and ship real apps while gaining confidence and accountability in a supportive community. Join an upcoming Pybites Developer Cohort today! 🌟✅

    ___

    If you found this podcast helpful, please consider following us!

    Start Here with Pybites: https://pybit.es

    Developer Mindset Newsletter: https://pybit.es/newsletter 💡

    Pybites Books: https://pybitesbooks.com/

    Bob LinkedIn: https://www.linkedin.com/in/bbelderbos/

    Julian LinkedIn: https://www.linkedin.com/in/juliansequeira/

    Twitter: https://x.com/pybites

    Apple Podcasts: https://podcasts.apple.com/us/podcast/pybites-podcast/id1545551340

    Sp

    続きを読む 一部表示
    51 分
  • #194: Evolution, not extinction: why developers still matter in the age of AI
    2025/07/01

    In this episode, we dive into AI’s impact on software development with Matt Makai, VP of Developer Relations at DigitalOcean and creator of Full Stack Python.

    We explore how AI tools are changing coding workflows—from elite devs like Miguel Grinberg and Armin Ronacher to Matt’s own work on the AI-powered PlushCap app. While some see friction, others embrace AI as a co-pilot. Matt shares why staying hands-on with code is key for tech leaders, and why, despite the hype, AI won’t replace developers—it’ll just reshape how we work.

    Connect with Matt on socials:

    X: https://x.com/fullstackpython

    Github: https://github.com/mattmakai

    LinkedIn: https://www.linkedin.com/in/matthewmakai/


    Matt's projects:

    Plushcap: https://www.plushcap.com/

    Full Stack Python: https://www.fullstackpython.com/

    DigitalOcean: https://www.digitalocean.com/

    YouTube: https://www.youtube.com/digitalocean

    ___

    Blogs mentioned:

    https://blog.miguelgrinberg.com/post/why-generative-ai-coding-tools-and-agents-do-not-work-for-me

    https://lucumr.pocoo.org/2025/6/12/agentic-coding/

    ___

    💡🧑‍💻Level up your Python skills in just 6 weeks with our hands-on, mentor-led cohort program. Build and ship real apps while gaining confidence and accountability in a supportive community. Join an upcoming Pybites Developer Cohort today! 🌟✅

    ___

    If you found this podcast helpful, please consider following us!

    Start Here with Pybites: https://pybit.es

    Developer Mindset Newsletter: https://pybit.es/newsletter 💡

    Pybites Books: https://pybitesbooks.com/

    Bob LinkedIn: https://www.linkedin.com/in/bbelderbos/

    Julian LinkedIn: https://www.linkedin.com/in/juliansequeira/

    Twitter: https://x.com/pybites

    Apple Podcasts: https://podcasts.apple.com/us/podcast/pybites-podcast/id1545551340

    Spotify: https://open.spotify.com/show/1sJnriPKKVgPIX7UU9PIN1

    続きを読む 一部表示
    39 分

Pybites Podcastに寄せられたリスナーの声

カスタマーレビュー:以下のタブを選択することで、他のサイトのレビューをご覧になれます。