Mode of delivery: Instructor-led classroom or online training
Duration: 40 hours
Course Curriculum
Introduction to Python Programming
- History and Applications
- Python Installation
- Installing Python Modules
Using Python as a Calculator
- Numbers
- Strings
- Lists
- First steps toward programming
Control Flow Tools
- IF Statements
- FOR Loop Statements
- While Loop Statements
- Defining Functions
Data Structures
- Using Lists as Stacks
- Using Lists as Queues
- Tuples and Sequences
- Sets
- Dictionaries