Jod35 ⚡️
Blog - python

    My Conversation With A Linux Kernel Developer

    At PyCon Uganda 2025, I was thrilled to engage in numerous conversations with developers from diverse fields. One highlight was my discussion with Dan Carpenter, a Linux kernel developer.

    python fastapi pycon

    Pycon Uganda 2025 Slides And Notes

    The document below is code snippets on the stuff I will present at Pycon Uganda 2025.

    python fastapi pycon

    UV is an interesting Python Package Manager

    Being a Python developer means that at one point or the other, you are likely to face problems related package management. Whether for installing the necessary dependencies, resolving version conflicts, or setting up virtual environments, it could all become a chore at times. more Now enters UV.

    python package-manager pip

    Understand Websockets With Python

    This tutorial walks you through the fundamentals of WebSockets, comparing them with HTTP, and guides you step-by-step in implementing both server and client-side solutions.

    python websockets
© 2025 Ssali Jonathan
Developed using Astrofy Template ⚡️
Profile image
  • Home
  • Blog
  • Contact