PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
ByteByteGo API Vs SDK! What's the difference? (18-47 15.01.25)
YouTube
API Vs SDK! What's the difference?
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 views16:00
PythonFromYouTube
anthonywritescode your tests should have 100% coverage (18-45 15.01.25)
YouTube
your tests should have 100% coverage
today I make the case for 100% coverage... in tests (and show some interesting cases at work where tests simply weren't running or weren't testing what was expected!)

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

==========…
5 views16:00
PythonFromYouTube
Indently 49 Useful Built-In Functions in Python (21-48 16.01.25)
YouTube
49 Useful Built-In Functions in Python
In today’s video we’re going to be learning 49 of Python’s most basic (and important) built-in functions. There are 72 in total, but I will only be covering the ones I found myself using the most frequently here.

▶ Become job-ready with Python:
https:/…
4 views10:00
PythonFromYouTube
Real Python Dictionary Comprehensions in Python: Reviewing Dictionaries & Understanding Comprehensions (20-48 16.01.25)
YouTube
Dictionary Comprehensions in Python: Reviewing Dictionaries & Understanding Comprehensions
This is a preview of the video course, "Building Dictionary Comprehensions in Python". Dictionary comprehensions are a concise and quick way to create, transform, and filter dictionaries in Python. They can significantly enhance your code’s conciseness and…
4 views10:00
PythonFromYouTube
Real Python Principles for Considering Your Python Tooling | Real Python Podcast #235 (20-48 17.01.25)
YouTube
Principles for Considering Your Python Tooling | Real Python Podcast #235
What are the principles you should consider when making decisions about which Python tools to use? What anti-patterns get in the way of making the right choices for your team? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's…
5 views10:00
PythonFromYouTube
NeuralNine Coding in The World's Oldest Programming Language (19-48 17.01.25)
YouTube
Coding in The World's Oldest Programming Language
In this video we are going to build a simple calculator in the world's oldest programming language, Fortran.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://…
5 views10:00
PythonFromYouTube
ArjanCodes I Made a Version of Honey That Doesn’t SCREW Creators (18-46 17.01.25)
YouTube
I Built a Version of Honey That Actually SUPPORTS Creators
✅ Learn how to build robust and scalable software architecture: https://arjan.codes/checklist.

Honey might save you money, but it’s not so sweet for creators. In this video, I build Kale—an ethical, open-source alternative to Honey that’s transparent and…
5 views10:00
PythonFromYouTube
Real Python Transform Your Python Skills in Just 8 Weeks (20-49 18.01.25)
YouTube
Transform Your Python Skills in Just 8 Weeks
Go beyond the basics and learn to write professional-grade Python with confidence. This 8-week, live, cohort-based course covers advanced Python patterns, OOP, and Pythonic design.

Led by Real Python educator Stephen Gruppetta, you'll gain the skills to…
4 views10:00
PythonFromYouTube
Jie Jenn Create Your Own AI Agent Pipeline With Pydantic Graph | PydanticAI Tutorial (17-30 19.01.25)
YouTube
Create Your Own AI Agent Pipeline With Pydantic Graph | PydanticAI Tutorial
PyDanticAI just released Graphs support called "Pydantic Graph", which, in my opinion, is a game-changing feature that will revolutionize your AI agent workflow. In this tutorial, I will go through how to use the new Graphs feature with a few examples.

📋…
5 views16:00
PythonFromYouTube
John Watson Rooney Actionable Advice for Beginner Web Scraping (16-58 19.01.25)
YouTube
Actionable Advice for Beginner Web Scraping
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…
5 views16:00
PythonFromYouTube
Tech With Tim Web Scraping 101: A Million Dollar SaaS Idea (15-45 19.01.25)
YouTube
Web Scraping 101: A Million Dollar SaaS Idea
In this video, I’ll show you how to turn a simple web scraping technique into the foundation for a potential million-dollar SaaS idea.

Get $15 in free credit when you sign up for BrightData: https://brdta.com/techwithtim_api

Want to make real money with…
7 views16:00
PythonFromYouTube
Jie Jenn How To Include Media Files When Sending A Request (PydanticAI Multimodal) | Pydantic AI Tutorial (17-02 20.01.25)
YouTube
Multimodal Support In PydanticAI | Pydantic AI Tutorial
Multimodal is something not mentioned on PyDanticAI’s documentation, due to the fact that multimodal is currently not being supported in PyDanticAI. However, there is a workaround to provide media file in the request. I thought I would share how to do that…
8 views16:00
PythonFromYouTube
Tech With Tim PLEASE Learn This Underrated Python Feature... (16-47 20.01.25)
YouTube
PLEASE Learn This Underrated Python Feature...
🎓 Get private mentorship from me, limited spots available: https://training.techwithtim.net

This is an underrated Python feature that you need to learn about. In order to see the value, let's have a look at these examples.

🚀 My Software Development Program:…
8 views16:00
PythonFromYouTube
Carberra Is Python ACTUALLY faster without the GIL? (14-49 20.01.25)
YouTube
Is Python ACTUALLY faster without the GIL?
The first 500 people to use my link will get a 1 month free trial of Skillshare! ► https://skl.sh/carberra01251

Python 3.13's free threading mode finally brought proper threading concurrency to the language by taking the first steps toward removing the…
9 views16:00
PythonFromYouTube
NeuralNine 5 Awesome Machine Learning Project Ideas For Your Resume (19-48 20.01.25)
YouTube
5 Awesome Machine Learning Project Ideas For Your Resume
Today we will discuss five awesome machine learning project ideas, which you can implement to train your skills and to showcase them in your resume or portfolio. For each project we discuss different difficulty levels (beginner, intermediate, advanced).
…
7 views10:00
PythonFromYouTube
Tech With Tim Computer Science Students - Listen Up... (17-14 22.01.25)
YouTube
Computer Science Students - Listen Up...
If you're a computer science student, or you're thinking about getting into the degree, then please watch this video. I've been talking to a lot of students recently, and the way you guys are thinking about this degree is completely wrong. I'll break down…
7 views16:00
PythonFromYouTube
Jie Jenn The Only Full Feature AI Agent Framework You Will Need | phidata Tutorial (17-01 22.01.25)
YouTube
Build AI Agents With phidata. The Full Feature AI Agent Framework | phidata Tutorial
AI agents are transforming how we work today. My prediction is that 2025 is going to be the year of Agentic AI Agents will begin really popping up everywhere, and "phidata" is one of the Agent frameworks that is getting tons of attentions and popularity.…
7 views16:00
PythonFromYouTube
anthonywritescode unconventional uses of dumb-init (18-45 22.01.25)
YouTube
unconventional uses of dumb-init
dumb-init is a minimal init system for docker containers -- but sometimes it can be really useful outside of them!

- fixing signal handling in docker: https://youtu.be/0pQxONR73f8

playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY…
7 views10:00
PythonFromYouTube
Indently 5 Useful Iterator Functions in Python (11-48 20.01.25)
YouTube
5 Useful Iterator Functions in Python
In today’s video we’re going to learn about five really great iterator functions from itertools in Python! Learn more about groupby here: https://youtu.be/2d1BIiX8Kfw

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

▶ Follow me on Instagram:
h…
7 views10:00
PythonFromYouTube
Indently "groupby" in Python is Awesome (11-48 17.01.25)
YouTube
"groupby" in Python is Awesome
In today's video we're going to be learning how to use "groupby", which is a very powerful function provided by the itertools module.

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

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
7 views10:00
PythonFromYouTube
Carberra QUICKLY build and host Python web apps with Mesop & ClawCloud (14-49 23.01.25)
YouTube
Python as the FRONTEND?! (ft. Mesop & ClawCloud)
Sign up to ClawCloud to get a VPS for as little as $3 a month ► https://claw.cloud

If you're like me, you're pretty rubbish at frontend stuff. Thankfully, Mesop lets us write our frontend in Python, and even handles a lot of the styling for us!

Code ►…
6 views16:00