- On
- By
- 2 Comments
- Categories: Basic, Python basic
Introduction of Python programming language
Introduction of Python programming language
In tis tutorial we will learn about Introduction of Python programming language
Python is a high level programming language which supports object oriented programming concept.
It was created in 1981 by Guido van Rossum. Python is easy to learn and very easy to syntax, debug and code etc.
Installing Python is generally easy and it is supported by operating systems such as windows, Linux, UNIX etc.
Python is easy to write codes or program in few lines by programmers who wish to express their programming concepts or programming ideas. Also, it is synthetically easy.
Python interpreter
Python is a widely used language among programmers. Before we write code in Python ,we must decide what the compiler is and how we can use it to compile python program.
- online compiler – many online compilers are available through the internet to compile python program. E.g. ideone.com, learnpython.org, repl.it etc. You can use these to learn or write codes without installing on your system.
- On your System – To compile the python on your system, you can choose any one of the proper python IDE and install it when you install the python software on your system.
How Python is gaining popularity ?
Easy to learn and easy to code in python. Some famous websites have been created in Python such as Instagram, YouTube, Spotify and now google is developing many platforms using Python.
Uses of Python language
- Shell Scripting
- Creation of game programming
- Used for web development
- Used for windows development
- Easy to test codes
Features of Python
- Python is a open source programming language and continuously developed by developers.
- Python language is well supported to Oop concept like Java
- Python has valuable extensive library files for program development
- Interpreting is very flexible – few lines make a program and every lines are checked individually – debugging is very easy
- Several versions of Python are available
- Python library file is supported by other languages
- Python works on multiple platforms such as Windows, Linux, Mac etc..
- Python allows developers to write a programming concept (Syntax based easy) with in fewer line than other modern programming language
Similar post
Suggested for you
Nested for loop in C++ language
Nested for loop in Java language
Nested for loop in Python language
2 Comments
Sheena Wenning December 22, 2019 at 3:08 am
I have read so many articles on the topic of the blogger lovers however this post is really a nice article, keep it up.|
Karmehavannan December 22, 2019 at 3:24 am
thank you