PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
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
PythonFromYouTube
Definitely Noah
Playing, Pausing, and Changing the Volume of Songs in Python | Project Building
13 minutes ago
https://www.youtube.com/watch?v=IUNNoZNJb5s
YouTube
Playing, Pausing, and Changing the Volume of Songs in Python | Project Building
Finished Program Files:
https://drive.google.com/drive/folder...

Channel Page:
https://www.youtube.com/@definitelynoah

Outro Music:
https://www.youtube.com/watch?v=pL4UA...

#python #pysimplegui #mp3player #project #programming
8 views19:12
PythonFromYouTube
Tech With Tim
Python Live Chat Room Tutorial Using Flask & SocketIO
33 minutes ago
https://www.youtube.com/watch?v=mkXdvs8H7TA
YouTube
Python Live Chat Room Tutorial Using Flask & SocketIO
Today, I will be showing you guys how to make a live chat application using Python, Flask & SocketIO! Please keep in mind, this tutorial is not for complete beginners, I recommend having some Python experience.

💻 Finished Code: https://github.com/techwithtim/Python…
9 views14:34
PythonFromYouTube
Learn Python With Rune
Get started with OpenAI API with Python
31 minutes ago
https://www.youtube.com/watch?v=ClGfempG0JM
YouTube
Get started with OpenAI API with Python
Learn how to get started with OpenAI API using Python. How to get access, get an API key, make correct queries, and understand the parameters are all explained with examples.

Join the LPWR Acdamy 👉 https://lpwr-academy.com/p/lpwr-academy

T I M E S T A M…
10 views16:19
PythonFromYouTube
anthonywritescode
how I use git blame (beginner - intermediate) anthony explains #528
15 minutes ago
https://www.youtube.com/watch?v=8uuueHkWy-E
YouTube
how I use git blame (beginner - intermediate) anthony explains #528
today I go over `git blame` -- how I use it, and how you can use the github UI as well for this!

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: https:/…
9 views16:24
PythonFromYouTube
mCoding
str vs bytes in Python
1 minute ago
https://www.youtube.com/watch?v=EimoZHDcQMA
YouTube
str vs bytes in Python
strings vs. bytes, what's the diff?

Strings and bytes are both fundamental types in Python. At a surface level they also appear do be very similar objects. From the similar notation, to the functions they offer, to their use cases like writing to a file…
11 views21:33
PythonFromYouTube
Learn Python With Rune
Python type conversion - [you to know these three]
16 minutes ago
https://www.youtube.com/watch?v=tRbp3P1TKQ8
YouTube
Python type conversion - [you to know these three]
We will also look at some other functions that can help you convert the type of data. These are: int(), float() and str().

In-depth 👉 https://holypython.com/beginner-python-lessons/lesson-4-type-conversion/

T I M E S T A M P S
00:00 Type conversion in Python…
10 views16:20