Introduction of Python programming | Hands on coding

What is Python ?

  • It is powerful, all-purpose, high level, object orientated programing language.
  • It is developed by Guido van Rossum .
  • It is released in 1991.

Features of Python ?

Platform Independent: Python is termed platform freelance as a result of a Python program may be run on completely different reasonably platform as an example Window os, UNIX system os etc.

Object Oriented: Python is associate degree object-oriented language as a result of it will produce associate degree object in code, that has some properties and strategies. And additionally we are able to write a sound and wonderful code during a Python program while not exploitation object even once. it supports all the options of object-oriented programming. In straightforward Python supports object orientated programming structure thus it's known as object orientated.

Flexible: associate degree application developed in Python may be changed as per user demand thus it's known as versatile programing language.

Structure Oriented: to jot down program in Python there's a set structure thus it's known as structure orientated.

Portable: A Python program written in one system may be run in the other system. In straightforward a Python program may be transferred from one system to a different as an example you'll be able to copy a python  program into a pen drive then paste it into another system and run it.

Simple: Python terribly|is extremely|is incredibly} straightforward {and easy|and straightforward|and straightforward} to find out thus everybody will learn it during a very simple method.

Application of Python ?

Web Application: Python programming is employed to develop internet applications for examples exploitation django and Flask internet Framework.

Software development: Python is additionally wont to develop code applications.

Database GUI Application: Python is additionally wont to develop GUI (Graphical user interface) based mostly application with info like SQL ,MySQL etc. 

Scientific and Numeric Computing: Python is additionally wont to develop Scientific Calculator exploitation terribly straightforward code.

Business Applications: Python is additionally wont to develop business applications.

Console {based|based mostly|primarily based mostly} Application: Python may be wont to develop sturdy console based applications.

Why Use Python ?

  • It is terribly straightforward and straightforward to find out.
  • It powerful, quick and secure.
  • It has terribly straightforward syntax.
  • It is powerful scripting language.
  • It may be run on completely different reasonably platform as an example Window, Mac, Linux etc