Real Python DjangoCon Europe 2025: Live Recording From Dublin | Real Python Podcast #250 (20-49 23.05.25)
YouTube
DjangoCon Europe 2025: Live Recording From Dublin | Real Python Podcast #250
What goes into making video courses at Real Python? How should you build an installable Django application? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
👉 Links from the show: https…
👉 Links from the show: https…
NeuralNine Coding Local AI Agent in Python (Ollama + LangGraph) (19-49 23.05.25)
YouTube
Coding Local AI Agent in Python (Ollama + LangGraph)
In this video we build our own custom local AI agent in Python using Ollama and LangGraph.
When you register with my link and take a photo from GTC Paris show floor with the hashtag #GTCParis, you`ll be eligible to participate in a raffle of a RTX 5090…
When you register with my link and take a photo from GTC Paris show floor with the hashtag #GTCParis, you`ll be eligible to participate in a raffle of a RTX 5090…
ArjanCodes My 2025 Tech Stack: What I’m Actually Using (and Why) (18-46 23.05.25)
YouTube
If I Were Starting Today, This Would Be My Tech Stack (2025)
💡 Save hours every week and bring your tasks, calendars, and AI assistant into one powerful app. Try AkiFlow here → https://akiflow.pro/ArjanCodes.
Curious what tech stack powers ArjanCodes? In this video, I walk you through the real tools and technologies…
Curious what tech stack powers ArjanCodes? In this video, I walk you through the real tools and technologies…
Tech With Tim My Honest Thoughts on the Software Engineering Job Market in 2025 (17-01 25.05.25)
YouTube
My Honest Thoughts on the Software Engineering Job Market in 2025
Want to make real money with coding? I share high-signal insights on careers, monetization, and leverage in my free newsletter. Join here and get my guide How to Make Money With Coding instantly: https://techwithtim.net/newsletter
Today I'm getting real…
Today I'm getting real…
Indently "append" VS "extend" in Python (15-48 25.05.25)
YouTube
"append" VS "extend" in Python
In today's video we're going to be learning about the significant difference between "append" & "extend" in Python. We're also going to be looking at how using the right one can ensure your script is highly optimised.
Original answer: https://stackoverf…
Original answer: https://stackoverf…
Tech With Tim How I Plan My Coding Projects - 9 Steps (03-10 07.06.25)
YouTube
How I Plan My Coding Projects - 9 Steps
Get started with ManageEngine Site24x7 and evaluate the product for FREE: https://www.site24x7.com/promo-signup.html?pack=1001&utm_source=TECHWITHTIM-infra&utm_medium=Youtube&utm_campaign=YoutubeInfluencer
Want to make real money with coding? I share high…
Want to make real money with coding? I share high…
Real Python Rodrigo Girão Serrão: Python Training, itertools, and Idioms| Real Python Podcast #252 (20-14 06.06.25)
YouTube
Rodrigo Girão Serrão: Python Training, itertools, and Idioms| Real Python Podcast #252
Once you've learned the vocabulary and syntax of the Python language, how do you progress into learning the right combinations to put into your code? How can Python's built-in itertools library enhance your skills? This week on the show, we speak with Rodrigo…
NeuralNine How To Use uv in Production - Simple Docker Setup (19-14 06.06.25)
YouTube
How To Use uv in Production - Simple Docker Setup
Today we learn how to use uv in production and how to deploy it with Docker.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
ArjanCodes Ridiculous Ways to Define Functions in Python (18-12 06.06.25)
YouTube
Writing Python Functions Like a Mad Scientist
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
Most Python developers stick with def, but there’s a whole world of alternative ways to define functions—some smart, some slightly cursed. In this video, I’ll walk you through…
Most Python developers stick with def, but there’s a whole world of alternative ways to define functions—some smart, some slightly cursed. In this video, I’ll walk you through…
Real Python Execute Your Python Scripts With a Shebang: Introducing the Shebang & Seeing it in Action (15-14 06.06.25)
YouTube
Execute Your Python Scripts With a Shebang: Introducing the Shebang & Seeing it in Action
This is a preview of the video course, "Execute Your Python Scripts With a Shebang". In shell scripts, the shebang line (#!) specifies the path to the interpreter that should execute the file. You can place it at the top of your Python file to tell the shell…
anthonywritescode typing the `object()` sentinel! (15-10 05.06.25)
YouTube
typing the `object()` sentinel!
today we show a common pattern using `MISSING = object()` and then how to teach the type checker about it (and a bonus! fixing mypy itself with this pattern)
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaaIPOvL-6uuS0wJiorR1tz
==========
…
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaaIPOvL-6uuS0wJiorR1tz
==========
…
pixegami Build a Simple RAG Pipeline in 30 Minutes! (15-14 04.06.25)
YouTube
Build a Simple RAG Pipeline in 30 Minutes!
Learn how to a simple, modular RAG pipeline in Python. This will let you add documents, generate embeddings, and evaluate (test) the pipeline quality, end-to-end with a single CLI command.
🔗 Code: https://github.com/pixegami/simple-rag-pipeline
📚 Chapters…
🔗 Code: https://github.com/pixegami/simple-rag-pipeline
📚 Chapters…
ByteByteGo Trillions of Web Pages: Where Does Google Store Them? (15-12 04.06.25)
YouTube
Trillions of Web Pages: Where Does Google Store Them?
Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd
Volume 2: https://amzn.to/3HqGozy
The digital version of System Design Interview books: https://bit.ly/3mlDSk9
ABOUT US:
Covering topics and trends in large-scale…
Volume 1: https://amzn.to/3Ou7gkd
Volume 2: https://amzn.to/3HqGozy
The digital version of System Design Interview books: https://bit.ly/3mlDSk9
ABOUT US:
Covering topics and trends in large-scale…
NeuralNine Summarize Annual Reports in Python (10-K, Financial Documents) (15-14 03.06.25)
YouTube
Summarize Annual Reports in Python (10-K, Financial Documents)
In this video, we learn how to summarize annual reports or 10-K reports in Python using structured outputs from LLMs.
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Annual%20Report%20Summary
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch…
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Annual%20Report%20Summary
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch…
Real Python Take Screenshots in Python Using Playwright - Excerpt (15-14 03.06.25)
YouTube
Take Website Screenshots With Python and Playwright
Learn how to use Playwright with Python to take automated screenshots of web elements—no browser window required. In this video, you'll see how to:
Capture a screenshot of a specific HTML element (like an H1 heading)
Save it as an image file using Python…
Capture a screenshot of a specific HTML element (like an H1 heading)
Save it as an image file using Python…
Tech With Tim How To Build a FastAPI & React Full Stack App | Clerk, Databases, LLMs & More (15-10 03.06.25)
YouTube
How To Build a FastAPI & React Full Stack App | Clerk, Databases, LLMs & More
💻 Get started with Clerk Authentication: https://go.clerk.com/naBxpyl
Download PyCharm and use it for free forever with one month of Pro included: https://www.jetbrains.com/pycharm/
I'll show you how to build a full stack application that will look fantastic…
Download PyCharm and use it for free forever with one month of Pro included: https://www.jetbrains.com/pycharm/
I'll show you how to build a full stack application that will look fantastic…
Carberra Python's 5 BIGGEST gotchas (15-14 02.06.25)
YouTube
Python's 5 BIGGEST gotchas
30% OFF with promo-code FLYT30 on the best proxy service – FloppyData ► https://bit.ly/floppydata_carberra
20% OFF with promo-code YTGL20 on the top multi-accounting browser – GoLogin ► https://bit.ly/gologin_carberra
Python is known to be an easy-to-use…
20% OFF with promo-code YTGL20 on the top multi-accounting browser – GoLogin ► https://bit.ly/gologin_carberra
Python is known to be an easy-to-use…
Tech With Tim Cursor Vibe Coding Tutorial - For COMPLETE Beginners (No Experience Needed) (15-10 01.06.25)
YouTube
Cursor Vibe Coding Tutorial - For COMPLETE Beginners (No Experience Needed)
Download the FREE guide on "Learn to Code With ChatGPT" from HubSpot: https://clickhubspot.com/bb32f0
This video is going to cover absolutely everything you need to start Vibe coding successfully today. Now I'm going to be going through everything extremely…
This video is going to cover absolutely everything you need to start Vibe coding successfully today. Now I'm going to be going through everything extremely…
Indently Name mangling is crazy in Python (22-09 07.06.25)
YouTube
Name mangling is crazy in Python
In today's video we're going to be learning about name mangling in Python.
▶ Become job-ready with Python:
https://www.indently.io
00:00 Intro
00:08 Private attributes
03:04 The real reason to use name mangling
06:48 Conclusion
▶ Become job-ready with Python:
https://www.indently.io
00:00 Intro
00:08 Private attributes
03:04 The real reason to use name mangling
06:48 Conclusion
Tech With Tim PLEASE Learn These 4 Python Tools (17-35 09.06.25)
YouTube
PLEASE Learn These 4 Python Tools
Get a 25% discount using the code TWT25 for SEOWriting at https://seowriting.ai/?utm_source=youtube&utm_medium=tech_with_tim
Want to make real money with coding? I share high-signal insights on careers, monetization, and leverage in my free newsletter. Join…
Want to make real money with coding? I share high-signal insights on careers, monetization, and leverage in my free newsletter. Join…