Introduction
  • Introduction
Setting Everything Up
  • Installation of Python and Environment
Let's Code
  • Variable,identifier and keywords
  • Operators,operands and operator precedence
  • Conditional statements
  • Input from users
  • Iteration(Loop)
  • Functions
  • List
  • List methods
  • Tuple
  • String
  • Sets
  • Dictionary
  • Reading from and writing to files
  • Errors and exceptions
  • Namespace and scope rules
  • Modules
  • Numpy (Part 1)
  • Numpy (Part 2)
Conclusion
  • Conclusion