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
На этой странице сайта вы можете посмотреть видео онлайн Getting started with python programming from zero длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь IT Hero 14 Ноябрь 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 41 раз и оно понравилось 4 зрителям. Приятного просмотра!