Introduction to Programming _ Python _ Python Tutorial - Day _1

Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master Python. This python tutorial for absolute beginners in Hindi series will focus on teaching you python concepts from the ground up.

We will be working on complex projects. We will be working on things that are used in industry. So to much of excitement and fun is gonna happen.

History of Python

Python is a dynamically typed Object Oriented Programming language. This was made by Guido Van Russom in 1991. Guido Van Russom was watching a show named Monty Python's Circus on TV when he was working on this language. And he thought why not name it as python. And since then its name is Python.

In this cours, along with theory. We will do lot of practice, many exercises and quizzes are goging to come in this. And many challenges are waiting for you guys. So I will enter on my computer button. And I will introduce you to different and unique Python. So like this video right now. And by subscribing turn on the notification. So that you don't miss any day. And every day you receive notification. Because it is very easy to get lost in sea of YouTube. So everyone accept the 100 days of code callenge.

Downloading Python and Installing it into your computer

So, here I'm on this Google chrome browser and I will tell you guys. How to download and install Python? So as you will write Python. Then you will come to python.org and as per your platform. You will get the latest version available for download. So you can see I'm on MAC OS.  So for mac owners 3.11. It is giving that, so I will download it. Until it is downloading. You can download any of your favorite ide or vs code. To use Python in your computer. But here I will use Replit. And you can use replit. This is a collaborative browser based IDE. I'm using this because I find it easy to use. And along with that, it is easy for me to share code with you. So here I will sign in with my Google account. And after that I will be redirect to the screen.

So as you can see all my repl's are over here. Replit basically gives you an online way of writing code. If your computer is not fast Or if you have problem compute wise. This means if your computer lags a lot. Then you just need a browser tab. And you can follow with me.

So quickly, over here I will go on my repls. Here I have already made some repls and by scrolling below, I will to to Python zero to job ready folder and this is the day 1 repl ok. So here as you can see, you can see my video here in floating pane. Along with that the code I will show you, I will close this over here, I will write code, And hre will be my video. Which you can watch. Now, here I have added a demo video. Here you will get to see the day video. If you are thinking how I did it, So you click here, you will get to know how to do this thing.