Advanced Python ProgrammingLaajuus (5 cr)
Course unit code: TE00BR45
General information
- Credits
- 5 cr
- Teaching language
- English
Objective
After completing the course, the student can:
*describe the most important software application types and their typical features
*discuss the selection of a proper solution technology
*define data types and data structures and apply them in programs
*read program code written by someone else
*utilize decision and control structures
*recognize the most important object-oriented concepts
*design and implement software applications
*write programs that are fault tolerant
Content
*Python modules: their rationale, function, how to import them in different ways, and present the content of some standard modules
*the object-oriented approach – foundations: classes, methods, objects, and the standard objective features
*strings and their specific methods
*exception handling
*working with files
Qualifications
Introduction to Programming or equivalent competence in basics of Python