PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Carberra
Using Redis/Redict/Valkey in Python (2024 tutorial)
20 minutes ago
https://www.youtube.com/watch?v=-Q9rSBMKSkE
YouTube
Using Redis/Redict/Valkey in Python (2024 tutorial)
Redis (and forks thereof) is an astoundingly fast persistent caching system, and on top of that, it's ridiculously easy to use! If that's not a great combination, I don't know what is.

(P.S.: We're actually using one of the forks in this video, but this…
9 views11:25
PythonFromYouTube
NeuralNine
How To Choose Version Numbers - Semantic Versioning
1 hour ago
https://www.youtube.com/watch?v=SocsEYXoSRk
YouTube
How To Choose Version Numbers - Semantic Versioning
Today we learn how to properly choose version numbers for packages and software. For this, we use semantic versioning.

Semantic Versioning: https://semver.org/

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/…
10 views13:25
PythonFromYouTube
Tech With Tim
Build a RAG Based LLM App in 20 Minutes! | Full Langflow Tutorial
1 hour ago
https://www.youtube.com/watch?v=rz40ukZ3krQ
YouTube
Build a RAG Based LLM App in 20 Minutes! | Full Langflow Tutorial
GET MY FREE SOFTWARE DEVELOPMENT GUIDE👇
https://training.techwithtim.net/free-guide

In this video, I'm going to show you how to create your own AI application that uses RAG (Retrieval Augmented Generation) without writing a single line of code - in just…
10 views13:45
PythonFromYouTube
Definitely Noah
Java Programming: Aggregation, abstract, and interface
54 minutes ago
https://www.youtube.com/watch?v=obf-fyXO6D8
YouTube
Java Programming: Aggregation, abstract, and interface
This is a java programming course.
#java #programming #course #coding

0:00 - Intro
0:35 - Abstract
2:04 - Interface
3:24 - Implementing interface
4:32 - Aggregation
6 views17:25
PythonFromYouTube
Jie Jenn
Python Project | Create Your Own Audio Player Desktop App With Python (Using PyQt6)
22 minutes ago
https://www.youtube.com/watch?v=pMveXYYnS6Y
YouTube
Python Project | Create Your Own Audio Player Desktop App With Python (Using PyQt6)
In this video, you will learn how to build an audio player using PyQt6 in Python. This is going to be a key component for a future tutorial "Create an OpenAI Speech App".

📋 Source Code: https://www.patreon.com/posts/source-code-your-102028185

💖 Show Support…
6 views13:25
PythonFromYouTube
ArjanCodes
Everything You Need to Know about Debugging in VSCode
22 minutes ago
https://www.youtube.com/watch?v=XmpIBsnc3xU
YouTube
Stop Using print(): Learn the VSCode Debugger
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

This video is a quick guide to debugging Python scripts in VSCode. I’ll cover the basics of the VSCode debugger and show you how to use it to fix your code easily.…
6 views15:25
PythonFromYouTube
Tech With Tim
Backend, Frontend or DevOps? How to Decide!
1 hour ago
https://www.youtube.com/watch?v=6LA6J4iKNRE
YouTube
Backend, Frontend or DevOps? How to Decide!
If you're trying to become a developer then chances are you are making this one mistake - and it's likely what is holding you back from landing a job. This mistake is jumping from topic to topic & field to field without really understanding what it is that…
6 views15:25
PythonFromYouTube
anthonywritescode
training a custom object detection model from scratch (yolov8) (intermediate) anthony explains #571
19 minutes ago
https://www.youtube.com/watch?v=ZG38vpkSHlM
YouTube
training a custom object detection model from scratch (yolov8) (intermediate) anthony explains #571
today I walk through my adventures training a custom object detection model (for identifying pokemon)!

playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: h…
6 views15:45
PythonFromYouTube
Definitely Noah
Java Programming: Exceptions, try & catch
1 hour ago
https://www.youtube.com/watch?v=fh87AtswZ_w
YouTube
Java Programming: Exceptions, try & catch
This is a java programming course.
#java #programming #course #coding
7 views17:25
PythonFromYouTube
ByteByteGo
Top 9 Must-Read Blogs for Engineers
1 hour ago
https://www.youtube.com/watch?v=UuT61kf292A
YouTube
5:54
Top 9 Must-Read Blogs for Engineers
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
8 views17:45
PythonFromYouTube
NeuralNine
GPUs For Machine Learning - How To Use Them For Free
1 hour ago
https://www.youtube.com/watch?v=KpbS_GZQ1FI
YouTube
GPUs For Machine Learning - How To Use Them For Free
Today we look at three options to use free GPUs for machine learning.

Google Colab: https://colab.google/
Kaggle: https://www.kaggle.com/
Paperspace: https://www.paperspace.com/

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: …
6 views18:05
PythonFromYouTube
Indently
Python's 5 Worst Features
1 hour ago
https://www.youtube.com/watch?v=j6WuHCSwNDo
YouTube
Python's 5 Worst Features
Hello Bob! Today I'm going to be sharing with you 5 of Python's worst features (in my opinion).

▶ Become job-ready with Python:
https://www.indently.io

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels

00:00 Learning Python made simple…
7 views07:25
PythonFromYouTube
Jie Jenn
Create Your Own Text-To-Speech Desktop App With Python & OpenAI Speech API | Beginner Tutorial
20 minutes ago
https://www.youtube.com/watch?v=j2Q5IEkqTVM
YouTube
Create Your Own Text-To-Speech Desktop App With Python & OpenAI Speech API | Beginner Tutorial
Text-To-Speech technology has improved significantly the past few years. And with OpenAI Text-To-Speech API, it lets you convert text into natural human sound speech. In this tutorial, we'll learn how to use Python to build a Text-To-Speech desktop application…
5 views13:25
PythonFromYouTube
Real Python
Working With Scopes Practice: Python Basics Exercises
22 minutes ago
https://www.youtube.com/watch?v=j6e-_Z90SNE
YouTube
Working With Scopes Practice: Python Basics Exercises
This is a preview of Python Basics Exercises: Scopes. On your Python journey, you’ve worked with functions and loops. To fully understand functions and loops in Python, you need to be familiar with the issue of scope.

This is a portion of the complete course…
6 views17:25
PythonFromYouTube
Carberra
Python is Awesome - Series 1
21 minutes ago
https://www.youtube.com/watch?v=lnYaLqaZsiw
YouTube
Python is Awesome - Series 1
Welcome to series 1 of Python is awesome! This contains all videos I made for the series in 2022, and one extra one from December 2021. This includes projects that need third-party packages.

Some earlier videos may look a little rough -- nearer the start…
6 views11:25
PythonFromYouTube
Vladyslav Ushakov
СПІВБЕСІДА Middle python BACKEND Розробника | Теорія + Live Coding
1 hour ago
https://www.youtube.com/watch?v=OJtofeSvGoE
YouTube
СПІВБЕСІДА Middle PYTHON Розробника | Теорія + Live Coding
Мої соц мережі:
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

Провів…
6 views15:25
PythonFromYouTube
ArjanCodes
Rust Handles Errors Way Better Than Python
19 minutes ago
https://www.youtube.com/watch?v=xIWr5p5T_nM
YouTube
Rust Handles Errors Way Better Than Python
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

In this video, I’ll show you how Rust handles errors and when to use which type of error handling, based on my own experience.

🔥 GitHub Repository: https://git.arjan.code…
7 views15:45
PythonFromYouTube
NeuralNine
OnlyOffice Looks & Feels Like MS Office on Linux
32 minutes ago
https://www.youtube.com/watch?v=nzRCsMKc0xA
YouTube
OnlyOffice Looks & Feels Like MS Office on Linux
In this video, we take a look at OnlyOffice. In my opinion the best MS office alternative on Windows, if your focus is on compatibility.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm…
7 views17:25
PythonFromYouTube
Real Python
Pydantic Data Validation & Python Web Security Practices | Real Python Podcast #202
21 minutes ago
https://www.youtube.com/watch?v=vFRkOk3NYLg
YouTube
Pydantic Data Validation & Python Web Security Practices | Real Python Podcast #202
How do you verify and validate the data coming into your Python web application? What tools and security best practices should you consider as a developer? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles…
6 views17:45
PythonFromYouTube
Indently
More cool news
56 minutes ago
https://www.youtube.com/watch?v=5SDqmdyQ94I
YouTube
More cool news
Hello everyone, hope you're having a wonderful Saturday!

1) Course application: http://apply.indently.io
2) LinkedIn: https://www.linkedin.com/in/federicoazzu/
3) Discord server: http://discord.indently.io

▶ Become job-ready with Python:
https://www.indently.io…
6 views07:25
PythonFromYouTube
John Watson Rooney
The most important Python script I ever wrote
8 minutes ago
https://www.youtube.com/watch?v=q1GDSHhaH0E
YouTube
The most important Python script I ever wrote
➡ JOIN MY MAILING LIST
https://johnwr.com

➡ COMMUNITY
https://discord.gg/C4J2uckpbR

➡ PROXIES
https://proxyscrape.com/?ref=jhnwr

➡ WEB SCRAPING API
https://hubs.li/Q043T88w0

➡ HOSTING
https://m.do.co/c/c7c90f161ff6

If you are new, welcome. I'm John,…
6 views11:25