Real Python Python for Beginners Workshop: Build Your First Useful Program (11-49 30.07.25)
YouTube
Python for Beginners Workshop: Build Your First Useful Program
Join us for this 60 minutes free workshop for beginners. This is a hands-on session where you'll learn about Python fundamentals while working on the project
Tech With Tim Build ANYTHING With an Advanced MCP Server (Python, Authentication, Databases & More) (10-51 26.07.25)
YouTube
Build ANYTHING With an Advanced MCP Server (Python, Authentication, Databases & More)
In this video, I'll give you a full tutorial on building advanced servers in Python. That means we're going to go beyond the basics. I'm not just going to show you how to set one up. I'm going to talk to you about more advanced features like authentication…
Eric Roby FastAPI + Context Engineering = Beautiful Frontend UI (Mind BLOWN!) (10-56 25.07.25)
YouTube
FastAPI + Context Engineering = Beautiful Frontend UI (Mind BLOWN!)
Test Augment Code for FREE here: https://fnf.dev/4lx4M5T
Context Engineering and FastAPI keep growing in popularity. In under 8 minutes I will show you how you can use both Context Engineering and FastAPI together to create a modern frontend UI for your…
Context Engineering and FastAPI keep growing in popularity. In under 8 minutes I will show you how you can use both Context Engineering and FastAPI together to create a modern frontend UI for your…
Real Python Exploring Python Closures: Examples & Use Cases: Understanding Scope & Closure, Creating a Closure (10-54 25.07.25)
YouTube
Exploring Python Closures: Examples & Use Cases: Understanding Scope & Closure, Creating a Closure
This is a preview of the video course, "Exploring Python Closures: Examples and Use Cases". In Python, a closure is typically a function defined inside another function. This inner function grabs the objects defined in its enclosing scope and associates them…
ByteByteGo System Design Interview – BIGGEST Mistakes to Avoid (10-53 25.07.25)
YouTube
System Design Interview – BIGGEST Mistakes to Avoid
We just launched the all-in-one tech interview prep platform, covering coding, system design, OOD, and machine learning.
Launch sale: 50% off. Check it out: https://bit.ly/bytebyego-yt-desc
Launch sale: 50% off. Check it out: https://bit.ly/bytebyego-yt-desc
Indently 5 Great NumPy Features (19-08 30.07.25)
YouTube
5 Great NumPy Features
In today's video we're going to be looking at five very convenient NumPy features!
▶ Become job-ready with Python:
https://www.indently.io
00:00 Intro
00:38 1. Broadcasting
02:34 2. Masking
04:06 3. where()
05:46 4. Funky indexing
07:49 5. clip()
09:04…
▶ Become job-ready with Python:
https://www.indently.io
00:00 Intro
00:38 1. Broadcasting
02:34 2. Masking
04:06 3. where()
05:46 4. Funky indexing
07:49 5. clip()
09:04…
Tech With Tim Python AI Voice Agent Tutorial - Full Developer Guide (Deepgram, Twilio, Function Calling) (18-05 30.07.25)
YouTube
Python AI Voice Agent Tutorial - Full Developer Guide (Deepgram, Twilio, Function Calling)
I'm going to show you how to build a fast, reliable and more importantly, accurate AI voice agent using Python.
Check out PyCharm, the only Python IDE you need: https://jb.gg/PyCharm-IDE
Download now. Free forever, plus one month of Pro included.
🎞 Video…
Check out PyCharm, the only Python IDE you need: https://jb.gg/PyCharm-IDE
Download now. Free forever, plus one month of Pro included.
🎞 Video…
Real Python Working With Python's Built-in Exceptions: Exploring & Demystifying Syntax & Name Errors (20-09 31.07.25)
YouTube
Working With Python's Built-in Exceptions: Exploring & Demystifying Syntax & Name Errors
This is a preview of the video course, "Working With Python's Built-in Exceptions". Python has a complete set of built-in exceptions that provide a quick and efficient way to handle errors and exceptional situations in your code. Knowing the most commonly…
pixegami UV: The Python Tool Everyone Is Switching To (17-09 31.07.25)
YouTube
UV: The Python Tool Everyone Is Switching To
UV is a fast, powerful all-in-one package manager for Python that replaces tools like pip and virtualenv. Let's take a look at what it is, how to use it, and why many Python developers are switching to this.
👉 Links
🔗 UV GitHub: https://github.com/astral…
👉 Links
🔗 UV GitHub: https://github.com/astral…
Eric Roby I Made One Change and My FastAPI Code Got 10x Cleaner (16-10 31.07.25)
YouTube
I Made One Change and My FastAPI Code Got 10x Cleaner
Test CodeRabbit for FREE here: https://fnf.dev/3U3X72x
Just one small change made my FastAPI code 10 times cleaner and easier to maintain. FastAPI is becoming a MUST for Python and AI products, so code quality is only increasing in demand.
🎓 FastAPI course…
Just one small change made my FastAPI code 10 times cleaner and easier to maintain. FastAPI is becoming a MUST for Python and AI products, so code quality is only increasing in demand.
🎓 FastAPI course…
Real Python Design Patterns That Don't Translate to Python | Real Python Podcast #259 (20-09 01.08.25)
YouTube
Design Patterns That Don't Translate to Python | Real Python Podcast #259
Do the design patterns learned in other programming languages translate to coding in Python? 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.c…
👉 Links from the show: https://realpython.c…
NeuralNine Python AsyncIO Explained in 9 Minutes (19-09 01.08.25)
YouTube
Python AsyncIO Explained in 9 Minutes
In this video, we learn about asynchronous programming in Python with AsyncIO as quickly as possible (9 minutes)
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: http…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: http…
ArjanCodes These Python Libraries Deserve More Attention (18-06 01.08.25)
YouTube
Beyond Pandas & NumPy: 14 Python Libraries to Try
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
Python’s standard library is one of its greatest strengths, but many developers only scratch the surface. In this video, I explore 10 powerful and sometimes overlooked modules…
Python’s standard library is one of its greatest strengths, but many developers only scratch the surface. In this video, I explore 10 powerful and sometimes overlooked modules…
NeuralNine Scikit-Learn Full Crash Course - Python Machine Learning (01-09 04.08.25)
YouTube
Scikit-Learn Full Crash Course - Python Machine Learning
Today we to a crash course on Scikit-Learn, the go-to library in Python when it comes to traditional machine learning algorithms (i.e., not deep learning).
Scikit-Learn Docs: https://scikit-learn.org/stable/api/index.html
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming…
Scikit-Learn Docs: https://scikit-learn.org/stable/api/index.html
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming…
Real Python Python Workshop for Beginners: Create an Arcade-Style Video Game (13-08 05.08.25)
YouTube
Python Workshop for Beginners: Create an Arcade-Style Video Game
Learn Python Fundamentals in this free live workshop. Join instructor Stephen Gruppetta in this hands-on session in which you'll develop an arcade-style video game
Real Python Python Workshop for Beginners: Create an Arcade-Style Video Game (13-08 05.08.25)
YouTube
Python Workshop for Beginners: Create an Arcade-Style Video Game
Learn Python Fundamentals in this free live workshop. Join instructor Stephen Gruppetta in this hands-on session in which you'll develop an arcade-style video game
Python Decoded 15. Обертання кубу по 3х осях / Задачі на Python / Острів Ешера (10-10 05.08.25)
YouTube
15. Обертання кубу по 3х осях / Задачі на Python / Острів Ешера
Вітаю тебе, шукач пригод!
Це продовження історії, в якій тобі доведеться вирішити багато загадок, знешкодити декілька пасток, втекти від переслідувачів… І все це заради того, щоб знайти один із найцінніших артефактів у Всесвіті, джерело нескінченної енергії…
Це продовження історії, в якій тобі доведеться вирішити багато загадок, знешкодити декілька пасток, втекти від переслідувачів… І все це заради того, щоб знайти один із найцінніших артефактів у Всесвіті, джерело нескінченної енергії…