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
Roadmap for Learning SQL
1 hour ago
https://www.youtube.com/watch?v=yMqldbY2AAg
YouTube
4:51
Roadmap for Learning SQL
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
4 views17:25
PythonFromYouTube
Vladyslav Ushakov
Співбесіда Junior Python Розробника
41 minutes ago
https://www.youtube.com/watch?v=ntViBu2beDw
YouTube
Співбесіда Junior 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
Співбесіда…
996 views11:25
PythonFromYouTube
NeuralNine
Fine-Tuning GPT Models with Python
1 hour ago
https://www.youtube.com/watch?v=y_VtqdK6io0
YouTube
Fine-Tuning GPT Models with Python
In this video, we learn how to fine-tune GPT models from OpenAI in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
6 views13:25
PythonFromYouTube
Jie Jenn
Create An AI Job Posting Resume Generator With Python
21 minutes ago
https://www.youtube.com/watch?v=WvFp7OlTxLE
YouTube
Create An AI Job Resume Generator With Python
Competition is fierce these days in the job market, and writing a resume is pain in the... Why not create a Python program to help you to write job specific and keywords targeted resume.

📋 Source Code: https://www.patreon.com/posts/source-code-ai-100948279…
6 views13:45
PythonFromYouTube
Real Python
Working with Tensors and TensorFlow
21 minutes ago
https://www.youtube.com/watch?v=Rw_gr1y1HS0
YouTube
Working with Tensors and TensorFlow
This is a preview of the video course "Python Deep Learning: PyTorch vs Tensorflow." TensorFlow vs PyTorch: What’s the difference? Both are open source Python libraries that use graphs to perform numerical computation on data. Both are used extensively in…
5 views17:25
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Python Data Science Tutorial: Matplotlib - Full Tutorial
15 hours ago
https://www.youtube.com/watch?v=dkFCeR6pbgQ
YouTube
Python Data Science Tutorial: Matplotlib - Full Tutorial
Okay this is are the old videos fused into a big one, to make searching easier (and also to decrease the ads). If you already watched the matplotlib videos you can skip this;)
5 views09:25
PythonFromYouTube
Tech With Tim
Understanding Asyncio in Python: 5 Key Concepts
51 minutes ago
https://www.youtube.com/watch?v=Qb9s3UiMSTA
YouTube
Asyncio in Python - Full Tutorial
Asynchronous programming allows our code to be more efficient by doing multiple things at once without any unnecessary waiting. Asyncio is your choice for running multiple tasks concurrently such as network requests or reading files, without using much CPU…
4 views15:25
PythonFromYouTube
ArjanCodes
SQLAlchemy: The BEST SQL Database Library in Python
21 minutes ago
https://www.youtube.com/watch?v=aAy-B6KPld8
YouTube
SQLAlchemy: The BEST SQL Database Library in Python
Try out Oso for free here: https://oso.1stcollab.com/arjancodes_3

Ever heard of SQLAlchemy and thought it sounded like a medieval potion? Well, it's not! 🧙🔮 SQLAlchemy combines the robustness of SQL with Python's flexibility, making database management not…
4 views15:45
PythonFromYouTube
Real Python
Leveraging Documents and Data to Create a Custom LLM Chatbot | Real Python Podcast #199
23 minutes ago
https://www.youtube.com/watch?v=ZEN7Vsb0RNw
YouTube
Leveraging Documents and Data to Create a Custom LLM Chatbot | Real Python Podcast #199
How do you customize a LLM chatbot to address a collection of documents and data? What tools and techniques can you use to build embeddings into a vector database? This week on the show, Calvin Hendryx-Parker is back to discuss developing an AI-powered, Large…
5 views17:25
PythonFromYouTube
Carberra
The history of Visual Studio Code's WORST theme
21 minutes ago
https://www.youtube.com/watch?v=oym-VjNt6Xg
YouTube
The history of Visual Studio Code's WORST theme
It's all Microsoft's fault 🌭

Browser-based Windows 3.1 virtual machine:
https://www.pcjs.org/software/pcx86/sys/windows/3.10

References:
[1] https://survey.stackoverflow.co/2023/#section-most-popular-technologies-integrated-development-environment
[2] …
6 views11:25
PythonFromYouTube
NeuralNine
Cellular Automata in Python - Complexity From Simplicity
1 hour ago
https://www.youtube.com/watch?v=9mESkRIsj10
YouTube
Cellular Automata in Python - Complexity From Simplicity
Today we learn how to implement Cellular Automata (CA) in Python. This includes simple NKS automata as well as Game of Life. The package we use is cellpylib.

Julius AI: https://julius.ai/?utm_source=youtube&utm_medium=cellular-automata&utm_campaign=neural…
5 views13:25
PythonFromYouTube
Indently
5 Useful Dunder Methods In Python
3 hours ago
https://www.youtube.com/watch?v=y1ZWQQEe5PM
YouTube
5 Useful Dunder Methods In Python
Today we will be learning about 5 useful dunder methods that we can use in Python.

▶ 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…
5 views07:25
PythonFromYouTube
Jie Jenn
Automate Google Sheets With Google Sheets API in Python
19 minutes ago
https://www.youtube.com/watch?v=vleYx6Lcdyo
YouTube
Automate Google Sheets With Google Sheets API in Python
Google Sheets offers a powerful platform for automating tasks, including managing spreadsheets and sending emails directly from your sheets. In this tutorial, we will dive into how to get started with Google Sheets API in Python.

📋 Source Code: https://…
3 views13:25
PythonFromYouTube
JakeEh
Why Python Decorators Are AWESOME
20 minutes ago
https://www.youtube.com/watch?v=KzgHrZWWp8k
YouTube
Why Python Decorators Are AWESOME
In this video we go over why Python decorators are so awesome!

Decorators allow you to wrap functions with another function. This allows you to do some pretty awesome and unique things!

Python Classes Series: https://www.youtube.com/playlist?list=PLDKG5W…
3 views15:25
PythonFromYouTube
Carberra
Wait, you CAN use braces with Python?!
22 minutes ago
https://www.youtube.com/watch?v=rdkyPCrxLmM
YouTube
Wait, you CAN use braces with Python?!
Or "curly brackets" for those this side of the Atlantic.The Bython project:https://pypi.org/project/Bython/—If you enjoy my content, consider supporting me o...
4 views11:25
PythonFromYouTube
pixegami
Ollama: Run LLMs Locally On Your Computer (Fast and Easy)
23 minutes ago
https://www.youtube.com/watch?v=SZNRkGqaYTI
YouTube
Ollama: Run LLMs Locally On Your Computer (Fast and Easy)
With Ollama, you can run local, open-source LLMs on your own computer easily and for free. This tutorial walks through how to install and use Ollama, how to access it via a local REST API, and how to use it in a Python app (using a client library like Langchain).…
3 views15:25
PythonFromYouTube
NeuralNine
Creating APIs For Machine Learning Models with FastAPI
13 hours ago
https://www.youtube.com/watch?v=5PgqzVG9SCk
YouTube
Creating APIs For Machine Learning Models with FastAPI
Today we learn how to easily turn machine learning models into usable APIs using FastAPI in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neura…
3 views07:25
PythonFromYouTube
Indently
NEW PyCharm Features (2024 Update)
1 hour ago
https://www.youtube.com/watch?v=_N-_Ljez9ko
YouTube
NEW PyCharm Features (2024 Update)
PyCharm has surprised us all with its latest update. Bringing features like sticky lines and new terminal which are both really cool!

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

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels…
3 views09:25
PythonFromYouTube
Jie Jenn
Create A Modern GUI Excel Data Entry Form With Python
24 minutes ago
https://www.youtube.com/watch?v=5CeJiog7D1k
YouTube
Create A Modern GUI Excel Data Entry Form With Python
In this tutorial video, we will learn how to create an Excel data entry form using PyQt6 in Python to streamline data entry task.

📋 Source Code: https://www.patreon.com/posts/source-code-gui-100805085

💖 Show Support
☕ Paypal: https://www.paypal.me/jiejenn/5…
3 views13:25
PythonFromYouTube
Tech With Tim
Make 2048 In Python | Full Python Game Tutorial
1 hour ago
https://www.youtube.com/watch?v=6ZyylFcjfIg
YouTube
Make 2048 In Python | Full Python Game Tutorial
To learn programming and Python - Check out Datacamp!
Learn Python: https://datacamp.pxf.io/ba4zym
Learn Programming: https://datacamp.pxf.io/3e6xOy

In this Python tutorial, I will be showing you how to build the game "2048". This childhood-favorite of mine…
5 views15:25