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 Pagination: Making Billions of Products Scrolling Possible (18-47 20.11.24)
YouTube
3:11
API Pagination: Making Billions of Products Scrolling Possible
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…
7 views10:00
PythonFromYouTube
anthonywritescode crossing the streams (all code sucks) #12 (18-45 20.11.24)
YouTube
crossing the streams (all code sucks) #12
a too-clever oneliner bites back!

- conditional context managers: https://youtu.be/FHixla7BLvI

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: https://…
7 views10:00
PythonFromYouTube
Indently 5 Wacky Python Features (16-49 21.11.24)
YouTube
5 Wacky Python Features
In today's video we're going to be exploring five wacky Python features.

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

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

00:00 Learning Python made simple
00:05 Intro
00:11 Walrus…
6 views16:00
PythonFromYouTube
Real Python The Joy of Tinkering & Python Free-Threading Performance | Real Python Podcast #229 (20-48 22.11.24)
YouTube
The Joy of Tinkering & Python Free-Threading Performance | Real Python Podcast #229
What keeps your spark alive for developing software and learning Python? Do you like to try new frameworks, build toy projects, or collaborate with other developers? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly…
8 views10:00
PythonFromYouTube
NeuralNine Graph - Data Structures in Python #8 (19-48 22.11.24)
YouTube
Graph - Data Structures in Python #8
In this episode, we implement the Graph data structure 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…
7 views10:00
PythonFromYouTube
ArjanCodes COMPLETE No-Nonsense VSCode Setup for Python Devs (18-46 22.11.24)
YouTube
Fix Your Broken Python Setup in VSCode (Once and For All)
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

Setting up VSCode for Python development doesn't have to be a headache! In this video, I walk you through a complete and practical VSCode setup that tackles common pain points—like…
60 views10:00
PythonFromYouTube
Vladyslav Ushakov Python з нуля | ООП Інкапсуляція на простих прикладах (13-49 23.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
Співбесіда…
98 views16:00
PythonFromYouTube
Tech With Tim Learn React With This ONE Project (16-45 24.11.24)
YouTube
Learn React With This ONE Project
Check out this free resource from HubSpot that contains tons of coding snippets and templates: https://clickhubspot.com/v5ox

In this video, you'll learn React by walking through a practical project. We're going to use a real-world API that can fetch and…
8 views16:00
PythonFromYouTube
Carberra SAVE TIME and reduce boilerplate with dataclasses (14-48 25.11.24)
YouTube
SAVE TIME and reduce boilerplate with dataclasses
If you're looking for ways to get rid of boilerplate in Python to save your precious time, dataclasses are for you! You just need to provide the attributes you need, and the dataclasses will create the constructor, figure out the string representation, and…
8 views10:00
PythonFromYouTube
NeuralNine NetworkX GPU Acceleration with cuGraph in Python (11-48 25.11.24)
YouTube
NetworkX GPU Acceleration with cuGraph in Python
In this video, we learn how to massively speed-up NetworkX by using cuGraph or to be precise nx-cugraph in Python. This accelerates working with graphs by utilizing the GPU and CUDA.

Collab: https://nvda.ws/networkx-cugraph-b
Blog: https://nvda.ws/3NVLdVH…
7 views10:00
PythonFromYouTube
Jie Jenn Automate Your Notion Workflow With Notion API And Python | Full Tutorial (17-45 26.11.24)
YouTube
Automate Your Notion Workflow With Notion API And Python | Full Tutorial
Notion being one of the most popular note taking tools today, for organizing and managing information. It combines note-taking, task management, and databases altogether, offering a scalable and customizable platform that facilitates both individual productivity…
8 views16:00
PythonFromYouTube
NeuralNine PDF Summary with LLMs in Python - LangChain Tutorial (19-48 26.11.24)
YouTube
PDF Summary with LLMs in Python - LangChain Tutorial
In this video, we learn how to summarize PDFs easily using LLMs and LangChain in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/…
7 views10:00
PythonFromYouTube
Indently Every F-String Trick In Python Explained (16-48 27.11.24)
YouTube
Every F-String Trick In Python Explained
In today's video we're going to be exploring every major f-string feature in Python. It's good to know about these if you love f-strings!

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

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels…
7 views16:00
PythonFromYouTube
Tech With Tim If I Wanted To Land a Software Engineering Internship in 2025 I'd Do This... (16-45 27.11.24)
YouTube
The SECRET To Landing a Software Engineering Internship 🤫
Join the waitlist for my mentorship program, DevLaunch - only 10 spots available: https://devlaunch.techwithtim.net/waitlist

If I Wanted To Land a Software Engineering Internship in 2025, this is exactly what I would do. Make sure you start preparing early:…
7 views16:00
PythonFromYouTube
anthonywritescode I fixed my computer! (18-45 27.11.24)
YouTube
I fixed my computer!
thank you for all of your comments on the previous video! they were super helpful to figuring out the problem and ultimately getting it fixed!

the video contains the whole thought process and review of comments -- if you want to skip ahead to the actual…
8 views10:00
PythonFromYouTube
Tech With Tim How To Make Money From Python - A Complete Guide (16-45 28.11.24)
YouTube
How To Make Money From Python - A Complete Guide
Today, I'm breaking down exactly how you can make money from your Python skills. Not simply by getting a job, but by working in these different areas, and on these specific project types.

Want to make real money with coding? I share high-signal insights…
8 views16:00
PythonFromYouTube
Real Python Getting Started With Python Poetry (20-48 28.11.24)
YouTube
Getting Started With Python Poetry
This is a preview of the video course, "Managing Dependencies With Python Poetry." When your Python project relies on external packages, you need to make sure you’re using the right version of each package. After an update, a package might not work as it…
7 views10:00
PythonFromYouTube
NeuralNine AI Terminology: Know What You Are Talking About (19-48 28.11.24)
YouTube
AI Terminology: Know What You Are Talking About
In this video, we learn the differences between commonly used buzzwords like AI, machine learning, AGI and more.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: http…
6 views10:00
PythonFromYouTube
Real Python marimo: Reactive Notebooks and Deployable Web Apps in Python | Real Python Podcast #230 (20-48 29.11.24)
YouTube
marimo: Reactive Notebooks and Deployable Web Apps in Python | Real Python Podcast #230
What are common issues with using notebooks for Python development? How do you know the current state, share reproducible results, or create interactive applications? This week on the show, we speak with Akshay Agrawal about the open-source reactive marimo…
6 views10:00
PythonFromYouTube
ArjanCodes Should You Use gRPC Instead of REST? (18-46 29.11.24)
YouTube
gRPC vs REST: Why Isn’t Everyone Using gRPC?
✅ Learn how to build robust and scalable software architecture: https://arjan.codes/checklist.

In this video, I’m exploring gRPC, a compelling alternative to REST that’s gaining traction in distributed systems. Watch until the end of the video to find out…
6 views10:00