An introduction to programming using Python, a popular language for general-purpose programming, data science, web programming, and more.
List of topics covered in the course and my progress Here I publish my Python development progress
- Functions, Variables
- Conditionals
- Loops
- Exceptions
- Libraries
- Unit Tests
- File I/O
- Regular Expressions
- Object-Oriented Programming
- FINAL PROJECT