PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Indently
Teaching My Friends To Code Be Like
2 hours ago
https://www.youtube.com/watch?v=D14qAaSubRQ
YouTube
Teaching My Friends To Code Be Like
Teaching my friends to code be like.

▶ Master the Python language in less than a month:
https://www.udemy.com/course/the-complete-guide-to-mastering-modern-python/?referralCode=CC9D7387F065F70EBC23

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels…
8 views07:29
PythonFromYouTube
Indently
If __name__ == '__main__' for Python Beginners
2 hours ago
https://www.youtube.com/watch?v=hZ9rsHdcxtY
YouTube
If __name__ == '__main__' for Python Beginners
In this video I will explain to you the use of if __name__ == '__main__' in Python. Where we can use it and why we should use it!

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

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
11 views07:38
PythonFromYouTube
Learn Python With Rune
Create a DB in Memory from a CSV file - Need-to-know TRICK
3 minutes ago
https://www.youtube.com/watch?v=m7E7nXVQvIU
YouTube
Create a DB in Memory from a CSV file - Need-to-know TRICK
Learn how to create a Database kept in memory from a CSV file in Python. This is smart if you need to write code to a database but do not have a test database.

This can be done by using pandas and sqlalchemy in a few lines of code.

Join the LPWR Acdamy…
63 views15:51
PythonFromYouTube
anthonywritescode
rerunning github checks (beginner - intermediate) anthony explains #531
23 minutes ago
https://www.youtube.com/watch?v=OYh22O1B5D0
YouTube
rerunning github checks (beginner - intermediate) anthony explains #531
so your tests failed... they're definitely a flake right? here's a few ways to retry them even if you don't have commit access to the repo!

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

==========

twitch: https://t…
6 views16:26
PythonFromYouTube
ByteByteGo
But What Is Native Cloud?
31 minutes ago
https://www.youtube.com/watch?v=p-88GN1WVs8
YouTube
7:32
But What Is Cloud Native Really All About?
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter.: https://blog.bytebytego.com

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
8 views17:01
PythonFromYouTube
Murtaza's Workshop - Robotics and AI
New Contest: Pool Shot Predictor - Win Exciting Prizes
4 minutes ago
https://www.youtube.com/watch?v=tb1yBNPOzps
YouTube
New Contest: Pool Shot Predictor - Win Exciting Prizes
Contest Page:
https://www.computervision.zone/pool-shot-predictor/

🚀🚀 My Urdu/Hindi AI YouTube Channel 🚀🚀
https://www.youtube.com/@murtazahassan01

Win a 3080 Ti by Registering using the link below and attending one of the conference sessions. (20 to 23…
8 views10:36
PythonFromYouTube
Програмування Українською
#26 Python з нуля. Функції.
2 minutes ago
https://www.youtube.com/watch?v=Z0zkEdz3Yes
YouTube
#26 Python з нуля. Функції.
Бот для пошуку роботи (в тому числі першої) у IT: https://t.me/nastupny_project_bot?start=puy

Як створити свою власну функцію. Як передати параметр певного типу даних.
8 views14:41
PythonFromYouTube
Learn Python With Rune
Python data structures - [in 3 minutes] - Check if you master them all
22 minutes ago
https://www.youtube.com/watch?v=XTBeuUAw8jI
YouTube
Python data structures - [in 3 minutes] - Check if you master them all
Learning data structures is one of the first steps to start accumulating data and writing more complex programs.

In-depth 👉 https://holypython.com/beginner-python-lessons/lesson-5-data-structures/

T I M E S T A M P S
00:00 Need to know data structures in…
10 views16:26
PythonFromYouTube
R3ap3rPy
Python - PyWinAuto tutorial
1 hour ago
https://www.youtube.com/watch?v=29yKuQYejOQ
YouTube
Python - PyWinAuto tutorial
Let's learn how to use #pywinauto to automate #gui apps with #python.
9 views17:54
PythonFromYouTube
NeuralNine
PostgreSQL in Python - Crash Course
3 hours ago
https://www.youtube.com/watch?v=miEFm1CyjfM
YouTube
PostgreSQL in Python - Crash Course
In this video, we learn how to use PostgreSQL in Python.

PostgreSQL: https://www.postgresql.org/

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/…
9 views19:04
PythonFromYouTube
Jie Jenn
Getting Started With Python Virtual Environment In VS Code For Beginners
33 minutes ago
https://www.youtube.com/watch?v=q1ulfoHkNtQ
YouTube
Getting Started With Python Virtual Environment In VS Code For Beginners
In this beginner-friendly tutorial, we'll learn how to create and use Python virtual environments in both a terminal and in VS Code. Virtual environments are a crucial tool for managing project dependencies and isolating different projects' environments.…
10 views15:37
PythonFromYouTube
Tech With Tim
How to Make a Game in Python
33 minutes ago
https://www.youtube.com/watch?v=waY3LfJhQLY
YouTube
How to Make a Game in Python
In today's video I will be giving you guys an introduction to Python Game Development using the Pygame module, which is a simple 2D graphics library in Python. This tutorial will be simple, fun, yet allow you to create an extensible game!

💻 Master Blockchain…
10 views15:43
PythonFromYouTube
Learn Python With Rune
pandas 2.0 up to x41 faster [but that is not the BEST]
32 minutes ago
https://www.youtube.com/watch?v=eluytqHC2vI
YouTube
pandas 2.0 up to x41 faster [but that is not the BEST]
Let's try the new pandas 2.0 and see if it is only hype?

We will test the new pyarrow (Apache Arrow) engine and compare it with the old NumPy.

T I M E S T A M P S
00:00 pandas 2.0 hype
00:48 install pandas 2.0
01:30 read csv with pandas 2.0
03:38 the 41x…
10 views15:48
PythonFromYouTube
Programming with Mosh
A New React Course is on the Way!
5 minutes ago
https://www.youtube.com/watch?v=A6rItwb08sU
YouTube
A New React Course is on the Way!
You asked for it, and I'm delivering - a brand new React course coming within the next few days! Master React with TypeScript, function components, hooks, latest tools and best practices!

#reactjs #typescript #programming
9 views15:53
PythonFromYouTube
anthonywritescode
I guess that's a way to ignore exit codes? (all code sucks) #06
11 minutes ago
https://www.youtube.com/watch?v=c9fOkyrNvlQ
YouTube
I guess that's a way to ignore exit codes? (all code sucks) #06
today I show off a way to ignore exit codes that ~sorta works -- but also fails in surprising ways. I also show how to prevent this mistake from happening!

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

==========

twitch:…
9 views16:13
PythonFromYouTube
Indently
The FULL Guide To Itertools For Python Developers
1 hour ago
https://www.youtube.com/watch?v=baZpqVmR488
YouTube
The FULL Guide To Itertools For Python Developers
In this video I will be showing you how every methiod in the Itertools module works, so that you will have a far easier time using the correct methods in your code.

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

▶ Follow me on Instagram:
ht…
11 views06:49
PythonFromYouTube
R3ap3rPy
TeeTTY
25 minutes ago
https://www.youtube.com/watch?v=V0kAaJ8vMI4
YouTube
TeeTTY
Let's learn how to use the #teetty commandline utility.
9 views09:10
PythonFromYouTube
NeuralNine
Text Generation AI - Next Word Prediction in Python
15 minutes ago
https://www.youtube.com/watch?v=tEV_Jtmx2cc
YouTube
Text Generation AI - Next Word Prediction in Python
In this video, we learn how to build a neural network machine learning model that predicts the next word of a given text sequence. We also use this model, to generate text.

Bixly: https://bixly.com/nn

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The…
9 views13:50
PythonFromYouTube
Програмування Українською
#27 Python з нуля. Більше про функції.
30 minutes ago
https://www.youtube.com/watch?v=S4NlN3o9hVU
YouTube
#27 Python з нуля. Більше про функції.
Бот для пошуку роботи (в тому числі першої) у IT: https://t.me/nastupny_project_bot?start=puy

Поверненння значення, передавання аргументів за іменем, довільна кількість аргументів, пуста функція.
8 views15:35
PythonFromYouTube
Learn Python With Rune
Write your own NLP chatbot from scratch [Fun Python Project]
21 minutes ago
https://www.youtube.com/watch?v=KHdp-3YF3_c
YouTube
Write your own NLP chatbot from scratch [Fun Python Project]
Eliza is a birth Natural Language Processing chatbot. You require no API call to advanced models but can create the model from scratch.

Have fun with it in this simple Python project.

DOWNLOAD CODE 👉 https://github.com/LearnPythonWithRune/Python-Projects…
8 views16:10