PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Carberra You NEED to know about Python protocols (14-49 18.11.24)
YouTube
You NEED to know about Python protocols
Protocols are perfect for attribute and method checking, and really shine in situations where you need a lazy check to ensure an object has everything it needs to work properly. In this video, we'll learn how to create our own!

0:00 - Intro
0:49 - Creating…
7 views16:00
PythonFromYouTube
Tech With Tim How to Create a FastAPI & React Project - Python Backend + React Frontend (19-45 19.11.24)
YouTube
How to Create a FastAPI & React Project - Python Backend + React Frontend
Checkout PyCharm! https://jb.gg/pycharm4web
Get 3 months of PyCharm Professional for free with the code: TechWithTim - by redeeming it here: https://jetbrains.com/store/redeem/

Today I'll show you how to connect a FastAPI Backend to a React Frontend, we'll…
6 views10:00
PythonFromYouTube
Jie Jenn Stream Your Salesforce Workflow In ChatGPT With GPT Action (03-49 21.11.24)
YouTube
Stream Your Salesforce Workflow In ChatGPT With GPT Action
Integrating Salesforce with external systems can be challenging due to authentication, API configuration, and workflow complexities. In this video, you'll learn how to integrate Salesforce with ChatGPT using the Salesforce REST API.

📋 ChatGPT Action schema…
6 views10:00
PythonFromYouTube
NeuralNine Trie - Data Structures in Python #7 (19-49 20.11.24)
YouTube
Trie - Data Structures in Python #7
In this episode, we implement a Trie (prefix tree) 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…
6 views10:00
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