Skip to main content

Programming FundamentalsLaajuus (5 cr)

Course unit code: 5051195

General information


Credits
5 cr

Objective

After completing the course the student candefine the main concepts of programming such as source code, compiler, function, variable and data typeread program code written by someone elseutilize the most important decision and control structuresrecognize basic object-oriented concepts (class and its members, object, reference, exceptions)apply the concepts class hierarchy, inheritance, and polymorphism, and utilize these in software developmentdesign, implement and document a simple user interface application.

Content

variables and data typesdecision and control structuresarrays and listsobject-oriented structureserror handling with exceptionssoftware development process and methodsUML diagrams

Go back to top of page