Introduction To Python

 In this Blog Series, I will be discussing my journey on python beginner course and I will share my experiences along with what I learned.


 Python is an interpreted, high-level, and general-purpose programming language, and companies like Facebook, Instagram, Netflix, Quora, and so on use Python as the main language. Python can be your first language to learn if you are thinking of learning Programming.

If you are interested in Coding, you must have heard of languages like Java, C, C++, C#, and so on. These kinds of languages are specific on something such as C++ is mainly used in Game Development and Java is used in android app development. But Python is not limited to a single task. It can be used starting from Web and Game Development to Machine Learning and Artificial Intelligence.

Let's take a glance look at where Python is used.

1) GUI Development


2) Data Science



3)Automation Testing

4)Game Development


5)Web Development


6)Image Processing


7)Web Scrapping





All these tasks can be done with the help of Python Language. These might look heavy but after getting started with Python, we will be familiar with these kinds of terms. So, from next blog, I will start writing about the step by step process in learning Python Basics. 

-Binam Karki

Get course Details:

Course Overview

Comments

Popular posts from this blog

Python Syntax, Comment and Variable

Python Booleans

Getting Started With Python