INTRODUCTION TO PYTHON (Beginners Tutorial)

Опубликовано: 28 Февраль 2025
на канале: Dennis Kadiri
54
0

Python is a widely used computer programming language and in this video you are going to learn the basics of Python. We are going to walk through Python for Beginners, we are going to see how to download python, write and run code in python, python data types, variables, conditional logic and operators, if statements functions, loops etc.

Timestamps:
00:00 Intro
00:12 Why Python?
00:47 How to Download Python
01:41 Run Code in Python Terminal
04:22 Write Codes in Text Editor
07:41 Get IDE (Visual Studio Code)
10:21 Setup Visual Studio Code
12:16 Run Code in Visual Studio Code
14:26 Data Types: Integers
16:19 Floats
16:40 Strings
23:11 Boolean
24:13 Work with Number & Operators
29:13 Comments
31:21 Variable
39:55 Conditional Operators
42:29 Conditional Logic
43:59 If Statements
52:37 Functions
01:04:48 While & For Loop
01:07:50 Trouble Shooting
01:10:52 Conclusion


Python Download Link: https://www.python.org/downloads/
Visual Studio Code Download Site: https://code.visualstudio.com/

How to use Visual Studio Code Tutorial:    • HOW TO USE VISUAL STUDIO CODE (Beginn...