What is Python

Python is Object Oriented, High Level, Open Source, Easy to code, Interpreter Based Programming Language. It is very simple and easy to use. Python supports multiple programming pattern, including object oriented programming.

Python is an object-oriented programming language that is designed in C. By nature, it is a high-level programming language that allows for the creation of both simple as well as complex operations. Along with this Python comes inbuilt with a wide array of modules as well as libraries which allows it to support many different programming languages like Java, C, C++, and JSON.

Advantages of Python

  • Cross platform: Its code easily run on any platform like run on linux, windlow, unix.
  • Open Source:It is freely available for every one.
  • Simple and easy: It is very simple and easy to use.
  • Power Full: It have large standard library.
  • GUI Design: It is also used for design graphic user interface.
  • Object oriented: It follow all concept of oop's.

Disadvantages of Python

  • Python is not as fast as C and C++, It means it is slower than C/C++:
  • Does not check variable type at compile time. It use dynamic type so flexible that Python interpreter cannot check the type for mismatch at the compile time.



Do you Know?
Progamming is what actually means ?

What is software development ?

How we categorized software development in different manner.

C Programming
C Plus Plus
Python
Java Development
Web Designing
Javascript
Mysql
Oracle
We cover all the programming concepts in various programming languages, this tutorials are very help full for bigener as well as Experience developer, for the ease of understanding we categorized programming in different manner likewise.