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:…
Tech With Tim ADVANCED Python AI Agent Tutorial - Using RAG, Langflow & Multi-Agents (19-45 16.12.24)
YouTube
ADVANCED Python AI Agent Tutorial - Using RAG, Langflow & Multi-Agents
If you're interested in building AI Applications then stick around, because I've got a great tutorial for you. In this video, I'm going to be showing you how to build a Multi-A.I. Agent Application, in just a few minutes using a fantastic tool called Langflow.…
Jie Jenn Automate Your Notion Tasks In ChatGPT! (With GPT Actions) (17-45 17.12.24)
YouTube
Automate Your Notion Tasks In ChatGPT! (With GPT Actions)
ChatGPT is an amazing chatbot that simplifies many things that we do today on the computer. Notion on the other hand, is one of the most popular productivity tools to track and organize tasks. What if ChatGPT can communicate with our Notion pages and automate…
Tech With Tim Learn Programming the Right Way: Avoid These 5 Common Traps (16-45 18.12.24)
YouTube
Learn Programming the Right Way...
👉 To try everything Brilliant has to offer for free for a full 30 days, visit https://brilliant.org/TechWithTim . You'll also get a 20% discount on a premium subscription.
Most people start programming in the wrong way; and I think it slows them down, or…
Most people start programming in the wrong way; and I think it slows them down, or…
NeuralNine Chat with PDFs: RAG with LangChain, GPT & LLaMa in Python (19-48 18.12.24)
YouTube
Chat with PDFs: RAG with LangChain, GPT & LLaMa in Python
In this video, we learn how to use LangChain and LLMs to do RAG in Python and ask questions about PDF documents.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 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…
anthonywritescode debugging a broken cache! (18-45 18.12.24)
YouTube
debugging a broken cache!
today I show a debugging technique that I used to make a bug report for a broken lru cache implementation!
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord:…
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord:…