Advanced Python Programming (5op)
Opintojakson tunnus: TE00BR45
Opintojakson perustiedot
- Laajuus
 - 5 op
 
- Opetuskieli
 - englanti
 
Osaamistavoitteet
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
                    
Sisältö
*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
                    
Esitietovaatimukset
Introduction to Programming or equivalent competence in basics of Python