Getting started with python programming from zero

Published: 14 November 2022
on channel: IT Hero
41
4

Introduction to the Python programming language with examples.
Python is a high level programming language whose popularity increases continuously.

In this video I will show you how to get started with the python programming language. We will first install python on Windows, but the examples will basically work on any operating system like Linux or macOS. Then we will cover different aspects of python like how to declare variables, using data types, operators and conditions. Also, I will show you how to use predefined python modules and create your own custom modules to call specific functions from them.

I also demonstrate working with text files which is very easy with python and also how to handle errors and perform some specific actions in case an error occurs.

We will be using python from the official website:
https://www.python.org/downloads/
and use Visual Studio code for code editing:
https://code.visualstudio.com/

You can watch this course from the beginning, or skip to a specific section described below:

0:00 What is Python?
3:30 Install Python
8:54 Install VS Code code editor
10:54 Variables
14:54 Data Types
24:46 Operators
30:17 Conditions
39:46 Iterations(Loops)
47:48 Functions
52:35 Modules
57:34 Comments
59:08 Variable scope
1:02:17 Working with text files
1:14:26 Handling errors
1:18:59 Conclusion


On this page of the site you can watch the video online Getting started with python programming from zero with a duration of hours minute second in good quality, which was uploaded by the user IT Hero 14 November 2022, share the link with friends and acquaintances, this video has already been watched 41 times on youtube and it was liked by 4 viewers. Enjoy your viewing!