Olio-ohjelmointi C#:llaLaajuus (5 op)
Opintojakson tunnus: TE00CW15
Opintojakson perustiedot
- Laajuus
- 5 op
- Opetuskieli
- englanti
Osaamistavoitteet
After completing the course, the student will be able to:
- Explain and apply the fundamental principles of object-oriented programming, including encapsulation, inheritance, polymorphism, and abstraction
- Demonstrate proficiency in writing, debugging, and optimizing code, utilizing the programming language's features and libraries effectively
- Show proficiency in using an integrated development environment (IDE), and its respective debugging tools
- Understand and implement multi-threading concepts, creating efficient and responsive applications that can perform multiple tasks concurrently
- Effectively use exception handling mechanisms to manage and respond to runtime errors, ensuring robust and reliable software
Sisältö
This course is based on the OOP language that is most appropriate for the competence track in which it is taught. Regardless of the programming language selected by the lecturer, the course will contain the following topics:
- Setting up an IDE project and introducing debugging tools
- Basic syntax
- Classes and objects
- Encapsulation through access modifiers, variable scope and the “static” keyword
- Abstraction
- Inheritance and polymorphism
- Exception handling
- Regular expressions with custom exceptions
- Multi-threading
- Deadlock resolution
Esitietovaatimukset
Introduction to Programming or equivalent programming skills