PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
mCoding
Intro to async Python | Writing a Web Crawler
10 hours ago
https://www.youtube.com/watch?v=ftmdDlwMwwQ
YouTube
Intro to async Python | Writing a Web Crawler
Brilliant 30-day free trial: https://brilliant.org/mCoding/

async/await and asyncio.

Asynchronous programming in Python uses the async/await keywords and the asyncio library. It's a style of programming that takes advantage of the fact that it's possible…
79 views07:36
PythonFromYouTube
Tech With Tim
Mini Python Project Tutorial - Password Generator
22 minutes ago
https://www.youtube.com/watch?v=XCIBOl3FTKo
YouTube
Mini Python Project Tutorial - Password Generator
Today, I'll be walking you through a mini-python project, which will create a password generator. This simple, beginner friendly course can be a good way to practice your python skills and learn new stuff in the python world!

💻 Master Blockchain and Web…
14 views15:07
PythonFromYouTube
anthonywritescode
suspicious splats (all code sucks) #04
19 minutes ago
https://www.youtube.com/watch?v=q_iNy2OBf1A
YouTube
suspicious splats (all code sucks) #04
all code sucks, but sometimes bad code is good.

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW
twitter: https://twitter.com/codewithanthony…
12 views16:24
PythonFromYouTube
ByteByteGo
Top 5 Redis Use Cases
58 seconds ago
https://www.youtube.com/watch?v=a4yX7RUgTxI
YouTube
6:27
Top 5 Redis Use Cases
Learn something new every week by subscribing to our newsletter: https://bit.ly/3tfAlYD

Why is Redis fast?
https://www.youtube.com/watch?v=5TRFpFBccQM

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd
Volume 2: …
98 views16:31
PythonFromYouTube
Tech With Tim
Mini Python Project Tutorial - Alarm Clock
30 minutes ago
https://www.youtube.com/watch?v=no5dz0GOWy8
YouTube
Mini Python Project Tutorial - Alarm Clock
Today, I'll be walking you through a mini-python project, where we will create an alarm clock/timer. This straightforward course will show you how to play sound and how you can create a FANCY thing with the terminal!

💻 Master Blockchain and Web 3.0 development…
14 views15:31
PythonFromYouTube
ArjanCodes
Attrs, Pydantic, or Python Data Classes: Which One Is The Best?
4 minutes ago
https://www.youtube.com/watch?v=zN4VCb0LbQI
YouTube
Attrs, Pydantic, or Python Data Classes?
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

Data classes are a valuable tool in the Python programmer's toolkit. Despite their usefulness (I do like them a lot!), they do have limitations. In this video, I compare dataclasses…
13 views16:06
PythonFromYouTube
anthonywritescode
all string syntaxes (beginner) anthony explains #525
12 minutes ago
https://www.youtube.com/watch?v=4Y4VrKa1lVs
YouTube
all string syntaxes (beginner) anthony explains #525
I've been recently teaching juice some python (over on the vods channel - @anthonywritescode-vods) and decided to record this into a standalone video!

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

==========

twitch:…
11 views18:25
PythonFromYouTube
Tech With Tim
Become a VSCode Pro: Essential Features and Shortcuts
33 minutes ago
https://www.youtube.com/watch?v=phC-vKlNoaM
YouTube
Become a VSCode Pro: Essential Features and Shortcuts
Today, I'll be sharing the best VS Code features that are guaranteed to make you a more efficient developer. This will include Global & Workspace settings, creating custom tasks, terminal customization, and much much more! Thank you to Microsoft Canada for…
9 views14:36
PythonFromYouTube
anthonywritescode
my first rust open source PR (beginner - intermediate) anthony explains #526
18 minutes ago
https://www.youtube.com/watch?v=kIaOOYlbPWI
YouTube
my first rust open source PR (beginner - intermediate) anthony explains #526
today I go over the approach I took to proposing a feature, implementing a feature, and ultimately getting it accepted to a new project!

- Byron's video of my PR: https://youtu.be/0ToR38ki2r4
- the PR: https://github.com/Byron/gitoxide/pull/744
- git is…
8 views16:20
PythonFromYouTube
Learn Python With Rune
Python data types - [in 1 minute]
18 minutes ago
https://www.youtube.com/watch?v=vs3cnkt3Nwk
YouTube
Python data types - [in 1 minute]
Although there are many different data types in Python, some are much more common than others.

In-depth 👉 https://holypython.com/beginner-python-lessons/lesson-3-data-types/

Some of the basic and most common data types in Python are:

int : this type of…
9 views16:22
PythonFromYouTube
anthonywritescode
False is a float? (all code sucks) #05
28 minutes ago
https://www.youtube.com/watch?v=muyd67STbqM
YouTube
False is a float? (all code sucks) #05
today I show off a suspicious line of code I found, and that while it's technically correct (in the mypy type system) it's one of the strangest things I've seen.

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

==========…
9 views16:33
PythonFromYouTube
b001
What Are Lambda Functions In Python??
10 minutes ago
https://www.youtube.com/watch?v=KR22jigJLok
YouTube
Python Lambda Functions??
⭐ 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

Background Music:
Gentle Lo-Fi Vlog Background Music | Cookies by Alex-Productions…
9 views17:42
PythonFromYouTube
Tech With Tim
Habits Of GOD-Tier Programmers
17 minutes ago
https://www.youtube.com/watch?v=jO9_vlc1_L8
YouTube
Habits Of GOD-Tier Programmers
Today, I will be discussing you why habits are the most important factor if you want to be a God-tier programmer and most importantly what habits you need to implement.

💻 Download PyScripter for FREE: https://bit.ly/3ljw3yq

💻 Check out this free E-Book…
9 views14:19
PythonFromYouTube
Learn Python With Rune
How to Solve Coding Projects [most do this WRONG]
15 minutes ago
https://www.youtube.com/watch?v=VILqV9C2oEs
YouTube
How to Solve Coding Projects [most do this WRONG]
The ONE thing every programmer does wrong when starting on a project.

See more here 👉 https://www.learnpythonwithrune.org/python-project-store/

Python programming can be challenging, but there is one thing you do wrong when trying to solve a problem.

You…
7 views16:04
PythonFromYouTube
Real Python
Get Started With Windows Terminal - Code Conversation
22 minutes ago
https://www.youtube.com/watch?v=qnB044mHixc
YouTube
Get Started With Windows Terminal - Code Conversation
In this Code Conversation, you’ll follow a chat between Philipp Ascany and Ian Currie as they perform common tasks in the terminal on Windows.

The terminal can be intimidating to work with when you’re used to working with graphical user interfaces. However…
7 views18:24
PythonFromYouTube
Murtaza's Workshop - Robotics and AI
AI Powered ChatGPT is here - One thing you must do as a programmer
18 minutes ago
https://www.youtube.com/watch?v=UaHsoNwvZTE
YouTube
ChatGPT is here - Do this before it's too late.
To try everything Brilliant has to offer—free—for a full 30 days, visit http://brilliant.org/Murtaza/. The first 200 of you will get 20% off Brilliant’s annual premium subscription.

🚀🚀 My Urdu/Hindi AI YouTube Channel 🚀🚀
https://www.youtube.com/@murtazahassan01…
7 views10:11
PythonFromYouTube
Lazy IT
Немає часу пояснювати | Виконуємо код в браузері за допомогою сервісу glot.io
25 minutes ago
https://www.youtube.com/watch?v=7s9-F6aIVCU
YouTube
Немає часу пояснювати | Виконуємо код в браузері за допомогою сервісу glot.io
В цьому ролику продемонстровані можливості сервісу glot.io Сервіс корисний для навчальних цілей та тествування невелеких частин коду. Якщо повноційне середовище розробника вам не доступне, можна замінити його сервісом з ролику. Підходить не тільки для #python…
6 views12:30
PythonFromYouTube
ArjanCodes
14 Ideas for Fun Python Free Time Projects
10 seconds ago
https://www.youtube.com/watch?v=54XyRw9y8oE
YouTube
14 Ideas for Fun Python Free Time Projects
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

Python is a powerful programming language that can be used for all sorts of fun projects. In this video, I share 14 ideas for things you can do in your free time using…
7 views16:00
PythonFromYouTube
anthonywritescode
tuples! (and their syntax quirks) (beginner) anthony explains #527
30 minutes ago
https://www.youtube.com/watch?v=J3-tL6OnFWA
YouTube
tuples! (and their syntax quirks) (beginner) anthony explains #527
did you know that it isn't the parentheses that make a tuple?

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW
twitter: https:…
7 views16:35
PythonFromYouTube
ByteByteGo
Debugging Like A Pro
4 minutes ago
https://www.youtube.com/watch?v=J8uAiZJMfzQ
YouTube
5:47
Debugging Like A Pro
Check out our weekly system design newsletter: https://bit.ly/3tfAlYD

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd
Volume 2: https://amzn.to/3HqGozy

Digital version of System Design Interview books: https://bit.ly/3mlDSk9…
7 views16:40
PythonFromYouTube
Real Python
Using NumPy and Linear Algebra for Faster Python Code | Real Python Podcast #146
16 minutes ago
https://www.youtube.com/watch?v=wQHeImWvYV0
YouTube
Using NumPy and Linear Algebra for Faster Python Code | Real Python Podcast #146
Are you still using loops and lists to process your data in Python? Have you heard of a Python library with optimized data structures and built-in operations that can speed up your data science code? This week on the show, Jodie Burchell, developer advocate…
7 views18:21