AASMT Training Courses

Location

Community Services & Continuing Education - Cairo

Objectives

  • 1- Learn how to handle exceptions effectively to ensure robust error management.2- Read and write files using the Files API in Python.3- Handle data and time-related operations in Python4- Utilize abstract classes and interfaces to implement abstraction in your programs.5- Grasp the fundamentals of Object-Oriented Programming (OOP) and its four principles6- Learn how to define logic using conditional statements and looping constructs.

Outcomes

1- Get proficient in the Python programming language.2- Execute your first Python program to gain hands-on experience.3- Gain expertise in various simple types and collection types in Python.4- Explore the different types of operators available in Python.5- Understand how to pass command line arguments to Python programs.6- Implement inheritance, abstraction, polymorphism, and encapsulation in your code

Course Contents

1) Introduction 2) Data types3) Sequence types4) Special types5) Operator and operands6) Input and output functions7) Programs8) Flow control9) loops10) Programs11) Command line argument12) Functions13) Lambda14) Modules15) List comprehension 16) String functions