VAMK

Change language: Suomi

Front Page > Current Education > Information Technology (IT) > 2022 > Year 2 > Online Environment Tools (Software Engineering) (IT00BL21)

Online Environment Tools (Software Engineering)

Structure Type: Study unit
Code: IT00BL21
Curriculum: IT 2022
Level: Bachelor of Engineering
Year of Study: 2 (2023-2024)
Semester: Spring
Credits: 5 cr
Responsible Teacher: Kankaanpää, Timo
Language of Instruction: English

Courses During the Academic Year 2023-2024

Impl.Group(s)Study TimeTeacher(s)LanguageEnrolment
3001IT2022-2, IT2022-2A2024-01-08 – 2024-04-30Tommi RintalaFinnish2023-12-01 – 2024-01-12

Learning Outcomes

The student gains competence to develop modern web based user interface library (e.g. React) using strongly typed programming language (TypeScript). The main focus during the course is to understand the structure and main characteristics of the strongly typed language. This way the students learns how to develop applications for easy maintenance and improved performance.
The student also leans how to utilize various existing back end architectures (REST, GraphQL, SparQL or Solid). The
student gains understanding about the difference of synchronous and asynchronous functions while communicating between the components or the back end. The student can use in the future the modern functions and libraries to manipulate functions, objects and arrays (spread, rest, array functions, export/import, class, destructuring). Also the student gets familiar utilizing open source libraries (MUI, Apollo, Solid React). The student also knows the main user authentication and authorization methods (OpenID, IDP, OAuth, OAuth2, SSO, Shibboleth, LDAP). Student will be able to use various third party authentication methods (Google, Facebook, Linkedin Azure AD). Also the student knows how to debug and find errors and performance bottle necks in source code.

Student's Workload

135 h, of which 50 hours of scheduled contact teaching.

Prerequisites / Recommended Optional Courses

Introduction to programming, front-end development

Contents

Variable types. Type interface and interface types. Transpiling the source code for browser compatibility. Using generic and passing typed variable between the components. Storing the typed component to state (Context/Redux or Recoil). Fetching type data from server. Using authentication and authorization services from server.

Mode of Delivery / Planned Learning Activities and Teaching Methods

Weekly based small online tests about the concepts. Weekly based assignments. Pair work.

Assessment Criteria

Grade 5: The student is able design architecture and implement a TypeScript based React application using state management library
Grade 3: The student is able develop designed user interface components using Typescript language and fetch data from the back end
Grade 1: The student know the basic interfaces of TypeScript and is able to implement components based on given criteria

Assessment Methods

Weekly assignments 30%, weekly quizzes 30%, student pair based project work 40%.


Back