#1 Python Tutorial for Beginners _ Introduction to Python

  • 5 months ago
#1
- Python is the fastest-growing language in terms of:
- Number of developers using it
- Number of libraries present in python
- Number of companies using it
- It is used in many areas:
- Machine Learning
- GUI
- Software Development
- Web Development
- Python is also known as a general-purpose programming language.
- Python is a programming language. It is Interpreted, Object- Oriented, High- level language.
-Python supports both procedure-based as well as object-oriented programming.
- Python is introduced in the year 1989.
- Python is the easiest language to learn, it is so simple than C, C++ and Java.
- Companies like Google, Youtube, Dropbox etc are using Python as a main language or a support language.
- The website known as Reddit is totally written in the python language.
- Python language was introduced by Guido Van Rossum.
- Python language has multiple versions:
- Python 1.0 - January 1994
- Python 2.0 - October 2000
- Python 3.0 - December 2008
- Python 2.0 is still used in the market but we will learn Python 3.0 in this course as it is the latest.
Github :- https://github.com/navinreddy20/Python-

Recommended