PYTHON PROGRAMMING

python   is a high-level language , created by   Guido van Rossum , released in 1991.

Its design philosophy emphasizes code readability , object oriented approach .

 Its approach helps  programmers to write compact , readable and logical code.


How to start ?

Python has 2 types:-

1>Python 2

2>Python 3

Python 3 is is kind of the latest one, and is undergoing recent development and used in recent projects.

You can download and setup python from here

https://www.python.org/downloads/windows/

You can view a youtube video for convenient setup.

In further series of this blog we'll learn how to code by doing some projects.







Comments

Popular Posts