
Does syntax matter?
Exploring how the Python syntax can potentially affect performance
Exploring how the Python syntax can potentially affect performance
Creating a simple AI agent using Gemini and Google Colab.
An opinionated guide about the importance of documentation in software engineering
Exploring how FastAPI's dependency injection works under the hood
Using the PyVis library to generate a graph depicting bindings between RabbitMQ exchanges and queues
Using interfaces to achieve dependency inversion in our code