A python course with little to no hand-holding. Skill is earned and can never be given.
- Keywords & Identifiers
- Statements & Comments
- Variables
- Data types
- Type conversion
- Input/Output & Import
- Operators
- Namespace
- If else
- For loop
- While loop
- Break and continue
- Pass
- Functions
- Argument
- Recursion
- Anonymous Function
- Global, local, nonlocal
- Global Keyword
- Modules
- Packages
- Numbers
- List
- Tuple
- String
- Set
- Dictionary
- File operation
- Dictionary
- Exception Handling
- User-defined
- OOP
- Classes
- Inheritance
- Polymorphism
- Abstraction
- Encapsulation
- Iterators
- Generators
- Closures
- Decorators
- Properties
- RegEx
- Date time module
- Sleep module