Siirry suoraan sisältöön

TypeScript (5 op)

Toteutuksen tunnus: TT00DW09-3009

Toteutuksen perustiedot


Ajoitus

06.01.2024 - 31.12.2023

Opintopistemäärä

5 op

Virtuaaliosuus

5 op

Toteutustapa

Etäopetus

Yksikkö

ICT ja tuotantotalous

Toimipiste

Karaportti 2

Opetuskielet

  • Englanti

Paikat

0 - 1000

Koulutus

  • Tieto- ja viestintätekniikan tutkinto-ohjelma

Opettaja

  • Virve Prami

Ryhmät

  • ATX22_SYKSY
    ATX22_syksy

Tavoitteet

The purpose of this course is for the student to be familiar with the concept of typing and the advantageous of using it in software development. Then the student will be fully introduced to TypeScript as a subset language for JavaScript. After passing this course, the student will be able to develop and comprehend TypeScript in a software development project. Finally, the student will familiar with the usage of TypeScript in some trend web frameworks such as React.

Sisältö

What is TypeScript? – Strong and weak typing in Programming Language – JavaScript Types - Basic Types - Basic Types - Installing TypeScript - VSCode + TypeScript - Linting TypeScript - Compile and Run - Type Casting - Advanced Types – Loops – Modules - Namespaces - JSX – React + TypeScript

Aika ja paikka

Up to Student her-/himself.

Oppimateriaalit

Interactive Learning Material, tutorial videos.

Opetusmenetelmät

- Online content
- Assignments
- Personal project
- Quiz
- Essay

Harjoittelu- ja työelämäyhteistyö

N/A

Tenttien ajankohdat ja uusintamahdollisuudet

Online in study environment.

Kansainvälisyys

N/A

Toteutuksen valinnaiset suoritustavat

N/A

Opiskelijan ajankäyttö ja kuormitus

Up to student her-/himself.

Sisällön jaksotus

Up to student her-/himself.

Arviointiasteikko

Hyväksytty/Hylätty

Arviointikriteerit, tyydyttävä (1)

- The student understands the concept of Type Systems.
- The student is familiar with the benefits of using Types.
- The student learns to use type annotation.
- The student understands how TypeScript works.
- The student can properly install TypeScript on his/her local computer.
- The student is familiar with casting types.

Arviointikriteerit, hyvä (3)

- The student can properly set up a TypeScript project.
- The student can properly use types.
- The student can properly determine the types and needed casts.
- The student can properly explain the benefit of a strong type system.
- The student can fully use typing in React

Arviointikriteerit, kiitettävä (5)

- The student can properly create new types.
- The student knows how to config the TypeScript compiler.
The student knows how to config the ESLint for the TypeScript.
- The student understands namespace and modules.

Arviointimenetelmät ja arvioinnin perusteet

Assignments 35%
Self-study Essay 10%
Quiz 20%
Project 35%