anthonywritescode supercharging coverage with sys.monitoring (PEP 669) (18-45 04.12.24)
YouTube
supercharging coverage with sys.monitoring (PEP 669)
today we talk about sys.monitoring and how it can significantly speed up coverage and debugging utilities in python (as well as a practical example of applying this at sentry!)
- what is coverage? https://youtu.be/eQM3TOjsM_Q
playlist: https://www.yout…
- what is coverage? https://youtu.be/eQM3TOjsM_Q
playlist: https://www.yout…
Real Python Handling or Preventing Errors in Python: LBYL vs EAFP - (20-48 05.12.24)
YouTube
Handling or Preventing Errors in Python: LBYL vs EAFP -
This is a preview of the video course, "Handling or Preventing Errors in Python: LBYL vs EAFP." Dealing with errors and exceptional situations is a common requirement in programming. You can either prevent errors before they happen or handle errors after…
Real Python Good Python Programming Practices When New to the Language | Real Python Podcast #231 (20-48 06.12.24)
YouTube
Good Python Programming Practices When New to the Language | Real Python Podcast #231
What advice would you give to someone moving from another language to Python? What good programming practices are inherent to the language? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.…
NeuralNine Tkinter Designer: Modern GUIs with Drag & Drop (19-48 06.12.24)
YouTube
Tkinter Designer: Modern GUIs with Drag & Drop
Today we learn about Tkinter Designer, a tool that allows us to easily create Python GUI applications, by designing them using drag & drop in Figma.
Tkinter Designer: https://github.com/ParthJadhav/Tkinter-Designer
Figma: https://www.figma.com/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾…
Tkinter Designer: https://github.com/ParthJadhav/Tkinter-Designer
Figma: https://www.figma.com/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾…
ArjanCodes Try This if You Don’t Like Python’s Exception Handling (18-46 06.12.24)
YouTube
Why You Should Think Twice Before Using Returns in Python
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
Struggling with Python's unpredictable errors and None checks? In this video, I share a unique approach to making your code cleaner and more reliable using the returns package—no…
Struggling with Python's unpredictable errors and None checks? In this video, I share a unique approach to making your code cleaner and more reliable using the returns package—no…
Jie Jenn Make Smarter Decisions With Google Maps Places Insights API (Python) (17-31 08.12.24)
YouTube
Make Smarter Decisions With Google Maps Places Insights API (Python)
With Google Maps Places Insights API , you can now go beyond Google Maps location details to unlock a deeper understanding of different places. The Places Insights API provides an easy way to understand the density and distribution of places in a specific…
NeuralNine When Should You Use Generators in Python? (19-49 08.12.24)
YouTube
When Should You Use Generators in Python?
Today we discuss when and why to use generators and the yield keyword in Python.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 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…
Indently "Callable" Explained in Only 12 Minutes (16-49 09.12.24)
YouTube
"Callable" Explained in Only 12 Minutes
In today's video we're going to learn about the Callable type in Python, and why it's so important.
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
Carberra How is THIS a thing in Python?! (14-49 09.12.24)
YouTube
How is THIS a thing in Python?!
This is definitely one of the weirdest things I've ever come across in Python, so I thought I'd share it, and the reasons why it's a thing. Or at least _how_ it's a thing.
0:00 - Intro
0:42 - What's going on here? [1]
3:56 - [0x_for x in (1, 2, 3)]
6:48…
0:00 - Intro
0:42 - What's going on here? [1]
3:56 - [0x_for x in (1, 2, 3)]
6:48…
Tech With Tim How to Build a Freelance Coding Career (Beginner to Advanced) - ft. @NicolaiAI (16-45 10.12.24)
YouTube
How to Build a Freelance Coding Career - ft. @NicolaiAI
Join @NicolaiAI 's Freelance AI Career program here: https://www.nicos-school.com/courses/high-earner-ai-carrer?affcode=1407858_dw5topvd
Freelance coding is one of the best ways to make money, especially as a beginner. But it's tough to get into, it's…
Freelance coding is one of the best ways to make money, especially as a beginner. But it's tough to get into, it's…
NeuralNine Data Augmentation in PyTorch: Improve Models with Existing Data (19-48 10.12.24)
YouTube
Data Augmentation in PyTorch: Improve Models with Existing Data
In this video, we learn how data augmentation can improve the performance of our machine learning models. For this, we re-use and apply transformations to already existing data, which helps our model with generalization.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming…
ByteByteGo Apache Kafka Fundamentals You Should Know (18-46 10.12.24)
YouTube
Apache Kafka Fundamentals You Should Know
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg-social
Animation tools: Adobe Illustrator and After Effects.
Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
Animation tools: Adobe Illustrator and After Effects.
Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
Tech With Tim Coding is Changing Fast... AI Agents Explained (16-45 12.12.24)
YouTube
Coding is Changing Fast... AI Agents Explained
#NVIDIAPartner #NVIDIA #NVIDIAAnythingLLM
What exactly are AI Agents and why is everybody talking about them? I'm going to break down everything you need to know about AI Agents. Including what they are, how they work and why they are important. I'll also…
What exactly are AI Agents and why is everybody talking about them? I'm going to break down everything you need to know about AI Agents. Including what they are, how they work and why they are important. I'll also…
Real Python Introduction to Sphinx Python Document Generation (20-48 12.12.24)
YouTube
Introduction to Sphinx Python Document Generation
Sphinx is a document generation tool that’s become the de facto standard for Python projects. It uses the reStructuredText (RST) markup language to define document structure and styling, and it can output in a wide variety of formats, including HTML, ePub…
NeuralNine Marimo: Code Web Applications with Python Notebooks (19-49 12.12.24)
YouTube
Marimo: Code Web Applications with Python Notebooks
In this video, we take a look at Marimo, a reactive Python notebook, than can easily also serve as a simple framework for developing interactive web applications.
Marimo: https://marimo.io/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible…
Marimo: https://marimo.io/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible…
ArjanCodes I’ve Switched to UV for Python, and So Should You (18-46 13.12.24)
YouTube
This Tool Replaces pip, Poetry, pyenv, and More (It’s Fast)
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
In this video, I explore uv, a lightning-fast Python package installer and resolver that could revolutionize the way you manage dependencies. From handling virtual environments…
In this video, I explore uv, a lightning-fast Python package installer and resolver that could revolutionize the way you manage dependencies. From handling virtual environments…
NeuralNine 5 Custom Python Decorators For Your Projects (19-48 14.12.24)
YouTube
5 Custom Python Decorators For Your Projects
In this video, we take a look at 5 awesome Python decorators you can create and use for your projects.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.ne…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.ne…
Jie Jenn Create Your Notion AI Agent To Automate Your Tasks With Python And OpenAI API (17-01 15.12.24)
YouTube
Create A Notion AI Agent To Automate Your Tasks With Python And OpenAI API
Managing repetitive tasks in Notion can be time-consuming, especially if you have to use it everyday. What if you have your own Notion assistant that does most of the heavy lifting for you? In this tutorial, I will show you how to build your own personal…
Indently The True Power of "defaultdict" in Python (16-48 15.12.24)
YouTube
The True Power of "defaultdict" in Python
In today's video we're going to be learning how we can use defaultdict in Python.
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
Carberra What IS typing.Annotated? (14-49 16.12.24)
YouTube
What IS typing.Annotated?
Annotated is one of things you see around quite a bit, and while it's part of the typing library, it provides some actual runtime functionality as well! It can be used to do some pretty powerful things, so in this video, as well as learning how to use it…
NeuralNine Stock Watchlist in Python - Finance Project For Beginners (19-48 16.12.24)
YouTube
Stock Watchlist in Python - Finance Project For Beginners
Today, we build a custom stock watchlist application in Python.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch:…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch:…