PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Indently
Python's "itemgetter" is very useful
3 hours ago
https://www.youtube.com/watch?v=Jmh2GWqQUKc
YouTube
Python's "itemgetter" is very useful
Hello everyone (not you Bob)! In today's video we will be learning about itemgetter in Python. It's a really cool function that I just learned about recently, I never really thought about exploring the operator module until this popped up.

▶ Become job…
7 views09:45
PythonFromYouTube
John Watson Rooney
Why I chose Python for Data Analysis
1 hour ago
https://www.youtube.com/watch?v=39jB8nJBrCI
YouTube
Why I chose Python & Polars for Data Analysis
To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/JohnWatsonRooney/ . You’ll also get 20% off an annual premium subscription.

This video was sponsored by Brilliant

join the Discord to discuss all things Python…
6 views13:25
PythonFromYouTube
Vladyslav Ushakov
10 Питань з Python Співбесіди. Повний розбір питань
1 hour ago
https://www.youtube.com/watch?v=8rd1wg5t6dw
YouTube
10 Питань з Python Співбесіди. Повний розбір питань
Мої соц мережі:
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
Співбесіда…
4 views13:45
PythonFromYouTube
Jie Jenn
Getting Started With Google Maps API In Python
20 minutes ago
https://www.youtube.com/watch?v=d8dQgj77kpg
YouTube
Getting Started With Google Maps API In Python
Google Maps is your gateway to integrating real-world geography, routes, and places into your Python projects, and this tutorial will walk you through how to get started.

Key Highlights:
▶ Understanding the Google Maps API platform and how to choose the…
4 views14:05
PythonFromYouTube
ArjanCodes
5 Tips for Building Powerful Data Dashboards in Python
24 minutes ago
https://www.youtube.com/watch?v=6xncb3aTrXk
YouTube
5 Tips for Building Powerful Data Dashboards in Python
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

In this video, I'll share five essential tips for building effective data dashboards. These insights are drawn from my hands-on experience developing the ArjanCodes…
5 views15:25
PythonFromYouTube
Real Python
Decoupling Systems to Get Closer to the Data | Real Python Podcast #201
23 minutes ago
https://www.youtube.com/watch?v=ITUSeoFbvyg
YouTube
Decoupling Systems to Get Closer to the Data | Real Python Podcast #201
What are the benefits of using a decoupled data processing system? How do you write reusable queries for a variety of backend data platforms? This week on the show, Phillip Cloud, the lead maintainer of Ibis, will discuss this portable Python dataframe library.…
5 views17:25
PythonFromYouTube
Definitely Noah
Programming in Java: Inheritance, packages, and super
13 hours ago
https://www.youtube.com/watch?v=m5bbTNAwVGw
YouTube
Programming in Java: Inheritance, packages, and super
This is a java programming course.
#java #programming #course #coding

0:00 - Intro
0:08 - Packages
1:48 - Parent class (Super class)
3:00 - Sub classes
5:32 - Override
6:57 - Super
5 views07:25
PythonFromYouTube
NeuralNine
Download Kaggle Datasets via API in Python
1 hour ago
https://www.youtube.com/watch?v=hzcV0hDkfzs
YouTube
Download Kaggle Datasets via API in Python
Today we learn how to automate the process of downloading Kaggle datasets using the Kaggle API in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www…
5 views13:25
PythonFromYouTube
Jie Jenn
Getting Started With Google Maps Places (New) API In Python
21 minutes ago
https://www.youtube.com/watch?v=lVtu-JWmHOo
YouTube
Getting Started With Google Maps Places (New) API In Python
Google Maps released a new version of Places API, which can be quite confusing for Python developers. So in this tutorial, we will dive into how to get started with Google Maps Places (New) API in Python from scratch.

📋 Source Code: https://www.patreon.…
6 views13:25
PythonFromYouTube
JakeEh
Run Your Code with Code
22 minutes ago
https://www.youtube.com/watch?v=8pCp_mFtDEQ
YouTube
Run Your Code with Code
In this video we go over how you can Run Your Code with Code. Specifically we run multiple other Python scripts with another Python script. This is the second part in a short series where we are creating a program so we can use our handy little scripts we…
4 views15:25
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