Real Python Harnessing the Power of Python Polars | Real Python Podcast #258 (20-09 08.08.25)
YouTube
Harnessing the Power of Python Polars | Real Python Podcast #258
What are the advantages of using Polars for your Python data projects? When should you use the lazy or eager APIs, and what are the benefits of each? This week on the show, we speak with Jeroen Janssens and Thijs Nieuwdorp about their new book, _Python Polars:…
NeuralNine Stripe Integration in Python - Full Tutorial with Flask & Django (19-09 08.08.25)
YouTube
Stripe Integration in Python - Full Tutorial with Flask & Django
In this video we learn how to integrate Stripe into Python (Flask and Django) and how to set it up for simple payments as well as for subscriptions.
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Stripe%20Python
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming…
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Stripe%20Python
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming…
ArjanCodes UV Is Getting Better (18-06 08.08.25)
YouTube
UV Just Got A Serious Upgrade
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
In this video, I walk you through everything new in uv, including major improvements to performance, dependency management, and platform support. You’ll learn how uv works…
In this video, I walk you through everything new in uv, including major improvements to performance, dependency management, and platform support. You’ll learn how uv works…
Tech With Tim How I Vibe Coded 3 Apps in 20 Minutes - DeepAgent Demo (15-05 08.08.25)
YouTube
How I Vibe Coded 3 Apps in 20 Minutes - DeepAgent Demo
I just spent the last hour vibe coding up three apps that are almost ready to go into production. In this video, I'm going to show you the tool that I used to do that and walk you through some of the best practices and strategies that I follow when I'm vibe…
Tech With Tim The Next Step After Learning Python Basics (19-05 09.08.25)
YouTube
The Next Step After Learning Python Basics
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
Learning Python is just…
Learning Python is just…
Real Python Python Workshop for Beginners: Find The Odds For A New Lottery (13-08 12.08.25)
YouTube
Python Workshop for Beginners: Find The Odds For A New Lottery
Learn Python Fundamentals in this free live workshop. Join instructor Stephen Gruppetta in this hands-on session in which you'll learn Python basics while writing code to work out the odds of a new lottery
Python Decoded Знайомство з AWS Сервісами у 2025 році. (10-10 12.08.25)
YouTube
Знайомство з AWS Сервісами у 2025 році.
У цьому відео ви познайомитесь з AWS сервісами на прикладі побудови архітектури розподіленої системи. Ми розлянемо основні і найважливіші AWS сервіси, які б ви зазвичай використали для побудови власного Фейсбуку. Сподіваюсь відео вам сподобається!
Оригінальне…
Оригінальне…
Indently 2: NumPy attributes are awesome (02-08 12.08.25)
YouTube
2: NumPy attributes are awesome
In today's video, we're going to start learning about NumPy attributes! Then we're also going to cover a couple of cool ways to create NumPy arrays from scratch.
▶ Become job-ready with Python:
https://www.indently.io
▶ Become job-ready with Python:
https://www.indently.io
NeuralNine PySide6 Crash Course: GUI Development in Python with Qt6 (19-08 11.08.25)
YouTube
PySide6 Crash Course: GUI Development in Python with Qt6
In this video, we do a crash course on PySide6, which is a modern framework for developing graphical user interface (GUI) applications in Python with Qt6. What you learn in this video can easily also be applied to PyQt6.
Docs: https://doc.qt.io/qtforpython…
Docs: https://doc.qt.io/qtforpython…
Tech With Tim I Helped 4 Developers Get Jobs in 60 Days, Here's What We Did (19-05 11.08.25)
YouTube
I Helped 4 Developers Get Jobs in 60 Days, Here's What We Did
DevLaunch is no longer accepting new enrollments. Consider joining my newsletter to be informed of regular updates and when new spots become available - https://techwithtim.net/newsletter
This video is going to be a little bit different. I'm going to cut…
This video is going to be a little bit different. I'm going to cut…
Real Python Python Workshop for Beginners: Find The Odds For A New Lottery (13-08 13.08.25)
YouTube
Python Workshop for Beginners: Find The Odds For A New Lottery
Learn Python Fundamentals in this free live workshop. Join instructor Stephen Gruppetta in this hands-on session in which you'll learn Python basics while writing code to work out the odds of a new lottery
Visually Explained Python Lists vs Tuples vs Sets: Visually Explained (00-10 13.08.25)
YouTube
Python Lists vs Tuples vs Sets - Visually Explained
🔵 Resources & Further Learning
- 📒 Practice notebook → https://go.visuallyexplained.co/lists-tuples-sets-exercises
- 📒 Practice notebook solutions → https://go.visuallyexplained.co/lists-tuples-sets-solutions
- 📹 Video: [Practice Problems] Python Lists vs…
- 📒 Practice notebook → https://go.visuallyexplained.co/lists-tuples-sets-exercises
- 📒 Practice notebook solutions → https://go.visuallyexplained.co/lists-tuples-sets-solutions
- 📹 Video: [Practice Problems] Python Lists vs…
BugBytes The problem with User.objects.create() in Django! (15-10 12.08.25)
anthonywritescode python: the assret incident (18-05 13.08.25)
YouTube
python: the assret incident
today we're talking about namespacing and some mistakes and fixes python has made!
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW…
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW…
Tech With Tim Advanced Vibe Coding Tutorial w/ Warp (Build & Deploy Apps) (17-05 13.08.25)
YouTube
Advanced Vibe Coding Tutorial w/ Warp (Build & Deploy Apps)
Get started with Warp: https://go.warp.dev/tim
In this video, I'm going to show you how to do some advanced vibe coding that involves building an entire product from scratch, and then deploying it to production. And I'll show you how we actually get this…
In this video, I'm going to show you how to do some advanced vibe coding that involves building an entire product from scratch, and then deploying it to production. And I'll show you how we actually get this…
Real Python Working With Python's .__dict__ Attribute: Creating & Inspecting the Demo Class (20-08 14.08.25)
YouTube
Working With Python's .__dict__ Attribute: Creating & Inspecting the Demo Class
This is a preview of the video course, "Working With Python's .__dict__ Attribute". Python’s .__dict__ is a special attribute in classes and instances that acts as a namespace, mapping attribute names to their corresponding values. You can use .__dict__ to…
Eric Roby Why I Pick Python Every Time in 2025! (16-09 14.08.25)
YouTube
Why I Pick Python Every Time in 2025!
Python is the most versatile language on the market. Python has some of the most powerful frameworks, libraries and is always a "top desired" programming language every year. In this video I explain why I choose Python for almost all of my projects this year.…