Real Python Profiling Performance in Python: Getting Started & Benchmarking Code Snippets (20-08 28.08.25)
YouTube
Profiling Performance in Python: Getting Started & Benchmarking Code Snippets
This is a preview of the video course, "Profiling Performance in Python". Do you want to optimize the performance of your Python program to make it run faster or consume less memory? Before diving into any performance tuning, you should strongly consider…
Eric Roby 10 Years of Backend Engineering in UNDER 10 Minutes (16-09 28.08.25)
YouTube
10 Years of Backend Engineering in UNDER 10 Minutes
Backend engineering is such an amazing field. In this video, I will go over the top lessons I learned from 10 years of backend engineering.
🎓 FastAPI course can be found at: FastAPI Beginner & Advanced: https://www.udemy.com/course/fastapi-the-complete…
🎓 FastAPI course can be found at: FastAPI Beginner & Advanced: https://www.udemy.com/course/fastapi-the-complete…
Tech With Tim Python is Changing – Here’s What’s Coming (16-05 28.08.25)
YouTube
Python is Changing – Here’s What’s Coming
Just like programing - it is evolving, so is Python. The way that we use Python today is drastically different than 5 or 10 years ago. Now I actually had a look at the Python developer survey. They surveyed over 30,000 developers specifically focused on Python.…
Real Python Exploring Mixin Classes in Python | Real Python Podcast #261 (20-08 29.08.25)
YouTube
Exploring Mixin Classes in Python | Real Python Podcast #261
What is a good way to add isolated, reusable functionality to Python classes? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
👉 Links from the show: https://realpython.com/podcasts/rpp/263/…
👉 Links from the show: https://realpython.com/podcasts/rpp/263/…
NeuralNine Massively Speed Up Python Code with C Extensions (19-08 29.08.25)
YouTube
Massively Speed Up Python Code with C Extensions
In this video we learn how to write basic C extensions for Python in order to massively speed up our code. We also take a look at how to release the GIL (Global Interpreter Lock) using these extensions.
Code: https://github.com/NeuralNine/youtube-tutori…
Code: https://github.com/NeuralNine/youtube-tutori…
ArjanCodes PydanticAI: the AI Agent Framework Winner (18-06 29.08.25)
YouTube
Build Production-Ready AI Agents in Python with Pydantic AI
Check out https://www.squarespace.com/arjancodes to save 10% off your first purchase of a website or domain using code ARJANCODES.
Pydantic AI lets you integrate large language models like GPT-5 **directly into your Python applications**.
In this video,…
Pydantic AI lets you integrate large language models like GPT-5 **directly into your Python applications**.
In this video,…