Windows Forms ProgrammingLaajuus (5 cr)
Course unit code: VVVV02215
General information
- Credits
- 5 cr
- Teaching language
- Finnish
- Institution
- Peppi
Objective
Because you already know basics of one C-based language, now you quickly learn C# (C Sharp) and also basics of object oriented programming in C#. You learn to create event based applications in Windows environment. You learn how to deal with events from mouse or keyboard. You learn to add common user interface components into your program. You can create little games like Towers of Hanoi or Tetris.
Content
Do you know how to create a windows in Windows environment? Do you know how to find out where exactly user clicked? Which mouse button was clicked? How to find out keyboard presses? How to show pictures in window, or buttons, drop down menus etc? How user can draw in your program? How you open new window when user presses the button?
Evaluation
Students can use professional vocabulary (a), look for information in the key information sources of the field (b), identify interrelated tasks (c), use the key models, methods, software and techniques of the professional field (e)
Qualifications
Prerequisities: Basic knowledge and skills of c-based programming language.