Тёмный

Python Modules for Beginners 

Dave Gray
Подписаться 313 тыс.
Просмотров 7 тыс.
50% 1

Web Dev Roadmap for Beginners (Free!): bit.ly/DaveGrayWebDevRoadmap
Learn Python modules for beginners in this tutorial. You will learn about Python's built-in modules and how to create your own custom Python modules. Also, the special _name_ value in modules and where to learn more about all of the Python modules available.
💖 Support me on Patreon ➜ / davegray
⭐ Become a full-stack dev with Zero To Mastery Courses:
- The Complete Python Developer: bit.ly/CompPythonDev
- Complete Machine Learning & Data Science: bit.ly/CompMachineLearning
- Junior to Senior Dev Roadmap: bit.ly/WebDevRoadmap-JrtoSr
🚩 Subscribe ➜ bit.ly/3nGHmNn
📬 Course Updates ➜ courses.davegray.codes/
❓ Questions - Please post them to my Discord ➜ / discord
☕ Buy Me A Coffee ➜ www.buymeacoffee.com/davegray
👇 Follow Me On Social Media:
Github: github.com/gitdagray
Twitter: / yesdavidgray
LinkedIn: / davidagray
🔗 Source Code: github.com/gitdagray/python-c...
🔗 Playlist for this Python Course: bit.ly/dg-beginners-python
Python Modules tutorial for Beginners
(00:00) Intro
(00:05) Welcome
(00:14) An Example of a Built-In Module
(01:55) Modules We Have Used
(02:33) Import from
(03:35) Creating Aliases
(03:57) Module Contents with dir()
(05:21) Module Contents with dot notation
(05:39) Python Module Index
(06:35) Custom Modules
(09:36) if _name_ == "__main__"
(15:10) Making a Rock Paper Scissors module
📚 Tutorial References:
🔗 Python Official Site: www.python.org/
🔗 Visual Studio Code Official Site: code.visualstudio.com/
🔗 Python Module Index: docs.python.org/3/py-modindex...
🔗 Python Standard Library: docs.python.org/3/library/ind...
Was this Python Modules tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments.
#python #modules #beginners

Опубликовано:

 

16 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@067_subharajmishra8
@067_subharajmishra8 10 месяцев назад
Dave you are a wonderful educator. I have been seen so many videos of the concept regarding "__name__==__main__" but none of them could teach me as clear as yours.
@lorenzasaettone8466
@lorenzasaettone8466 4 дня назад
complimenti. Finalmente qualcuno davvero di chiaro. Grazie per questo corso eccellente
@deepatterson1894
@deepatterson1894 3 месяца назад
Thanks Dave one step closer to seeing my program idea coming to live!!
@marcinzale
@marcinzale Год назад
Thank you Dave. Great video as usual.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
Thank you!
@khalilbenmeziane8836
@khalilbenmeziane8836 Год назад
thank you dave great teacher ever we want more next js video
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
There will be more Nextjs. I will continue this Python beginners series on Tuesdays until complete.
@dimabrinza
@dimabrinza Год назад
Thank you!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
Welcome!
@alexanderkomanov4151
@alexanderkomanov4151 Год назад
Thanks Dave!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
Welcome!
@utinthein7274
@utinthein7274 Год назад
Thank you, Sir.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
Welcome!
@johnaweiss
@johnaweiss 5 месяцев назад
8:56 If you return the print, will it print?
@johnaweiss
@johnaweiss 5 месяцев назад
10:57 Does the test for main inside kansas.py test itself? Or the module who imported it? Unclear. 14:55 How could kansas be the main file? It's imported. Unclear.
@aqajavad7471
@aqajavad7471 Год назад
Nice
@toddlask
@toddlask Год назад
cool channel! please consider a pygame series.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
Thanks! Good request!
@xzex2609
@xzex2609 8 месяцев назад
Kansas fun fact : Kansas is home to the one of the greatest progressive rock band in the history of music, named Kansas , and their first album named Kansas. their music is so advance that their works will be considered as magic. no one ever come near this band ever .
@robin2080
@robin2080 Год назад
Do you have a patreon ?
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
Not yet, but I need to get one going! I do have a: www.buymeacoffee.com/davegray
@bahinhoo
@bahinhoo 5 месяцев назад
Why vs code didn't offer subfunctions of math library? And formatting document did not work, too. I tried everything about formatting what was offered. How to fix this?😢😢
@DaveGrayTeachesCode
@DaveGrayTeachesCode 5 месяцев назад
Formatting has changed. Docs link: code.visualstudio.com/docs/python/formatting
@nubian_goat
@nubian_goat Год назад
Yes bro more nextjs 13
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
There will be. I will continue Python on Tuesdays for this beginners series until complete.
@utinthein7274
@utinthein7274 Год назад
Sir, Why _pycache_ file appear. Please.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
Here you go: www.google.com/search?q=why+does+pycache+file+appear
@utinthein7274
@utinthein7274 Год назад
@@DaveGrayTeachesCode Thank you, sir
@user-tb3dj3km2p
@user-tb3dj3km2p 2 месяца назад
Couldn't understand it would try again
@user-tb3dj3km2p
@user-tb3dj3km2p 2 месяца назад
Now I have a little understanding, progress over perfection
@aqajavad7471
@aqajavad7471 Год назад
یس
@holygroovearena
@holygroovearena Год назад
Hello. More into web development with Js but wanted to ask if you have a LinkedIn account so I reach out and learn more from you. You're advice on striving for daily progress has been really helpful and love your teaching. Very comprehensive
Далее
Python Command Line Arguments tutorial for Beginners
21:25
Modern Python logging
21:32
Просмотров 152 тыс.
Top 18 Most Useful Python Modules
10:50
Просмотров 923 тыс.
Creating Modules with Python - #23
10:47
Просмотров 59 тыс.
I've Read Over 100 Books on Python. Here are the Top 3
9:26
5 Good Python Habits
17:35
Просмотров 369 тыс.
Python Virtual Environment and pip for Beginners
30:39
Unlocking your CPU cores in Python (multiprocessing)
12:16
Python Modules and Packages - A Brief Introduction
13:51
#45 Python Tutorial for Beginners | Modules
7:20
Просмотров 605 тыс.