The delegate will learn and acquire skills as follows:
- Writing and testing simple scripts
- Representing data using built-in and custom data types
- Building expressions
- Building conditional and iterative statements
- Using objects
- Creating and manipulating collections including lists, tuples, and dictionaries
- Creating and manipulating strings
- Creating modules and packages, and using third-party libraries
- Pattern matching
- Working with date and time objects
- Handling exceptions
- Reading from and writing to files and databases
- Coding in an OOP manner
Coding in an OOP manner Course Objectives Course Objectives
This course aims to provide the delegate with the knowledge to be able to produce Python scripts and applications that exploit all core elements of the language including variables, expressions, selection and iteration, functions, objects, collections, strings, modules, pattern matching, exception handling, I/O, and classes.