Главная
Study mode:
on
1
What is Python?
2
Installing Python
3
Code Editors
4
Your First Python Program
5
Python Extensions
6
Linting Python Code
7
Formatting Python Code
8
Running Python Code
9
Python Implementations
10
How Python Code is Executed
11
Variables
12
Dynamic Typing
13
Type Annotation
14
Mutable and Immutable Types
15
Strings
16
Escape Sequences
17
Formatted Strings
18
Useful String Methods
19
Numbers
20
Arithmetic Operators
21
Working with Numbers
22
Type Conversions
23
Conditional Statements
24
Logical Operators
25
Ternary Operators
26
For Loops
27
For..Else
28
While Loops
29
Functions
30
*args
31
**args
32
Scope
33
Debugging
34
VSCode Coding Tricks (Windows)
35
VSCode Coding Tricks (Mac)
36
Exercise: FizzBuzz
37
Solution
Description:
Dive into a comprehensive Python programming course designed for beginners. Master the fundamentals of Python through 30 concise and practical lessons. Begin with an introduction to Python and its installation, then progress through essential concepts such as variables, data types, strings, numbers, and control structures. Explore functions, debugging techniques, and coding tricks in VSCode. Practice your skills with exercises like FizzBuzz. By the end of this nearly two-hour tutorial, gain a solid foundation in Python programming and be ready to tackle more advanced topics.

Learn Python Programming

Programming with Mosh
Add to list