PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Forwarded from ItNewsFromYouTube[UA]
CodeUA
PyCharm з нуля. Найкраща IDE для Python розробки

https://www.youtube.com/watch?v=JSCvQG7BTaw
YouTube
PyCharm з нуля. Найкраща IDE для Python розробки
Матеріали вебінару - https://itvdn.com/ua/webinars/description/pycharm-essential?utm_source=yb_code_pycharm-essential

PyCharm – це крутий інструмент розробки, який найбільш широко використовують ті, хто пише мовою Python. Якщо ви ще не знайомі з PyCharm…
4 views13:16
PythonFromYouTube
Indently
What's New In Python 3.12
1 hour ago
https://www.youtube.com/watch?v=1bLlmKzIx0A
YouTube
What's New In Python 3.12
What are the new features that are coming in Python 3.12? Well, first of all it's worth mentioning that Python 3.12 will be release on 2023-10-02 (from what I read), so we still have some time until it comes out. But otherwise there are a lot of cool new…
6 views09:00
PythonFromYouTube
anthonywritescode
how does .exe magic work? (PATHEXT) (intermediate) anthony explains #549
1 hour ago
https://www.youtube.com/watch?v=6QiLrVaG0qI
YouTube
how does .exe magic work? (PATHEXT) (intermediate) anthony explains #549
today we talk about how executable lookup works on windows -- the specifics of `PATHEXT` and the effects of the current working directory

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

==========

twitch: https://twi…
5 views17:00
PythonFromYouTube
R3ap3rPy
Python - GNS3 VM - Netmiko enable and config mode
1 hour ago
https://www.youtube.com/watch?v=K62xsgY5Flc
YouTube
Python - GNS3 VM - Netmiko enable and config mode
This video will teach you how you can use netmiko to use enable and config more to configure your cisco devices in python.
4 views06:00
PythonFromYouTube
NeuralNine
Clean New Projects with venv - Virtual Environments
2 hours ago
https://www.youtube.com/watch?v=sUKgrSHSHtM
YouTube
Clean New Projects with venv - Virtual Environments
In this video we learn how to properly create new Python projects with virtual environments and venv.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neu…
79 views15:00
PythonFromYouTube
ByteByteGo
Git MERGE vs REBASE: Everything You Need to Know
1 hour ago
https://www.youtube.com/watch?v=0chZFIZLR_0
YouTube
4:33
Git MERGE vs REBASE: Everything You Need to Know
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…
4 views17:00
PythonFromYouTube
Real Python
How Does the __name__ == "__main__" Idiom Work in Python
56 minutes ago
https://www.youtube.com/watch?v=U6XyOagc050
YouTube
How Does the __name__ == "__main__" Idiom Work in Python
This a preview of a video course about the __name__ == "__main__" idiom works in Python. You’ve likely encountered Python’s if __name__ == "__main__" idiom when reading other people’s code. You might have even used this idiom in your own scripts. But did…
4 views18:00
PythonFromYouTube
b001
Why Are Sets Like This??
3 hours ago
https://www.youtube.com/watch?v=Gp-qih4T9tA
YouTube
Why Are Sets Like This??
⭐ Join my Patreon: https://www.patreon.com/b001io
💬 Discord: https://discord.gg/jA8SShU8zJ
🐦 Follow me on Twitter: https://twitter.com/b001io
🔗 More links: https://linktr.ee/b001io
4 views06:00
PythonFromYouTube
ArjanCodes
LangChain is AMAZING | Quick Python Tutorial
1 hour ago
https://www.youtube.com/watch?v=I4mFqyqFkxg
YouTube
LangChain is AMAZING | Quick Python Tutorial
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

LangChain is a great Python library for creating applications that communicate with Large Language Model (LLM) APIs. In this tutorial, I’ll show you how it works and…
5 views17:00
PythonFromYouTube
Real Python
Common Python Stumbling Blocks & Quirky Behaviors | Real Python Podcast #168
58 minutes ago
https://www.youtube.com/watch?v=rVafjSzP7DE
YouTube
Common Python Stumbling Blocks & Quirky Behaviors | Real Python Podcast #168
Have you ever encountered strange behavior when trying something new in Python? What are common quirks hiding within the language? This week on the show, Christopher Trudeau is here, bringing another batch of PyCoder's Weekly articles and projects.

👉 Links…
5 views18:00
PythonFromYouTube
NeuralNine
Gen-2: First Step Into AI Video Generation
54 minutes ago
https://www.youtube.com/watch?v=bzM0KeWKudc
YouTube
Gen-2: First Step Into AI Video Generation
In this video today we explore the tool Gen-2 by runway, which is (one of) the first tool to allow us to do AI video generation.

Gen-2: https://research.runwayml.com/gen2

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https:/…
5 views15:00
PythonFromYouTube
Indently
The EASY Way To Time Your Python Code Performance (ft. timeit)
1 hour ago
https://www.youtube.com/watch?v=QE903dZWfEo
YouTube
The EASY Way To Time Your Python Code Performance (ft. timeit)
This is one of the easiest ways to time your code performance in Python. That's right, we will be using the timeit module here to time small snippets of code in Python. Timeit is an in-built module which means we don't have to install anything, we can just…
5 views06:00
PythonFromYouTube
NeuralNine
Real-Time Stock Price Tracker in Python
3 hours ago
https://www.youtube.com/watch?v=GSHFzqqPq5U
YouTube
Real-Time Stock Price Tracker in Python
In this video we learn how to build a real-time stock price tracking web application in Python using Flask and JavaScript.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book:…
5 views15:00
PythonFromYouTube
Tech With Tim
I Learned How To Hack WiFi In 2 Days...
1 hour ago
https://www.youtube.com/watch?v=BaFdKJxWspk
YouTube
I Learned How To Hack WiFi In 2 Days...
It only took me 2 days to learn how to hack WIFI networks, steal passwords, grab banking credentials, and essentially intercept all web traffic! All you need is a laptop, a virtual machine learning Kali Linux, a few hours of time, and quite a bit of reading...…
4 views15:30
PythonFromYouTube
Нікіта Тимошенко [ про Аналіз даних українською ]
🔥Як використовувати ChatGPT і штучний інтелект аналітикам даних в Excel?
59 minutes ago
https://www.youtube.com/watch?v=J2DghqpE8E4
YouTube
ChatGPT для аналітиків даних в Excel
В цьому відео ви побачите, як легко інтегрувати штучний інтелект в нашу щоденну роботу. ChatGPT став джерелом ідей, генератором шаблонів і дуже зручним інструментом для опановування нових знань. Поділіться вашим досвідом використання ChatGPT в коментарях…
4 views06:00
PythonFromYouTube
NeuralNine
Why Everyone Should Start Using Vim
2 hours ago
https://www.youtube.com/watch?v=XfJBvgnCeBk
YouTube
Why Everyone Should Start Using Vim
Today we discuss why every single programmer should learn how to properly use Vim.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕…
4 views15:00
PythonFromYouTube
anthonywritescode
python is removing the GIL! (PEP 703) (advanced) anthony explains #550
1 hour ago
https://www.youtube.com/watch?v=OC2gnyfmwL8
YouTube
python is removing the GIL! (PEP 703) (advanced) anthony explains #550
will this be another python 3 disaster? what all needs to change?

- why remove the GIL? https://www.youtube.com/watch?v=6g79qGQo2-Q
- immortal objects in python -- https://youtu.be/i5ZaVC4sEZA

playlist: https://www.youtube.com/playlist?list=PLWBKAf81p…
5 views17:00
PythonFromYouTube
Нікіта Тимошенко [ про Аналіз даних українською ]
Підготовка та Очищення даних в Power BI (Power Query Editor) - Аналіз даних українською
1 hour ago
https://www.youtube.com/watch?v=RHyz65SBb4A
YouTube
Підготовка та Очищення даних в Power BI (Power Query Editor) - Аналіз даних українською
В навчанні та роботі я використовую додаток Companion:
https://companion-learning.space/

Ми завжди хочемо якомога швидше почати будувати графіки та дашборди, але саме від підготовки даних залежить наш успіх на подальших кроках. В цьому відео пропоную розглянути…
5 views06:00
PythonFromYouTube
teclado
Factory Pattern in Python by Example - Q&A Thursdays
2 hours ago
https://www.youtube.com/watch?v=JIImCgkAQxY
YouTube
Factory Pattern in Python by Example - Q&A Thursdays
The factory pattern lets us define how to create an object given some source data. Learn how to implement it using Python.

The factory pattern allows us to move the transformation of the source data into an appropriate format for the class constructor into…
6 views15:00
PythonFromYouTube
ByteByteGo
Top 6 Load Balancing Algorithms Every Developer Should Know
1 hour ago
https://www.youtube.com/watch?v=dBmxNsS3BGE
YouTube
5:18
Top 6 Load Balancing Algorithms Every Developer Should Know
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…
4 views17:00