Introduction to Python

Arnav Saxena
Geek Culture
Published in
4 min readMay 23, 2022

The ultimate guide for those readers who wants brief and basic insights into Python language.

Source: Pexels

Python was developed by Guido Van Rossum in the early ’90s(February 1991) at the National Institute of Mathematics and Computer science in the Netherlands. Python is a high-level, interpreted, interactive, and object-oriented programming language. Its adaptability permits you to do numerous things. With Python, you can compose fundamental projects and scripts and furthermore make complex and huge scope endeavor projects. Python also has a vast collection of built-in libraries and modules.

Guido Van Rossum:

Source: https://twitter.com/

Purposes:

  1. Building desktop applications, and video games.

2. Doing mathematical, statistical, and scientific analysis of data.

3. Building web applications.

4. Doing automating tasks.

You can find Python everywhere in the realm of PC programming. For instance, Python is the underpinning of a portion of the world’s most famous sites, including Reddit, Dropbox, and YouTube, to give some examples. The Python web structure Django powers both Instagram and Pinterest.

Features of Python:

Source: https://www.edureka.co/

Python has; a lot of elements that make it alluring as your most memorable and first programming language:

  1. Open source and free: Python is an open-source programming language that implies anyone and everyone can create or contribute to python there is an online platform where people come together and tries to improve python.
  2. Easy to code: Python is a very programmer or coder-friendly language which means everyone and anyone can learn code in a couple of days. When contrasted with other object-oriented programming like C, C++, Java, etc.
  3. Python supports GUI: GUI(Graphical User Interface) is an important aspect of the programming language as it adds visual perspective to the obtained results.
  4. Object-Oriented approach: Python uses its Object-Oriented approach which means it identifies or recognizes the concept of class and object encapsulation thus allowing programs to be more smooth and efficient in the long run.
  5. Highly Portable: Assume you are running python on your windows and you need to switch to either a Linux or a Mac framework then you can undoubtedly accomplish a similar in Python without stressing over changing the code. This is absurd in other programming languages, consequently making python one of the most convenient languages that anyone could hope to find in the business.

Advantages and Disadvantages of Python:

Source: www.krify.co

Advantages:

Source: https://www.deviantart.com/

Disadvantages:

Source: www.deviantart.com/

Application of Python:

Source: https://www.javatpoint.com/

Agency/Organization Using Python:

  1. NASA(National Aeronautics and Space Administration)
  2. Google
  3. Netflix
  4. Instagram
  5. Reddit

Conclusion:

I really hope this article has been a great read and a source of inspiration for everyone out their thinking to pursue their career in data science. I hope readers got a rough idea of what’s truly is python in brief which will give you some direction so you can kickstart your journey into the programming world.

Finally…..

Please Comment for suggestions and feedback. I am still learning. Please help me improve so that I could help you by upgrading my writing skills as well as knowledge and presenting myself to you in a much better way through my subsequent article releases.

The next article will be on the difference between data analysts, and data scientists.

Hope you would like this story!!

Thank you and Happy coding :)

Photo by Pete Pedroza on Unsplash

--

--

Arnav Saxena
Geek Culture

Data scientist, AI enthusiast, and self-help writer sharing insights on using data science and AI for good.