Programming Fundamentals (5cr)
Code: 5051195-1001
General information
- Timing
- 30.11.2015 - 17.01.2016
- Implementation has ended.
- Number of ECTS credits allocated
- 5 cr
- Local portion
- 1 cr
- Virtual portion
- 4 cr
- Mode of delivery
- Blended learning
- Unit
- Engineering and Business
- Campus
- Kupittaa Campus
- Teaching languages
- Finnish
- Seats
- 16 - 35
- Degree programmes
- Degree Programme in Information and Communication Technology
Unfortunately, no reservations were found for the realization Programming Fundamentals 5051195-1001. It's possible that the reservations have not yet been published or that the realization is intended to be completed independently.
Evaluation scale
H-5
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