What you'll learn:
- Python
- Variables
- If Statements
- While Loops
- For Loops
- Lists
- Functions
- Writing Files
- Reading Files
- Pip
This course is an introduction to programming and Python. It can serve as a good introduction for those who have little to no programming experience and want to learn more about programming with Python. The following topics are covered in the course:
-Installing Python, setting up an IDE(Pycharm), and printing outputs
-Taking user input, and storing data in variables
-Simple mathematical operations
-If statements
-While Loops
-For Loops
-Lists
-Functions
-File I/O
-Pip package installer
The course also includes two simple exercises to test your knowledge. I welcome any questions you may have, and I'm excited to have you be a part of my class!