PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
bvdl io
When & How To Use Mutex Locks?

https://www.youtube.com/watch?v=u25j0bl3Ecw
YouTube
SAFE Multithreading with Mutex Locks
#coding #computerscience #programming #python #multithreading #mutex

Video going over an example of why we need to use mutex locks to access shared data with multiple threads.

Search Terms:
mutex lock
race condition in operating system
race condition in…
6 views11:05
PythonFromYouTube
Tech With Tim
Is This Language Replacing Python?!
1 hour ago
https://www.youtube.com/watch?v=21WFgScvrdg
YouTube
Is This Language Replacing Python?!
Thanks to docker for sponsoring this video!
💻 Getting started with Docker Init: https://dockr.ly/3O3FRJc
💻 Download Docker Desktop: https://dockr.ly/3VXMFd7
💻 Enter the giveaway for docker swag by joining my discord: https://discord.gg/twt

Can this unreleased…
6 views15:00
PythonFromYouTube
anthonywritescode
oops I wasn't testing anything!? (all code sucks) #08
1 hour ago
https://www.youtube.com/watch?v=jdlyXsFkgmg
YouTube
oops I wasn't testing anything!? (all code sucks) #08
today we go over another common mistake when using pytest which can lead to tests that pass when they shouldn't!

- mistakes with pytest raises(match=...): https://www.youtube.com/watch?v=-1LXV_laNMs

playlist: https://www.youtube.com/playlist?list=PLWBK…
6 views17:00
PythonFromYouTube
Indently
HUGE Shortcut For FAST & EASY HTTP Status Handling In Python
1 hour ago
https://www.youtube.com/watch?v=XMbG_7qWi9E
YouTube
HUGE Shortcut For FAST & EASY HTTP Status Handling In Python
Here's a huge shortcut for fast and easy http status handling in Python.

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

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
6 views06:00
PythonFromYouTube
R3ap3rPy
Python - Memray
1 hour ago
https://www.youtube.com/watch?v=PR1L9sszeZE
YouTube
Python - Memray
Memray is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself. It can generate several different types of reports to help you analyze the captured memory usage data.…
6 views06:05
PythonFromYouTube
NeuralNine
Base64 Encoding Binary Files in Python
2 hours ago
https://www.youtube.com/watch?v=bEA8HI_I5bQ
YouTube
Base64 Encoding Binary Files in Python
In this video we learn how to encode binary data or files using Base64 in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕…
6 views15:00
PythonFromYouTube
Jie Jenn
Data Analysis With PandasAI (Pandas + OpenAI)
1h ago
https://www.youtube.com/watch?v=vu2Pzn1Wk3w
YouTube
Data Analysis With PandasAI (Pandas + OpenAI)
In this tutorial, we are are going to learn how to incorporate generative AI capabilities with PandasAI.

Pandas AI is a Python library that utilize generative artificial intelligence capabilities (OpenAI or Google PaLM) to Pandas, a popular data analysis…
6 views15:05
PythonFromYouTube
Learn Python With Rune
Python Anagram Game Tutorial: Improve Your String Manipulation Skills
14 minutes ago
https://www.youtube.com/watch?v=dyxGW6Iiz0k
YouTube
Python Anagram Game Tutorial: Improve Your String Manipulation Skills
Welcome to this Python anagram game tutorial where you will learn how to develop a fun and challenging game that will test your string manipulation skills. In this tutorial, you will learn how to create an anagram game that will take a word or phrase and…
6 views15:10
PythonFromYouTube
Real Python
Finding the First Match From a Python Iterable
12 hours ago
https://www.youtube.com/watch?v=1LiUNp3XErk
YouTube
Finding the First Match From a Python Iterable
At some point in your Python journey, you may need to find the first item that matches a certain criterion in a Python iterable, such as a list or dictionary. The simplest case is that you need to confirm that a particular item exists in the iterable.

This…
6 views06:00
PythonFromYouTube
ArjanCodes
Refactoring a Command Line Shell | Code Roast Part 1
1 hour ago
https://www.youtube.com/watch?v=TDgouhWA13A
YouTube
Refactoring a Command Line Shell | Code Roast Part 1
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

Today I'm refactoring a command line shell! Ready for a new code roast? Watch the video to witness the transformation from average to exceptional code in Part 1 of…
5 views17:00
PythonFromYouTube
Real Python
Building Python CI With Docker & Applying for a Hacker Initiative Grant | Real Python Podcast #158
12 hours ago
https://www.youtube.com/watch?v=DReWGl1uqMA
YouTube
Building Python CI With Docker & Applying for a Hacker Initiative Grant | Real Python Podcast #158
Do you need a refresher on using Docker with Python? Would you like to learn how to configure a continuous integration pipeline with modern tools and Docker? This week on the show, Christopher Trudeau is here, bringing another batch of PyCoder's Weekly articles…
5 views06:00
PythonFromYouTube
Indently
I Learned Something New About Tuples In Python 3.11
1 hour ago
https://www.youtube.com/watch?v=rKaCdAxQikY
YouTube
I Learned Something New About Tuples In Python 3.11
So after reading some documentation, I ran into an example that used tuple comparison to check for whether a Python version was more than or equal to the current 3.11 version, but what I found interesting was that they used a tuple for that. Crazy to think…
5 views06:05
PythonFromYouTube
NeuralNine
Wheel Files: Packaging Python Applications & Modules
2 hours ago
https://www.youtube.com/watch?v=n2d_7RPTKlk
YouTube
Wheel Files: Packaging Python Applications & Modules
Today we learn about Python wheel files, which are the packaging format for Python applications and modules.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://…
6 views15:00
PythonFromYouTube
LeetCode Ukraine
Detonate the Maximum Bombs - LeetCode Daily 6/2
1 day ago
https://www.youtube.com/watch?v=G6j-1s-YCDk
YouTube
Detonate the Maximum Bombs - LeetCode Daily 6/2
2101. Detonate the Maximum Bombs [Medium]
https://leetcode.com/problems/detonate-the-maximum-bombs/
#array #math #depth_first_search #breadth_first_search #graph #geometry
#google #qualtricks

0:00 - Умова задачі.
2:25 - Евклідова відстань.
5:50 - Побудова…
6 views09:00
PythonFromYouTube
LeetCode Ukraine
Time Needed to Inform All Employees - LeetCode Daily 6/3
17 hours ago
https://www.youtube.com/watch?v=seRIgiiWEe8
YouTube
Time Needed to Inform All Employees - LeetCode Daily 6/3
1376. Time Needed to Inform All Employees [Medium]
https://leetcode.com/problems/time-needed-to-inform-all-employees/
#tree #depth_first_search #breadth_first_search
#google #amazon #bloomberg #adobe

0:00 - Умова задачі.
3:05 - Побудова дерева.
5:00 - Паттерн…
5 views09:05
PythonFromYouTube
LeetCode Ukraine
[HACKED] Number of Provinces - LeetCode Daily 6/4
1 hour ago
https://www.youtube.com/watch?v=7X3M8okj2vQ
YouTube
[HACKED] Number of Provinces - LeetCode Daily 6/4
547. Number of Provinces [Medium]
https://leetcode.com/problems/number-of-provinces/
#depth_first_search #breadth_first_search #union_find #graph #matrix
#amazon #bloomberg #doordash #apple #twitter #two_sigma #uber #goldman_sachs #google

0:00 - Проблеми…
6 views17:00
PythonFromYouTube
NeuralNine
Dynamic Attribute Handling in Python: getattr(), setattr(), hasattr(), delattr()
2 hours ago
https://www.youtube.com/watch?v=2C1BOPAMGHc
YouTube
Dynamic Attribute Handling in Python: getattr(), setattr(), hasattr(), delattr()
Today we learn how to dynamically handle and manage Python object attributes.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
4 views15:00
PythonFromYouTube
LeetCode Ukraine
Check If It Is a Straight Line - LeetCode Daily 6/5
1 hour ago
https://www.youtube.com/watch?v=sJ5_xqBo__o
YouTube
Check If It Is a Straight Line - LeetCode Daily 6/5
1232. Check If It Is a Straight Line [Easy]
https://leetcode.com/problems/check-if-it-is-a-straight-line/
#array #math #geometry #probability #statistics
#palantir

0:00 - Звук.
0:30 - Умова задачі.
2:05 - Три колінеарні точки.
2:55 - Орієнтована (знакова)…
3 views17:00
PythonFromYouTube
R3ap3rPy
Python - Frogmouth
1 hour ago
https://www.youtube.com/watch?v=UXkFymYSNnA
YouTube
Python - Frogmouth
Frogmouth is a Markdown viewer / browser for your terminal, built with Textual.

Frogmouth can open *.md files locally or via a URL. There is a familiar browser-like navigation stack, history, bookmarks, and table of contents.

Let's learn how you can use…
3 views06:00
PythonFromYouTube
Indently
There's An OPTIMIZED Way To Do THIS In Python (ft. enumerate)
1 hour ago
https://www.youtube.com/watch?v=KzAGzoXv7II
YouTube
There's An OPTIMIZED Way To Do THIS In Python (ft. enumerate)
Here's a quick optimization that you can perform in Python with enumerate().

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

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

00:00 Intro
00:10 enumerate()
01:38 The tests
03:53…
3 views06:05