Client scriptingLaajuus (5 cr)
Course unit code: VV00CX17
General information
- Credits
- 5 cr
- Teaching language
- Finnish
- Responsible person
- Paula Posio
Objective
You learn to make user interface in web based application. You learn to use different techniques to make your web page alive. Most of the techniques are applied to your application in browser so you can easily handle all user input without visiting the server. If you must visit the server, it is possible to do it without user to notice anything.
Content
Do you know how to handle user input in web page? Do you know how to save user data in server database? Do you know how to receive instructions from server? Do you know how to draw in web page or how to move elements in running web based program?
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: HTML, CSS, C-based programming language