NeuralNine Real G's Use LaTeX & Markdown (19-48 30.11.24)
YouTube
Real G's Use LaTeX & Markdown
In this video we talk about why real G's use LaTeX and Markdown for taking notes and writing documents.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.n…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.n…
Jie Jenn Generate Dynamic Audio Speech With GPT 4o Audio Using OpenAI API (17-45 01.12.24)
YouTube
Generate Dynamic Audio Speech With GPT-4o-Audio Model Using OpenAI API
The traditional OpenAI Text To Speech API lack the ability to customize or control the tone and style of the generated voice. With the new GPT-4o Audio model, you can provide specific instructions before generating audio. This lets you control aspects like…
Tech With Tim A Monitor Designed Just for Programmers? | BenQ RD Series Review (16-45 01.12.24)
YouTube
A Monitor Designed Just for Programmers? | BenQ RD Series Review
All programmers share the same dream. To have the best monitors possible, and as many as they can get their hands on. Today, I'm diving into BenQ's new RD lineup; specifically the RD280U, and the RD320U - which claim to be the best monitors for programmers.…
John Watson Rooney Simple Effective Data Extraction (for Python Devs) (21-49 01.12.24)
YouTube
Simple Effective Data Extraction (for Python Devs)
Check Out ProxyScrape here: https://proxyscrape.com/?ref=jhnwr
➡ JOIN MY MAILING LIST
https://johnwr.com
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
https://www.patreon.com/johnwatsonrooney
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ HOSTING (Digital…
➡ JOIN MY MAILING LIST
https://johnwr.com
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
https://www.patreon.com/johnwatsonrooney
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ HOSTING (Digital…
Carberra KEY PICKS from Python 3.13's removals and deprecations (14-49 02.12.24)
NeuralNine LLM Wrappers: 3 Project Ideas For Beginners (19-49 02.12.24)
YouTube
LLM Wrappers: 3 Project Ideas For Beginners
Today we look at three project ideas for LLM wrappers in Python.
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/LLM%20Wrappers
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻…
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/LLM%20Wrappers
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻…
Indently 5 Bad Ideas In Python (16-48 03.12.24)
YouTube
5 Bad Ideas In Python
In this video we’re going to be looking at five bad ideas in Python, and how you can avoid them.
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
00:00 Learning Python made simple…
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
00:00 Learning Python made simple…
Tech With Tim 12 Years of Software Engineering Advice in 8 Minutes (16-45 03.12.24)
YouTube
12 Years of Software Engineering Advice in 8 Minutes
I've been coding now for over twelve years, and there's a lot of advice that I wish I heard when I was starting out. But I want to share that with you today.
Want to make real money with coding? I share high-signal insights on careers, monetization, and…
Want to make real money with coding? I share high-signal insights on careers, monetization, and…
NeuralNine PyPy: The Faster Brother of CPython (19-48 04.12.24)
YouTube
PyPy: The Faster Brother of CPython
Today we take a look at PyPy, a Python implementation that supports JIT Compilation and can oftentimes lead to massive speed-ups in performance.
PyPy: https://pypy.org/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://w…
PyPy: https://pypy.org/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://w…
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…