Introduction to ProgrammingLaajuus (6 cr)
Course unit code: 4A00EK44
General information
- Credits
- 6 cr
- Teaching language
- Finnish
Objectives
After completing the course, the student will be able to write basic applications with the language.
Content
Student can interpret existing code.
Student can write, compile and run programs.
Student can write programs using variables, control flow and arrays.
Assessment criteria, satisfactory (1-2)
Student can interpret existing code.
Student can write, compile and run programs.
Student can write programs using variables, control flow and arrays.
Student can write programs using two dimensional arrays.
Assessment criteria, good (3-4)
Student can write programs made of several methods.
Student knows how to write code that is maintainable from quality assurance perspective.
Assessment criteria, excellent (5)
Student know the basics of object oriented programming.
Student can write programs using objects based on object oriented programming concepts.