Main content start

系統開發及程式編寫

Introduction to TypeScript for Web Development
網頁開發之TypeScript入門

Course No. : 251-179873-01|Start Date : 17/04/2025

Admission Requirements

Participants shall have basic knowledge of programming and HTML.

Instructor

CUSCS Instructor

Language Used

Cantonese (supplemented with English)

Total Hours

15.00 hour(s)

Session

5

Place

Tsimshatsui Oriental Learning Centre

Start Date

17/04/2025

Schedule

Thursday

Time

18:45 - 21:45

Tuition Fee

HK$ 2,490.00

Level

General Short Courses

Course Enquiries

2209775227235569[JavaScript encoded]

Enrolment Enquiries

2209 0290

Closing Date for Application

Enrolment deadline is 10 calendar days before the course commencement date. Late enrolment will only be considered if there are still vacant places.

1
Course Content

This course is designed to provide an overview of TypeScript, a statically typed superset of JavaScript. Participants will learn how to utilize TypeScript's features to enhance JavaScript development workflow, improve code quality, and create scalable and maintainable applications.

2
Topics

- Understanding TypeScript and its benefits
- Setting up the development environment
- Basic TypeScript syntax and data types
- Compiling TypeScript to JavaScript
- Functions and function types
- Object-oriented programming in TypeScript
- Interfaces and classes
- Integration of TypeScript in web development