Course GIK2F8

Dynamic Web Applications

7.5 Credits
First Cycle

Main field of study: Computer Engineering, Information Systems, Microdata Analysis

The course has no instances planned right now

Learning outcomes for the course

The overall goal of the course is for students to acquire basic knowledge and skills in developing web applications using client and server side programming techniques.

Knowledge and understanding
Upon completion of the course, students will be able to:

  • Explain basic terms, concepts and keywords in web development.

Skills and abilities
Upon completion of the course, students will be able to :

  • Use a CSS framework to create responsive web pages.
  • Use the JavaScript API to dynamically build, and modify the content, layout and structure of a website by using data structures, control structures, AJAX, DOM and event handling.
  • Use a server side programming API in web development to enable CRUD operations on a database using a web-user interface. This is done by using forms, sessions, HTTP verbs, query strings, database API objects for data access and appropriate technology for the presentation of data.