Jie Jenn
Real-Time Audio Transcription Using Azure Speech to Text API in Python
24 minutes ago
https://www.youtube.com/watch?v=2X5XBr19-G0
Real-Time Audio Transcription Using Azure Speech to Text API in Python
24 minutes ago
https://www.youtube.com/watch?v=2X5XBr19-G0
YouTube
Real-Time Audio Transcription Using Azure Speech to Text API in Python
Azure Speech to Text is a powerful tool that enables real-time audio transcription, making it ideal for a variety of applications such as creating voice-activated systems, generating subtitles for videos, and enhancing software accessibility. In this tutorial…
ArjanCodes
Git Hooks: We’re Not Using Them Enough!
21 minutes ago
https://www.youtube.com/watch?v=r_le07f_rfQ
Git Hooks: We’re Not Using Them Enough!
21 minutes ago
https://www.youtube.com/watch?v=r_le07f_rfQ
YouTube
Git Hooks: We’re Not Using Them Enough!
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
In this video, I’ll explore Git hooks and demonstrate how to create a custom Python script to enhance your development workflow.
🎓 ArjanCodes Courses: https://www.arjanco…
In this video, I’ll explore Git hooks and demonstrate how to create a custom Python script to enhance your development workflow.
🎓 ArjanCodes Courses: https://www.arjanco…
NeuralNine
What's So Special About Finally in Python?
1 hour ago
https://www.youtube.com/watch?v=VlMhp2pJxYo
What's So Special About Finally in Python?
1 hour ago
https://www.youtube.com/watch?v=VlMhp2pJxYo
YouTube
What's So Special About Finally in Python?
In this video, we discuss why one would ever use a finally statement in Python, as well as its hidden powers.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https:/…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https:/…
Tech With Tim
How To Create a Python API With FastAPI - Full Tutorial
1 hour ago
https://www.youtube.com/watch?v=lWsGhG6N_1E
How To Create a Python API With FastAPI - Full Tutorial
1 hour ago
https://www.youtube.com/watch?v=lWsGhG6N_1E
YouTube
How To Create a Python API With FastAPI - Full Tutorial
Host your API with Hostinger by going to: https://hostinger.com/TechwithTim and using my code TECHWITHTIM
In today's video I'm going to be showing you guys how you can create your own API using Python for web applications. API (application programming interface)…
In today's video I'm going to be showing you guys how you can create your own API using Python for web applications. API (application programming interface)…
Jie Jenn
Create Your Own GPT Function In Google Sheets With Google Apps Script
20 minutes ago
https://www.youtube.com/watch?v=TKV7wJ8P8EE
Create Your Own GPT Function In Google Sheets With Google Apps Script
20 minutes ago
https://www.youtube.com/watch?v=TKV7wJ8P8EE
YouTube
Create Your Own GPT Function In Google Sheets With Google Apps Script
Why waste monthly paying for subscription to use GPT function in Google Sheets. In this video, we'll dive into creating a custom GPT function in Google Sheets using Google Apps Script.
📋 GPT Function source code: https://www.patreon.com/posts/source-code…
📋 GPT Function source code: https://www.patreon.com/posts/source-code…
ByteByteGo
Do You Know How Mobile Apps Are Released?
1 hour ago
https://www.youtube.com/watch?v=RIX4ufelA58
Do You Know How Mobile Apps Are Released?
1 hour ago
https://www.youtube.com/watch?v=RIX4ufelA58
YouTube
Do You Know How Mobile Apps Are Released?
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe
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…
Real Python
Start Working With Python's Tkinter GUI Framework
20 minutes ago
https://www.youtube.com/watch?v=qXG_u3Te3OM
Start Working With Python's Tkinter GUI Framework
20 minutes ago
https://www.youtube.com/watch?v=qXG_u3Te3OM
YouTube
Start Working With Python's Tkinter GUI Framework
This is a preview of the video course, "Building a Python GUI Application With Tkinter." Python has a lot of GUI frameworks, but Tkinter is the only framework that’s built into the Python standard library. Tkinter has several strengths. It’s cross-platform…
NeuralNine
Table Editor in Python with pandastable
1 hour ago
https://www.youtube.com/watch?v=bZPvwCkM4A0
Table Editor in Python with pandastable
1 hour ago
https://www.youtube.com/watch?v=bZPvwCkM4A0
YouTube
Table Editor in Python with pandastable
Today we learn how to easily build a simple table editor in Python using the pandastable package.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/…
ArjanCodes
Streamlit Explained: Python Tutorial for Data Scientists
19 minutes ago
https://www.youtube.com/watch?v=c8QXUrvSSyg
Streamlit Explained: Python Tutorial for Data Scientists
19 minutes ago
https://www.youtube.com/watch?v=c8QXUrvSSyg
YouTube
Streamlit Explained: Python Tutorial for Data Scientists
✅ Learn how to build robust and scalable software architecture: https://arjan.codes/checklist.
In this Python tutorial, I’ll dive into Streamlit, a tool that simplifies the creation of web applications for your data science projects. Additionally, I’ll discuss…
In this Python tutorial, I’ll dive into Streamlit, a tool that simplifies the creation of web applications for your data science projects. Additionally, I’ll discuss…
Tech With Tim
FastAPI, Flask or Django - Which Should You Use?
1 minute ago
https://www.youtube.com/watch?v=cNlJCQHSmbE
FastAPI, Flask or Django - Which Should You Use?
1 minute ago
https://www.youtube.com/watch?v=cNlJCQHSmbE
YouTube
FastAPI, Flask or Django - Which Should You Use?
Get started using professional JetBrains IDEs for free today: https://jb.gg/Get-JetBrains-IDEs
FastAPI, Flask or Django? This is the question you should be asking yourself if you're interested in Python web development. In this video, I'm going to break…
FastAPI, Flask or Django? This is the question you should be asking yourself if you're interested in Python web development. In this video, I'm going to break…
NeuralNine
League of Legends Win Prediction - Python Machine Learning
16 minutes ago
https://www.youtube.com/watch?v=7ALGiitlDzA
League of Legends Win Prediction - Python Machine Learning
16 minutes ago
https://www.youtube.com/watch?v=7ALGiitlDzA
YouTube
League of Legends Win Prediction - Python Machine Learning
Today we learn how to predict the outcome of League of Legends games in Python using machine learning.
Dataset: https://www.kaggle.com/datasets/datasnaek/league-of-legends
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https:…
Dataset: https://www.kaggle.com/datasets/datasnaek/league-of-legends
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https:…
JakeEh
Detective Jake - Why Coding is Handy [Ep 1]
23 minutes ago
https://www.youtube.com/watch?v=xtXrqp42aRg
Detective Jake - Why Coding is Handy [Ep 1]
23 minutes ago
https://www.youtube.com/watch?v=xtXrqp42aRg
YouTube
Detective Jake - Why Coding is Handy [Ep 1]
In this video, I wrote a script with the help of Chat GPT to help me 'watch' 72 hours of video footage to find who hit my friends car.
Detective Jake is on the case!
Python Classes Series: https://www.youtube.com/playlist?list=PLDKG5W-W4obp6I5WBYbbrlxoyrWsRDd5X…
Detective Jake is on the case!
Python Classes Series: https://www.youtube.com/playlist?list=PLDKG5W-W4obp6I5WBYbbrlxoyrWsRDd5X…
Carberra
SIMPLIFY your code with decorators (+ typing)
23 minutes ago
https://www.youtube.com/watch?v=cG451ZXWYC4
SIMPLIFY your code with decorators (+ typing)
23 minutes ago
https://www.youtube.com/watch?v=cG451ZXWYC4
YouTube
SIMPLIFY your code with decorators (+ typing)
Decorators are amazing in Python, but have a habit of tripping a lot of people up! This video will cover the basics of creating simple and parametrised decorators (also known as decorator factories), as well as how to type them.
00:00 - Intro
00:49 - Creating…
00:00 - Intro
00:49 - Creating…
NeuralNine
Knapsack Problem Explained - Algorithms in Python
1 hour ago
https://www.youtube.com/watch?v=gCRw7BIrLPY
Knapsack Problem Explained - Algorithms in Python
1 hour ago
https://www.youtube.com/watch?v=gCRw7BIrLPY
YouTube
Knapsack Problem Explained - Algorithms in Python
Today we learn about the Knapsack Problem. We implement three different algorithms to solve it in Python and we analyze their complexity.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm…
Jie Jenn
Create A Google Maps Screenshot Desktop App With Python & PyQt6
21 minutes ago
https://www.youtube.com/watch?v=ZhiNspJlLLs
Create A Google Maps Screenshot Desktop App With Python & PyQt6
21 minutes ago
https://www.youtube.com/watch?v=ZhiNspJlLLs
YouTube
Create A Google Maps Screenshot Desktop App With Python & PyQt6
Google Maps is one of the most widely used tools on the web today. Many companies frequently need to capture screenshots of specific locations on Google Maps. In this tutorial, we will build a Google Maps screenshot capture app using Python and PyQt6.
This…
This…
Tech With Tim
Python AI Agent Tutorial - Build a Coding Assistant w/ RAG & LangChain
1 hour ago
https://www.youtube.com/watch?v=uN7X819DUlQ
Python AI Agent Tutorial - Build a Coding Assistant w/ RAG & LangChain
1 hour ago
https://www.youtube.com/watch?v=uN7X819DUlQ
YouTube
Python AI Agent Tutorial - Build a Coding Assistant w/ RAG & LangChain
In this video, I'll be showing you how to build your own custom AI agent within Python using Retrieval Augmented Generation (RAG) and LangChain. Even if you're an intermediate Python user, this tutorial will be easy to follow as I demonstrate how to query…
Jie Jenn
Search The Web With Google Custom Search API In Python
21 minutes ago
https://www.youtube.com/watch?v=4YhxXRPKI0c
Search The Web With Google Custom Search API In Python
21 minutes ago
https://www.youtube.com/watch?v=4YhxXRPKI0c
YouTube
Search The Web With Google Custom Search API In Python
In this video, we will dive into how to use Google Custom Search API to run web searches programmatically using Python.
📑 Custom Search parameter list: https://developers.google.com/custom-search/v1/reference/rest/v1/cse.siterestrict/list
📋 Source Code:…
📑 Custom Search parameter list: https://developers.google.com/custom-search/v1/reference/rest/v1/cse.siterestrict/list
📋 Source Code:…