Course Code: pythonbspk
Duration: 7 hours
Prerequisites:
  • None
Course Outline:

1. Introduction to Python

  • Running Python code
  • Using VS Code IDE

2. Python data structures

  • List
  • String
  • Dictionary
  • Sets
  • Tuple

3. Programming concept and functions in Python

  • Creating and using functions
  • Modules

4. Sample coding exercises

  • We will have hands-on exercises on each topic. There would also be a final exercise that would include all the topics.