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
What "reversed()" ACTUALLY Does In Python
27 minutes ago
https://www.youtube.com/watch?v=oFmDZbDwYGs
YouTube
What "reversed()" ACTUALLY Does In Python
In this video I'm going to be showing you what reversed() actually does in Python. In my 3 years of programming in Python, I have never touched it, but it can still be incredibly useful in some situations.

▶ Become job-ready with Python:
https://www.indently.io…
3 views11:00
PythonFromYouTube
NeuralNine
Constraints - SQL Tutorial Series #3
2 hours ago
https://www.youtube.com/watch?v=WTQ24XaM6Rg
YouTube
Constraints - SQL Tutorial Series #3
In this video we cover constraints like NOT NULL, UNIQUE and more in SQL.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
2 views15:00
PythonFromYouTube
NeuralNine
Advanced SQL Queries - SQL Tutorial Series #4
2 hours ago
https://www.youtube.com/watch?v=oJDtkUnP_y8
YouTube
Advanced SQL Queries - SQL Tutorial Series #4
Today we add more elements to our SQL queries, making them more powerful. Things like GROUP BY, ORDER BY, LIMIT and more.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book:…
2 views15:00
PythonFromYouTube
R3ap3rPy
Python - Locust and locustfile
1 hour ago
https://www.youtube.com/watch?v=wXTyUdl0ik8
YouTube
Python - Locust and locustfile
Locust is an easy to use, scriptable and scalable performance testing tool.
You define the behaviour of your users in regular Python code, instead of being stuck in a UI or restrictive domain specific language. This makes Locust infinitely expandable and…
2 views06:00
PythonFromYouTube
Jie Jenn
How To Make Multiple API Calls Concurrently With Asyncio In Python (Asynchronously Programming)
1 hour ago
https://www.youtube.com/watch?v=ft2fC9yuQ_c
YouTube
How To Make Multiple API Calls Concurrently With Asyncio In Python (Asynchronously Programming)
In this tutorial, I want to share an example on how we can use asynchronous programming to speed up make API request calls in Python using the asyncio library.

Asynchronous programming is a type of programming that allows for operations to run concurrently…
2 views15:00
PythonFromYouTube
Carberra
The EASY way to add a chatbot to your website
3 hours ago
https://www.youtube.com/watch?v=DzvhIR9umNE
YouTube
The EASY way to add a chatbot to your website
Get started with Tidio today for a 7-day trial and upgrade to any premium plan with 20% off using this link: https://tidio.com/get/carberra

—

We all get to the point where we have to start thinking about the users when developing a website, and one great…
3 views15:00
PythonFromYouTube
NeuralNine
ChatGPT Plugins Redefine Conversational AI
2 hours ago
https://www.youtube.com/watch?v=5SGqciGDSFM
YouTube
ChatGPT Plugins Redefine Conversational AI
In this video we learn about ChatGPT plugins and their revolutionary potential.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
3 views15:30
PythonFromYouTube
anthonywritescode
shell vs environment variables (and env, export, etc.) (intermediate) anthony explains #547
1 hour ago
https://www.youtube.com/watch?v=h36Xc38SDHg
YouTube
shell vs environment variables (and env, export, etc.) (intermediate) anthony explains #547
today we talk about environment variables, shell variables, shorthand(s) for setting them and unsetting them!

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord:…
3 views17:00
PythonFromYouTube
R3ap3rPy
Python - Locust - Distributed configuration
1 hour ago
https://www.youtube.com/watch?v=W_KQBTb7dNI
YouTube
Python - Locust - Distributed configuration
Locust is an easy to use, scriptable and scalable performance testing tool.
You define the behaviour of your users in regular Python code, instead of being stuck in a UI or restrictive domain specific language. This makes Locust infinitely expandable and…
3 views06:00
PythonFromYouTube
ByteByteGo
DevOps vs SRE vs Platform Engineering | Clear Big Misconceptions
1 hour ago
https://www.youtube.com/watch?v=an8SrFtJBdM
YouTube
4:44
DevOps vs SRE vs Platform Engineering | Clear Big Misconceptions
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…
3 views17:00
PythonFromYouTube
Real Python
Start Creating Web Maps With Python Folium
55 minutes ago
https://www.youtube.com/watch?v=X8CoVymMOLw
YouTube
Start Creating Web Maps With Python Folium
This is a preview of a complete course on using Folium. Python’s Folium library gives you access to the mapping strengths of the Leaflet JavaScript library through a Python API. It allows you to create interactive geographic visualizations that you can share…
4 views18:00
PythonFromYouTube
MathByte Academy
Idiomatic Python: Custom Sorts and Leveraging Sort Stability
3 hours ago
https://www.youtube.com/watch?v=qe4Bapku5K0
YouTube
Idiomatic Python: Custom Sorts and Leveraging Sort Stability
In this video we look at how we can leverage Python's `sorted()` function to use custom sort keys, as well as how to leverage the sort stability for multi-step sorts. We look at the `attrgetter` and `itemgetter` functions in the `operator` module which can…
3 views06:00
PythonFromYouTube
NeuralNine
Data Compression Algorithms in Python
2 hours ago
https://www.youtube.com/watch?v=pRhtjx0dw_k
YouTube
Data Compression Algorithms in Python
In this video we take a look at three different compression algorithms in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕…
2 views15:00
PythonFromYouTube
ArjanCodes
How to Survive the AI Era as a Software Developer
1 hour ago
https://www.youtube.com/watch?v=leSjmJGWtQw
YouTube
How to Survive the AI Era as a Software Developer
If you’re a software developer, you’re probably worried about everything happening with AI and LLMs. In this video, I’ll cover 7 things you can do as a software engineer to help you not only survive this avalanche of AI tools but maybe even thrive in it.…
2 views17:00
PythonFromYouTube
Real Python
Leveraging the Features of Your Database With Postgres and Python | Real Python Podcast #165
58 minutes ago
https://www.youtube.com/watch?v=Dne05raZ9zU
YouTube
Leveraging the Features of Your Database With Postgres and Python | Real Python Podcast #165
Are you getting the most out of your Postgres database? What features could you leverage to improve your Python project? This week on the show, Craig Kerstiens from Crunchy Data is here to discuss getting the most out of Postgres.

👉 Links from the show:…
2 views18:00
PythonFromYouTube
b001
Python Dev Tries To Learn JavaScript | Part 1

https://www.youtube.com/watch?v=N2ibQvHQabU
YouTube
Python Dev Tries To Learn JavaScript | Part 1
I've decided to humiliate myself by streaming my learning process coming from Python to JavaScript.
2 views06:00
PythonFromYouTube
NeuralNine
Joins & Relationships - SQL Tutorial Series #5
2 hours ago
https://www.youtube.com/watch?v=VdsCgEfLXgQ
YouTube
Joins & Relationships - SQL Tutorial Series #5
Today we learn about table relation ships and the different join types in SQL.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
2 views15:00
PythonFromYouTube
Indently
"slice()" In Python Is Underrated
51 minutes ago
https://www.youtube.com/watch?v=mA4k-HdJqoo
YouTube
"slice()" In Python Is Underrated
Is "slice()" in Python underrated? I personally never had to use it until I started working with Pandas. What I like about it is that it promotes code reusability, even though I find it uncommon to have to repeat the same slice throughout a project.

▶ Become…
2 views09:00
PythonFromYouTube
ItGidUA - web розробка з нуля
Кортежі (tuples) у Python. Створення, відмінність від Lists, методи, зміна кортежа
11 hours ago
https://www.youtube.com/watch?v=W-N6nIVvvGc
YouTube
Кортежі (tuples) у Python. Створення, відмінність від Lists, методи, зміна кортежа
🔥 Посилання на курс: https://itgid.info/ua/course/python-2023
❤️ Подякувати автору:
монобанк: 5375414126666006
Лущенко О.

Отримати курс в кабінеті: https://cabinet.itgid.info
Посилання на спрінт: https://itgid.info/ua/course/python-2023/python-2023-sprint…
2 views06:00
PythonFromYouTube
b001
Python List Comprehension | Slice of Py
2 hours ago
https://www.youtube.com/watch?v=l8mWvDUwOt4
YouTube
List Comprehension in Python
⭐ 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/b001io1io
2 views06:30