Basics of object-oriented programmingLaajuus (5 cr)
Course unit code: RO00FB12
General information
- Credits
- 5 cr
Objective
You know the basic elements of object-oriented programming and are able to use them for building classes and instantiating objects.
You can describe class structures and objects using real-world references and problems.
You understand the concept of inheritance and operation of class variables and methods.
You can implement simple software that follows the principles of object-oriented programming.
You are able to recognize advanced object-oriented programming structures and features.
Content
What are classes and objects?
What are member variables and methods?
How can concrete real-world objects be described by means of object-oriented programming?
What is inheritance and what are the differences of class variables and methods compared to member variables and methods?
How can object-oriented programming solve practical problems?
What are multiple inheritance, loading, virtual functions, abstract base class?
Accomplishment methods
Participation in teaching and completing assignments.
Consistently uses professional concepts
Look for information on key sources of information in the field
Outlines task sets
Uses key models and methods in your field