Skip to main content

Posts

Showing posts from July, 2021

Fixing The Speed of Python

Introduction To Python Python programming language which was released in the year 1991 by  Guido van Rossum  a Dutch Programmer from Haarlem, Netherlands . Guido van Rossum is one of the world's most influential programmers. Van Rossum is the author of the general-purpose programming language Python, which he started working on in 1989, and is now among the most popular languages in use. Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation Multi-paradigm: object-oriented,  procedural  ( imperative ), functional, structured, reflective Parent Company :  Python Software Foundation Advantages  Python programming language has some advantages and I will only mention few which are: Versatile Code Readability Beginner friendly. Problems But even though python is simple Powerful and used in many fields. It still has some downsides. Like: Very Slow - Python is not