Skip to main content

Elementary ProgrammingLaajuus (5 cr)

Course unit code: DT10002

General information


Credits
5 cr
Teaching language
Finnish
Responsible person
Eero Mönkkönen, Vastuuopettaja
Mika Matveinen, Vastuuopettaja

Objective

After completing the course, student can solve simple problems and implement a prblem solving program with programming language. The student knows the basic parts of programming process, and also the basic concepts of programming and basic programming structures (sequence, condition, selection). The student knows when to use which structure and knows how to use them with programming language. The student is able to inspect programs, which others have made, can chance them and test them. The student is able to find, identify and fix programming errors with debugger.

Content

Introduction to programming: inspection of programs, basic programming structures (sequence, condition, selection) and their use, input, output and use of fiels, variables, arrays and their use,strings, modularity and functions and debugging.

Go back to top of page