PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
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
PythonFromYouTube
Tech With Tim
Revealing Python's WORST Feature... The GIL
2 hours ago
https://www.youtube.com/watch?v=XVcRQ6T9RHo
YouTube
The Python Global Interpreter Lock - Explained
To learn programming and Python - check out Datacamp!
💻 Learn Python - https://datacamp.pxf.io/4PODjr
💻 Learn Programming - https://datacamp.pxf.io/3e6xrk

Today, I'm revealing the worst feature Python has... The GIL (Global Interpreter Lock)! We'll be going…
124 views15:01
PythonFromYouTube
Learn Python With Rune
Python Operators Explained: Understanding How to Use Operators in Your Code
14 minutes ago
https://www.youtube.com/watch?v=aNp503mBlWY
YouTube
Python Operators Explained: Understanding How to Use Operators in Your Code
Simply put, Python operators are special signs. They are commonly used in programming languages and are also very important. Just as someone has to learn road signs before getting a driver’s license, a programmer has to learn operators to be able to carry…
3 views15:06
PythonFromYouTube
ByteByteGo
Top 5 Most-Used Deployment Strategies
1 hour ago
https://www.youtube.com/watch?v=AWVTKBUnoIg
YouTube
Top 5 Most-Used Deployment Strategies
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…
2 views17:01
PythonFromYouTube
LeetCode Ukraine
Can Make Arithmetic Progression From Sequence - LeetCode Daily 6/6
1 hour ago
https://www.youtube.com/watch?v=BLZBboO6hkc
YouTube
Can Make Arithmetic Progression From Sequence - LeetCode Daily 6/6
1502. Can Make Arithmetic Progression From Sequence [Easy]
https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence/
#array #sorting
#amazon

0:00 - Умова задачі.
1:55 - Сортування. https://leetcode.com/problems/can-make-arithmetic-progression…
3 views17:06
PythonFromYouTube
NeuralNine
Linux File System Simply Explained
1 hour ago
https://www.youtube.com/watch?v=BUnb1PKKMBA
YouTube
Linux File System Simply Explained
Today we learn about the Linux file system and directory structure.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch:…
2 views17:00
PythonFromYouTube
anthonywritescode
docker: secrets at build time! (intermediate) anthony explains #544
1 hour ago
https://www.youtube.com/watch?v=aK6sJDOn2Hc
YouTube
docker: secrets at build time! (intermediate) anthony explains #544
today we tackle another tricky problem with docker: secrets! I show a few ways to get this wrong (where the secret ends up in the image) and then show off a buildkit feature that solves this nicely!

playlist: https://www.youtube.com/playlist?list=PLWBK…
2 views17:05
PythonFromYouTube
LeetCode Ukraine
Minimum Flips to Make a OR b Equal to c - LeetCode Daily 6/7
1 hour ago
https://www.youtube.com/watch?v=Gvkgec9e79o
YouTube
Minimum Flips to Make a OR b Equal to c - LeetCode Daily 6/7
1318. Minimum Flips to Make a OR b Equal to c [Medium]
https://leetcode.com/problems/minimum-flips-to-make-a-or-b-equal-to-c/
#bit_manipulation
#microsoft

0:00 - Умова задачі.
1:00 - Побітові операції. https://leetcode.com/problems/minimum-flips-to-make…
4 views17:10
PythonFromYouTube
Jie Jenn
Getting Started With Google Generative AI PaLM API In Python (Step-By-Step Tutorial)
7 hours ago
https://www.youtube.com/watch?v=zVJ6wKO6R8U
YouTube
Getting Started With Google Generative AI PaLM API In Python (Step-By-Step Tutorial)
In this tutorial, we will learn how to use Google's Generative AI API called PaLM API.

Google's Generative AI refers to the use of artificial intelligence to create new content. This is a shift from the traditional use of AI, which was to understand and…
2 views06:00
PythonFromYouTube
bvdl io
What is a Vector Database? // Long-Term Memory for ChatGPT
6 hours ago
https://www.youtube.com/watch?v=QLsBsWLvz-k
YouTube
What is a Vector Database? // Long-Term Memory for ChatGPT
Going over what vector databases are, a high level explanation of how they work, and going over #python code explaining how to use the ChromaDB vector database yourself, using Langchain and OpenAI-Embeddings. We then use the ChromaDB as long term memory for…
3 views06:05
PythonFromYouTube
Indently
"__new__ VS __init__" In Python Tutorial (Simplified Explantion)
1 hour ago
https://www.youtube.com/watch?v=Anw4F1jM3BU
YouTube
"__new__ VS __init__" In Python Tutorial (Simplified Explantion)
In this video we're going to be looking at the difference between __new__ and __init__ in Python! We'll cover how they work and how we can use them.

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

▶ Follow me on Instagram:
https://www.instagr…
3 views06:10
PythonFromYouTube
Learn Python With Rune
Python Algorithmic Thinking: Building a Valid Parentheses Checker
14 minutes ago
https://www.youtube.com/watch?v=_-q3YWqJi4E
YouTube
Python Algorithmic Thinking: Building a Valid Parentheses Checker
In this Python tutorial, we will explore algorithmic thinking by building a valid parentheses checker. Checking if parentheses are balanced or not is an essential problem in computer science, and we will learn how to solve it using Python.

Throughout the…
2 views15:00
PythonFromYouTube
Forwarded from ItNewsFromYouTube[UA]
CodeUA
Розробляємо блог на Django з нуля

https://www.youtube.com/watch?v=MEcOeCFp5Cg
YouTube
Розробляємо блог на Django з нуля
Матеріали вебінару - https://itvdn.com/ua/webinars/description/django-blog?utm_source=yb_code_django-blog

Цей вебінар допоможе вам познайомитися з Django та навчитися основам роботи з цим фреймворком. Ви отримаєте знання та навички, необхідні для створення…
2 views15:36
PythonFromYouTube
LeetCode Ukraine
Count Negative Numbers in a Sorted Matrix - LeetCode Daily 6/8
1 hour ago
https://www.youtube.com/watch?v=wJjaxUsS9Y4
YouTube
Count Negative Numbers in a Sorted Matrix - LeetCode Daily 6/8
1351. Count Negative Numbers in a Sorted Matrix [Easy]
https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix/
#array #binary_search #matrix
#amazon #uber #Microsoft #yahoo #facebook #snapchat

0:00 - Умова задачі.
1:30 - Повний перебір…
6 views17:00
PythonFromYouTube
Real Python
Modeling a Maze With Python and Object-Oriented Programming
12 hours ago
https://www.youtube.com/watch?v=eZdsQbTFpAQ
YouTube
Modeling a Maze With Python and Object-Oriented Programming
In this video you'll practice object-oriented programming techniques while designing a maze project. You'll learn about several good practices for organizing your code. This is the first section of a multi-part tutorial.

This is a portion of a video course…
6 views06:00
PythonFromYouTube
Indently
I Have A FREE Python Course For You 😏 (80K Special)
52 minutes ago
https://www.youtube.com/watch?v=Whxnx9OPc2g
YouTube
I Have A FREE Python Course For You 😏 (80K Special)
Thank you all so much for helping me reach 80K!
Get the free course here: https://python-guide.com/#greatprojects

▶ Master Python with the COMPLETE guide:
https://python-guide.com/

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

▶…
6 views09:00
PythonFromYouTube
NeuralNine
Dropbox Automation For Backups in Python
18 hours ago
https://www.youtube.com/watch?v=-jPLIgms18I
YouTube
Dropbox Automation For Backups in Python
See NordPass Business in action now with a 3-month free trial here https://www.nordpass.com/neuralnine with code neuralnine

Today we learn how to automate working with Dropbox via Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible…
3 views06:00
PythonFromYouTube
MathByte Academy
Idiomatic Python: The `itertools` Module
14 hours ago
https://www.youtube.com/watch?v=guEDsBshGfI
YouTube
Idiomatic Python: The `itertools` Module
Leveraging the `itertools` standard library module for more Pythonic coding.

#mathbyteacademy #python

Code for this Video
================
Available in GitHub blog repo: https://github.com/fbaptiste/python-blog
Direct link: https://tinyurl.com/36vn8dr4…
4 views06:05
PythonFromYouTube
LeetCode Ukraine
Find Smallest Letter Greater Than Target - LeetCode Daily 6/9
14 hours ago
https://www.youtube.com/watch?v=-tY3VP_VoiA
YouTube
Find Smallest Letter Greater Than Target - LeetCode Daily 6/9
744. Find Smallest Letter Greater Than Target [Easy]
https://leetcode.com/problems/find-smallest-letter-greater-than-target/
#array #binary_search
#amazon #linkedin #bloomberg

0:00 - Умова задачі.
1:20 - Лінійний пошук.
2:15 - Двійковий пошук.
4:15 - upper_bound.
4 views06:10