PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Tech With Tim
These 7 Coding Skills Give You an UNFAIR Advantage
56 minutes ago
https://www.youtube.com/watch?v=bYYd_IlOb9k
YouTube
These 7 Coding Skills Give You an UNFAIR Advantage
"Find your unfair advantage". This is the best piece of advice that I have ever received. I encourage you to do the same by mastering these 7 coding skills that will really make you stand out as a software developer.

Checkout "How to Use ChatGPT at Work"…
3 views15:00
PythonFromYouTube
R3ap3rPy
Python - JustPy - Matplotlib and Markdown
1 hour ago
https://www.youtube.com/watch?v=UOm157DsAEQ
YouTube
Python - JustPy - Matplotlib and Markdown
Let's learn how to use #matplotlib and #markdown in #justpy framework of #python.

Docs: https://justpy.io/
3 views17:01
PythonFromYouTube
ByteByteGo
Why You Should Care About HTTP Status Codes
1 hour ago
https://www.youtube.com/watch?v=qmpUfWN7hh4
YouTube
5:06
HTTP Status Codes Explained In 5 Minutes
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
3 views17:31
PythonFromYouTube
Indently
New In Python 3.12: @override
4 hours ago
https://www.youtube.com/watch?v=2Mz85k6ZczY
YouTube
New In Python 3.12: @override
New in Python 3.12! The @override type annotation. Let's learn how we can use it in Python together in today's tutorial!

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

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

00:00 Intro…
3 views09:00
PythonFromYouTube
NeuralNine
What's New in Python 3.12?
2 hours ago
https://www.youtube.com/watch?v=T8UXgR-EtoM
YouTube
What's New in Python 3.12?
Today we discuss what is new in Python 3.12.

Docs: https://docs.python.org/3/whatsnew/3.12.html

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/…
3 views15:00
PythonFromYouTube
ArjanCodes
Do Functions Make Design Patterns Obsolete?
1 hour ago
https://www.youtube.com/watch?v=vzTrLpxPF54
YouTube
Why Use Design Patterns When Python Has Functions?
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

In this video, I'll demonstrate that functions don't make design patterns obsolete in Python. There's a lot of talk in the developer community on the topic, and to…
3 views17:01
PythonFromYouTube
Real Python
Building Python Best Practices and Fundamental Skills | Real Python Podcast #176
56 minutes ago
https://www.youtube.com/watch?v=lDyONuinUW4
YouTube
Building Python Best Practices and Fundamental Skills | Real Python Podcast #176
What fundamental developer skills are new Python users missing? What best practices might developers without a computer science background be lacking? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and…
3 views18:00
PythonFromYouTube
Tech With Tim
Incredible Tech Projects - OPPO Inspiration Challenge Final Demo 🔴LIVESTREAM🔴

https://www.youtube.com/watch?v=9KvBBZ7WLKI
YouTube
Incredible Tech Projects - OPPO Inspiration Challenge Final Demo 🔴 LIVESTREAM 🔴
Watch the OPPO Inspiration Challenge Final Demo where I showcase some of the most revolutionary tech startups and projects. Learn about some of the cutting edge technological advancements and see how teams are inspiring the people and the planet through tech.…
5 views09:00
PythonFromYouTube
NeuralNine
Analyze Linux Files Visually with QDirStat
2 hours ago
https://www.youtube.com/watch?v=1FCa7WdTG3k
YouTube
Analyze Linux Files Visually with QDirStat
In this video today we take a look at a Linux tool called QDirStat, which allows us to visually analyze our file system.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book:…
4 views15:00
PythonFromYouTube
Tech With Tim
Intermediate Python Tutorial | Gravitational Slingshot Simulation
56 minutes ago
https://www.youtube.com/watch?v=HTfwhmHVpqM
YouTube
Intermediate Python Tutorial | Gravitational Slingshot Simulation
In this tutorial, I am going to show you how to create a Python program that simulates the famous gravitational slingshot effect.

Start your Career in tech making upwards of $70k in your first year! https://coursecareers.com/a/techwithtim?course=software…
5 views15:30
PythonFromYouTube
Indently
How To Create A Cool Notepad App In Python (Flet Tutorial)
2 hours ago
https://www.youtube.com/watch?v=2o2Gu-QO0b8
YouTube
How To Create A Cool Notepad App In Python (Flet Tutorial)
In this tutorial we will be learning how to create a simple, yet cool, notepad app in python using Flet! Slowly slowly we're learning how to put components together to start creating more advanced apps.

▶ Become job-ready with Python:
https://www.indently.io…
3 views07:00
PythonFromYouTube
Carberra
Is Python DITCHING the GIL?
54 minutes ago
https://www.youtube.com/watch?v=Wy4sI0zFXsU
YouTube
Is Python DITCHING the GIL?
The GIL has been a core part of Python since anyone can remember, but with plans in place to finally remove it, we take a look at what the GIL actually is, how it works, and why it may well be going away.

Chapters:
0:00 - Intro [1-2]
0:57 - What is the GIL?…
4 views12:00
PythonFromYouTube
pixegami
How to Publish a Python Package to PyPI (pip)
1 hour ago
https://www.youtube.com/watch?v=Kz6IlDCyOUY
YouTube
How to Publish a Python Package to PyPI (pip)
Learn how to publish your own custom Python package to PyPI.

This tutorial covers setting up the project, configuring the setup.py file, building and testing the package, adding CLI functionality, publishing to PyPI, and installing using pip. Watch this…
4 views15:00
PythonFromYouTube
Indently
New In Python 3.12: Type Statement
1 hour ago
https://www.youtube.com/watch?v=y8UUl-81_u0
YouTube
New In Python 3.12: Type Statement
New in Python 3.12, the type statement! Now we can use "type" to create type aliases in Python.

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

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

00:00 Bye Bye TypeAlias
00:55 New…
4 views11:00
PythonFromYouTube
Jie Jenn
Web Scraping Project Using Python For Data Analysts, Data Engineers, Data Scientists (Full Tutorial)
57 minutes ago
https://www.youtube.com/watch?v=dF0FGEwfSCw
YouTube
Web Scraping Project Using Python For Data Analysts, Data Engineers, Data Scientists (Full Tutorial)
Web scraping Amazon allows businesses and individuals to gather valuable data for market research, price comparison, and competitor analysis. It enables real-time tracking of product listings, customer reviews, and pricing strategies, offering insights to…
3 views15:00
PythonFromYouTube
NeuralNine
ChatGPT Understands Images Now: Is AGI Coming?
1 hour ago
https://www.youtube.com/watch?v=GDkb5vGfwks
YouTube
ChatGPT Understands Images Now: Is AGI Coming?
In this video today, we discuss two new ChatGPT features, which involve understanding and generating images.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://…
3 views17:00
PythonFromYouTube
R3ap3rPy
Windows Server - WAC
14 hours ago
https://www.youtube.com/watch?v=iajZ5W3mQRg
YouTube
Windows Server - WAC
Let's learn how to setup Windows Admin Console on a windows server to manage our infrastructure from a web application.

Download: https://www.microsoft.com/en-us/windows-server/windows-admin-center
3 views09:00
PythonFromYouTube
Indently
New In Python 3.12: Nested F-Strings
1 hour ago
https://www.youtube.com/watch?v=NTWJiWyHiHY
YouTube
New In Python 3.12: Nested F-Strings
When it comes to printing messages to the console, who doesn't love f-strings? Python 3.12 just made them more powerful and easier to use!

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

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels…
3 views09:30
PythonFromYouTube
anthonywritescode
git: --first-parent (intermediate) anthony explains #558
1 hour ago
https://www.youtube.com/watch?v=nsSj7snqODM
YouTube
git: --first-parent (intermediate) anthony explains #558
today we talk about a helpful argument in `git` for visualizing histories (and diffs!)

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW…
3 views17:00
PythonFromYouTube
R3ap3rPy
Python - Grex - Regular expression builder
4 hours ago
https://www.youtube.com/watch?v=e8RgfgpR2mM
YouTube
Python - Grex - Regular expression builder
In this video you will learn how to use #grex module of #python to generate regular expressions from given samples.

This module is written in #rust so it's pretty fast!

Docs: https://github.com/pemistahl/grex
3 views09:00