Python3 - Import Modules in Python 3 | How Import Work In Python | Absolute Beginner #15

preview_player
Показать описание
Welcome to python Tutorial. In this video, we will learn about python import.
import vs from import
Why we need to import module 00:10
Demo without module 00:40
import-module 00:56
from module example 01:56
import multiple modules 3:18

What is Python?
Python is an interpreted, object-oriented, and high-level programming language with dynamic semantics. Its high-level built-in data structures, combined with the dynamic typing and the dynamic binding which make it very attractive for Rapid Application Development, also to be used as a scripting or glue language to connect existing components together. Python's very simple, easy to find out syntax emphasizes readability and thus reduces the value of program time of maintenance. Python supports modules and packages, which inspires program modularity and code reuse. The Python interpreter and therefore the extensive standard library are available in source or binary is absolutely free of charge for all major platforms and may be freely distributed.

Python in Real-World Scenarios
Data Science.
Machine Learning.
Web Development.
Computer Science Education.
Computer Vision and Image Processing.
Game Development.
Medicine and Pharmacology.
Biology and Bioinformatics.
Neuroscience and Psychology.
Astronomy.
Other areas like robotics, autonomous vehicles, business, meteorology, and graphical interface (GUI) development.
Reasons Why you want to Consider Writing Software Applications in Python
1) Readable and Maintainable Code very easy
2) Multiple Programming Paradigms for easy adaptation
3) Compatible with Major Platforms and Systems, almost every platform
4) Robust Standard Library. You will love it.
5) Many Open Source Frameworks and Tools for rapid development.
6) Simplify Complex Software Development much even a new developer create a complex application
7) Adopt Test Driven Development fast coding
8) Very strong and big community. Your problem is already solved by the python community.

Thanks For Watching.

#python3 #pythonforbeginners #pythontutorial # hindi
Рекомендации по теме
visit shbcf.ru