Ad Code

6/recent/ticker-posts

Python 3.9.7 | Tutorial | Projects

Python Tutorial

Welcome to the coding world !!!

Today we will start to learn the python from scratch. First you have to keep in mind that its a simple , easy and anybody can learn and apply it in our day to day life. Python is interpreted language. Now the question arises what is mean by interpreted language. A language whose implementations execute instructions or commands directly and freely is know as interpreted language.

Python is a high level and interactive language. It was created by Guido Van Rossum during 1985 - 90.


Why we have to learn python?

Python is a easy language. It is must for those peoples who want work in IT companies. Here some main reasons for learning python,

  • It is a Beginner's Language
  • It is Interactive 
  • It is Interpreted 
  • It is Object-Oriented

Some Characteristics of the Python

1. Supports collection of automatic garbage 

2. Provides dynamic data types which are of a very high level

3. It can used as a scripting language

4. Object oriented programming can be done using Python

5. Easily integrated with Java, COBRA, C++ , C,etc.

Why Python is Popular among developers?

Python is very popular and the reasons are,

  • Easy-to-learn :-It has very few keywords. Also it has simple structure and the syntax is so understandable. 
  • Easy-to-read :- It can be read by any person who has some basic knowledge about keywords, data types,etc.
  • A broad standard library :- It contains many libraries which are very useful at the time of complex coding.
  • Compatible :- It can compatible on UNIX , Macintosh, Windows
  • Interactive Mode :- It has a special mode known as interaction which can be used for testing and debugging
  • Portable :- It can be run many hardware platforms with same interface all the time.
  • Extendable :- It helps the developers to customize their tools by adding low level modules to python interpreter.
  • Databases 
  • GUI Programming :- It supports GUI applications that can be created and ported to many system
Stay connected for further chapters of Python tutorials.
Also check this 

Post a Comment

0 Comments

Ad Code