
download course outline
Python Programming
Course Duration: 48 Hours
Course Content
- The way of the program
- Variables, expressions and statements
- Functions
- Case study: interface design
- Conditionals and recursion
- Fruitful functions
- Iteration
- Strings
- Case study: word play
- Lists
- Dictionaries
- Tuples
- Case study: data structure selection
- Files
- Classes and objects
- Classes and functions
- Classes and methods
- Inheritance
- The Advance Patterns
- Debugging
- Analysis of Algorithms