Real Python
Considering Accessibility & Assistive Tech as a Python Developer | Real Python Podcast #205
21 minutes ago
https://www.youtube.com/watch?v=arnR3B_JDGg
Considering Accessibility & Assistive Tech as a Python Developer | Real Python Podcast #205
21 minutes ago
https://www.youtube.com/watch?v=arnR3B_JDGg
YouTube
Considering Accessibility & Assistive Tech as a Python Developer | Real Python Podcast #205
What's it like to learn Python as a visually impaired or blind developer? How can you improve the accessibility of your Python web applications and learn current guidelines? This week on the show, Real Python community member Audrey van Breederode discusses…
Vladyslav Ushakov
Співбесіда на Javascript розробника | Junior Frontend розробник
7 minutes ago
https://www.youtube.com/watch?v=9FgRM2G3LOk
Співбесіда на Javascript розробника | Junior Frontend розробник
7 minutes ago
https://www.youtube.com/watch?v=9FgRM2G3LOk
YouTube
Співбесіда Junior Frontend розробника | Теорія + лайв кодінг
Мої соц мережі:
Instagram: https://instagram.com/vlad.ushakov.ai
Telegram: https://t.me/+Uk8q1W4B2SdmMzMy
Співбесіда Junior Python розробника: https://www.youtube.com/watch?v=k0RLyKcjSWc
Уроки Python з нуля: https://www.youtube.com/watch?v=M9kT_xt5xjo
Співбесіда…
Instagram: https://instagram.com/vlad.ushakov.ai
Telegram: https://t.me/+Uk8q1W4B2SdmMzMy
Співбесіда Junior Python розробника: https://www.youtube.com/watch?v=k0RLyKcjSWc
Уроки Python з нуля: https://www.youtube.com/watch?v=M9kT_xt5xjo
Співбесіда…
Jie Jenn
How To Upgrade Python Version In Existing Python Virtual Environments
20 minutes ago
https://www.youtube.com/watch?v=o0uv2_8gOoA
How To Upgrade Python Version In Existing Python Virtual Environments
20 minutes ago
https://www.youtube.com/watch?v=o0uv2_8gOoA
YouTube
How To Upgrade Python Version In Existing Python Virtual Environments
So you just recently upgraded your Python software, but your existing Python virtual environments are still trying to use older version of Python. In quick video, I will show you how to upgrade your virtual environment's Python with in less than two minutes.…
John Watson Rooney
This will change Web Scraping forever.
21 minutes ago
https://www.youtube.com/watch?v=WtEtHmGehoA
This will change Web Scraping forever.
21 minutes ago
https://www.youtube.com/watch?v=WtEtHmGehoA
YouTube
This will change Web Scraping forever.
What to try this yourself? Sign up at https://www.zyte.com/ and use code JWR203 for $20 for free each month for 3 months. Limited availability first come first serve. Once you have created an account enter the coupon code JWR203 under settings, subscriptions…
Carberra
Implementing OAuth 2.0 from SCRATCH
24 minutes ago
https://www.youtube.com/watch?v=U90d4mWE4Hc
Implementing OAuth 2.0 from SCRATCH
24 minutes ago
https://www.youtube.com/watch?v=U90d4mWE4Hc
YouTube
Implementing OAuth 2.0 from SCRATCH
Even if you choose not to implement it yourself in your application, OAuth 2.0 is definitely one of those things that's useful to know inside and out. In this video, we'll be implementing it in Python using the requests library!
—
If you enjoy my content…
—
If you enjoy my content…
NeuralNine
Simple Login Application - Tkinter Python
1 hour ago
https://www.youtube.com/watch?v=-D7tgeCqJfc
Simple Login Application - Tkinter Python
1 hour ago
https://www.youtube.com/watch?v=-D7tgeCqJfc
YouTube
Simple Login Application - Tkinter Python
In this video, we learn how to build a simple login application with Tkinter in Python, also including the use of a simple database.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 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
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…