What is Python?
Python is High-level programming language and OOPs(Object Oriented Programming) language. Python programming language is used in Web designing (Web frame work), Artificial Intelligence , Machine Learning, Mobile developing, Data analysis and Data manipulation etc.
Python is popular language and high in demand. Python programming language is used mainly for Data analysis , Data manipulation and mainly in Artificial Intelligence.
Python has rich libraries which helps in many area. Python is interpreter based programming language. Python is developed by Guido van Rossum.
Contents-
1. What is Python?
2. Why choose Python as first programming language
3. What is High-level programming language
4. What is OOPs
5. What is scope of Python
Why choose Python as first programming language
There are some reasons present in this paragraph which are given below:
1. Python is easy to learn.
2. It is open source which means you can easily download from internet.
3. Codes/Scripts of Python is easy to learn.
4. It is machine independent.
5. The scope of python is high in AI , Data analysis and Data science.
What is High-level programming language:
What is OOPs (Object Oriented Programming) :
In OOP , You can program for real life object. Suppose you want to write a program "Identify Dog " . In this program your object is dog. How will your program identify a dog , you have to write description about dog how dog look, body shape and behaviour of a dog.
What is scope of Python:
Python has vast libraries/Tools which make Python very valuable programming language. Some of libraries/Tools are given below which is used in different - different fields-
- Web Development: You want to work in web development, you can learn Django and flask. Django is framework for web development. It is a tool which is used to develop a pragmatic design. (You can also see this relatable content on Web development)
- Data manipulation: If anybody has interest in data manipulation and management they should learn Scipy which is very useful library for data manipulation.
- Data analysis and Big data analysis: Pandas is used for Data analysis and Big data analysis. Data analysis is used in making recommended videos , commodities and many more things on your search basis.
- Artificial Intelligence(AI). AI is high demanding field and high salary is given by companies. It is future for technology. AI contains following major area:- 1. Machine Learning(ML) 2. Deep Learning
Comments
Post a Comment