Python in 2 Minutes!

preview_player
Показать описание
Get to know Python and why it's hated by C++ programmers!

🔗 Python tutorials

✋ Stay connected

📖 What's covered

00:00 - Why Python is so popular
00:10 - Applications of Python
00:18 - Python ecosystem
00:34 - History of Python
00:43 - Python interpreter
00:52 - Hidden gems of Python
01:01 - Basic Python syntax
01:44 - What's with "batteries included"

#python #programming #ai #coding
Рекомендации по теме
Комментарии
Автор

Overview was worth every second! This video motivates me to finish the course I got pulled away from for other priorities.

peters-adventure
Автор

You're the man Mosh😎 I like that you're more active on youtube recently :)

ppajor
Автор

I watch the video and now i am full stack python developer

kamronqobilov
Автор

One thing need to fix is to remove the suggestion video at the end of the video

birsingh
Автор

You have a gift for teaching. Truly remarkable!

MyCodingDiary
Автор

Thanks a lot Mosh ❤
Please create a new playlist The python series begins to advance.

tamilalagarsamy
Автор

My favorite language though I switched to Java in 2021, I wanted to have good understanding of OOPs first. Now am back to python. I rewatched your 6 hr python crush course and I don't why understand it very well now 😅

Nigel_Nk
Автор

i learned python beginner tutorials from you back when i was 16 and it was my first language
now i am 18 and working as a indie game dev still using python lol

harukoto
Автор

Please make an new playlist of dsa it would help a lot of students for the college!

ManjulaManjula-fhsl
Автор

Can you make a video on CSS Tutorial for Beginners like you did with HTML, JavaScript, and React. I am currently studying to become a Web Dev

CodingAddicts
Автор

this guy, sat for 2 minutes and talked about python, and then released it for free. legend

morsusv
Автор

Great mosh, i just want to remind you to make a video about specific backend skills you need to master u already uploaded the front-end part

Techwize-academy
Автор

ممنون همدانی عزیز .
روی کدام پلت فرم با پایتون میتونیم در بخش AI کار کنیم ؟

Soraj_
Автор

I'm learning front end i would love to know .
• How software development companies work in team .
• How they manage projects with team.
This type of questions alwas goes around in my head .
I think all biggners deal with this .
It would be so helpful if you make a video about it 😄.

Monster-qlsg
Автор

I'm studying web development and i really enjoy watching your videos I learn a lot from them

muhammadkarangwa
Автор

Bro mosh can we put a loop inside a variable?This video was the best python coding video

zkwqdxz
Автор

Hi sir I am Albert, (interesting fact- I am 14 years old). I hear your python classes, and I like that teaching style. I am glad that I have now learned python, HTML, CSS, Arduino C++ and some Java, Thanks to you sir. I learned Arduino C++ and CSS from other sources but, you were my inspiration.

AlbertJoseph-gmde
Автор

Hi Moshe, kindly add update your python course with some projects for better understanding. Thanks for sharing

omondif
Автор

Mosh you’re great! Any free machine learning site ?

nkhofi
Автор

0:44 “…you can run your code without a compilation step…”

This is a common misconception. There is no widely used implementation of Python that doesn’t have a compile step. You just don’t (typically) do it manually.

In fact, there is no widely used general purpose programming language that does not employ a compiler of some sort.

Ubben