Hunza-Pakistan

Thursday, March 2, 2023

Python Learning Series 01

Python Learning Series for absolute beginners!

In this learning series, we will quickly have an introduction of most popular programming language,  Python!

What is Python?

Python is a high-level, interpreted programming language that is designed to be easy to read and write. It was first released in 1991 by Guido van Rossum, and since then it has become one of the most popular programming languages in use today.

Why Python is so popular nowadays?

Python is known for its simplicity and ease of use, which makes it an ideal language for beginners. It is also a versatile language that can be used for a wide variety of tasks, from web development and data analysis to machine learning and artificial intelligence.

Python is an interpreted language, which means that code is executed line by line as it is written, rather than compiled into machine code beforehand. This makes it easier to write and test code, and it also makes Python code more portable, since it can be run on any platform that has a Python interpreter installed.

Python is an open-source language, which means that it is free to use, modify, and distribute. It has a large and active community of developers who contribute to its development and provide support to new users. 

So, guys this is a gentle introduction to this amazing programming language. Follow the upcoming posts for more learning. In the next tutorial we will start directly learning learning of how to download and configure python on your Desktop PC / Laptop. 

Next!

0 comments:

Post a Comment