Categories
Uncategorized

The First step( Learn before code)

Cheers folks!
Let’s start from the very basic I believe going forward steady and slow, step by step is something which keeps the interest going!

Since you can’t make the territory at once it takes time to build up but you can break or destroy it at once …

Such way practice is something which can make you stronger !

Here we start,
We will talk about from where does python came from?
Why it’s name is python ?
And
Who is the founder of python?

Why it is called as python?

-Python was named for the BBC TV show Monty Python’s Flying Circus.

What is Python?

-Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python’s simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.

When python came?

-The programming language Python was conceived in the late 1980s,and its implementation was started in December 1989 by Guido van Rossum at CWI in the Netherlands as a successor to ABC capable of exception handling and interfacing with the Amoeba operating system.

There are several versions of python are present , the latest version is Python 3.8.0

This is the stable release of Python 3.8. 0. Python 3.8. 0 is the newest major release of the Python programming language, and it contains many new features and optimisations(Oct 14, 2019).

Who found it?

– Van Rossum is Python’s principal author, and his continuing central role in deciding the direction of Python is reflected in the title given to him by the Python community, Benevolent Dictator for Life (BDFL).(However, van Rossum stepped down as leader on July 12, 2018.)

                                      – Keep Coding, keep Learning

Leave a comment

Design a site like this with WordPress.com
Get started