PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
John Watson Rooney Should I have used this Web Scraping Technique? (15-49 10.11.24)
YouTube
Should I have used this Web Scraping Technique?
➡ 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,…
8 views16:00
PythonFromYouTube
NeuralNine Why I Am Still Using Linux - And Won't Change It (22-48 10.11.24)
YouTube
Why I Am Still Using Linux - And Won't Change It
Today I want to yap a little bit about why I still use Linux and why I will keep using it as my main operating system.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book:…
3 views10:00
PythonFromYouTube
Indently New in Python 3.13: Replace (16-48 11.11.24)
YouTube
New in Python 3.13: Replace
Python 3.13 is the gift that keeps on giving. In today's video we're going to be exploring one of the new functions that we can use to copy objects with custom fields!

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

▶ Follow me on Instagram:
…
5 views16:00
PythonFromYouTube
Carberra Creating a Python Discord bot in 2025 (14-49 11.11.24)
YouTube
Creating a Python Discord bot in 2025
Use code CARBERRA to get 10% off your Hostinger plan! 👉 https://hostinger.com/carberra

Those who have been around long enough will know that this channel used to be all about Discord bots, so this feels like a strange blast from the past. This is very much…
5 views16:00
PythonFromYouTube
Jie Jenn 6 Incredibly Useful Use Case Using Meta llama 3.2 Vision Model In Ollama (16-49 12.11.24)
YouTube
6 Incredibly Useful Use Case Using Meta llama 3.2 Vision Model In Ollama
Looking for the best Meta llama Vision model examples, prompts, and use cases? Look no further! In this video, we are going to look at 6 different real world use cases to use llama Vision model to simplify your life.

📃 Prompts used in the video: https:/…
5 views16:00
PythonFromYouTube
NeuralNine Binary Search Tree - Data Structures in Python #5 (22-48 12.11.24)
YouTube
Binary Search Tree - Data Structures in Python #5
In this episode, we implement a binary search tree (BST) in Python from scratch.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
5 views10:00
PythonFromYouTube
ByteByteGo Big-O Notation in 3 Minutes (18-46 12.11.24)
YouTube
3:04
Big-O Notation in 3 Minutes
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg-social

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
5 views10:00
PythonFromYouTube
Vladyslav Ushakov Декоратори в  Python для початківців | Декоратори з прикладами (04-49 14.11.24)
YouTube
Декоратори в  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
Співбесіда…
118 views10:00
PythonFromYouTube
anthonywritescode be careful with NoReturn / Never! (all code sucks) #11 (18-45 13.11.24)
YouTube
be careful with NoReturn / Never! (all code sucks) #11
this is a direct follow up to some comments in the previous video about Sequence[str] and a potentially surprising side-effect of NoReturn / Never

- Sequence[str] is a tiny landmine: https://www.youtube.com/watch?v=f0zD9d7kBrU

playlist: https://www.you…
5 views10:00
PythonFromYouTube
Indently Why I Always Do This In Python (16-48 14.11.24)
YouTube
Why I Always Do This In Python
This channel has grown big through the past couple of years, and one of the most frequent comments I get is: "why do you annotate everything in Python?". I've also been told that Python isn't Java (thank you so much I didn't realise they weren't the same).…
2 views16:00
PythonFromYouTube
Tech With Tim Build a Python AI Image Generator in 15 Minutes (Free & Local) (16-45 14.11.24)
YouTube
Build a Python AI Image Generator in 15 Minutes (Free & Local)
👉 To try everything Brilliant has to offer for free for a full 30 days, visit https://brilliant.org/TechWithTim . You'll also get a 20% discount on a premium subscription.

If you ever wanted to learn how to make an AI image generator, here's how to build…
4 views16:00
PythonFromYouTube
Real Python Formatting Floats Inside Python F-Strings: Rounding & Percentages (00-48 15.11.24)
YouTube
Formatting Floats Inside Python F-Strings: Rounding & Percentages
This is a preview of the video course, "Formatting Floats Inside Python F-Strings." You’ll often need to format and round a Python float to display the results of your calculations neatly within strings. In earlier versions of Python, this was a messy thing…
4 views10:00
PythonFromYouTube
NeuralNine Heap - Data Structures in Python #6 (22-48 14.11.24)
YouTube
Heap - Data Structures in Python #6
In this episode, we implement the heap data structure from scratch in Python. In particular a min-heap. The heap is very useful for implementing the abstract data type priority queue.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book:…
5 views10:00
PythonFromYouTube
Vladyslav Ushakov Декоратори в Python для початківців Частина 2 | Декоратор без параметрів та декілька (15-50 15.11.24)
YouTube
Декоратори в Python для початківців Частина 2 | Декоратор без параметрів та декілька
Мої соц мережі:
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
Співбесіда…
137 views16:00
PythonFromYouTube
Tech With Tim Coding Will NEVER Be The Same - Insane New AI Code Editor… (23-45 15.11.24)
YouTube
Coding Will NEVER Be The Same - Insane New AI Code Editor…
Check out Windsurf for free: https://wind.surf/techwithtim

It seems like each week we see the release of a new A.I. Code Editor, and to be honest with you, they all seem to do pretty much the exact same thing. I recently found an editor that works significantly…
3 views10:00
PythonFromYouTube
Real Python Maintaining the Foundations of Python & Cautionary Tales | Real Python Podcast #228 (20-48 15.11.24)
YouTube
Maintaining the Foundations of Python & Cautionary Tales | Real Python Podcast #228
How do you build a sustainable open-source project and community? What lessons can be learned from Python's history and the current mess that the WordPress community is going through? This week on the show, we speak with Paul Everitt from JetBrains about…
3 views10:00
PythonFromYouTube
ArjanCodes Why You Should Switch to SQLModel for FastAPI Projects (18-46 15.11.24)
YouTube
SQLAlchemy vs SQLModel: Which Should You Use?
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

When you develop an API, you might feel like you’re writing a lot of boilerplate code: routes, database schemas, the API interface, and so on. In this video, I’ll show you…
101 views10:00
PythonFromYouTube
Jie Jenn Run Compute Intensive Workload 10X Faster With 2 Lines Of Code In Python (17-00 17.11.24)
YouTube
Run Compute Intensive Workload 10X Faster With 2 Lines Of Code In Python
In today’s software engineering era, large language models and AI tools are doing a lot of heavy lifting in generating and assisting with code, understanding fundamentals like multiprocessing is still essential.In this video, we're going to look at how we…
3 views16:00
PythonFromYouTube
John Watson Rooney This simple change unlocks sites for you (16-49 17.11.24)
YouTube
Scrape more with this simple change
Check Out ProxyScrape here: https://proxyscrape.com/?ref=jhnwr

➡ JOIN MY MAILING LIST
https://johnwr.com

➡ COMMUNITY
https://discord.gg/C4J2uckpbR
https://www.patreon.com/johnwatsonrooney

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

➡ HOSTING (Digital…
1 view16:00
PythonFromYouTube
Vladyslav Ushakov Декоратори в Python для початківців | Декоратори з параметрами (15-50 17.11.24)
YouTube
Декоратори в 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 views16:00