Installing and Getting Started with an IDE - PyCharm
7
Using Numbers and Variables - Part 1
8
Using Numbers and Variables - Part 2
9
Pythagorean Theorem Script
10
Currency Converter
11
Enhanced Currency Converter
12
Bool Datatype
13
Relational Operators
14
If Else Statements
15
Elif Statements
16
Conclusion
17
Introduction
18
Validating User Input
19
Nested If Statements
20
Grocery Budget Calculator
21
Iteration Theory
22
Iteration for Loops
23
While Loops
24
Secret Number Game
25
Data Structure Theory
26
List Data Structure - Part 1
27
List Data Structure - Part 2
28
Tuple Data Structure
29
Set Data Structure
30
Dictionary Data Structure
31
Conclusion
Description:
Embark on a comprehensive 3-hour Python basics tutorial designed for beginners and intermediate users seeking a refresher. Learn to install Python, set up PyCharm IDE, and master fundamental concepts including numbers, variables, data types, and structures. Explore various Python statements, create simple projects, and develop practical programs. Dive into topics such as bool datatype, relational operators, conditional statements, loops, and different data structures including lists, tuples, sets, and dictionaries. Gain hands-on experience with exercises like creating a Pythagorean theorem script, currency converter, and a secret number game. By the end of this course, acquire a solid foundation in Python programming and its real-world applications.