資訊科技

現正接受報名

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

Course No.
261-179873-01
Course Type
Part-time
Start Date
15/04/2026
Total Hours
15.00
現正接受報名
現正接受報名

Course Detail

  • Schedule

    Wednesday
  • Time

    18:45 - 21:45
  • Venue

    Tsimshatsui Oriental Learning Centre
  • Session

    5
  • Instructor

    CUSCS Instructor
  • Level

    General Short Courses
  • Tuition Fee

    HK$ 2,490.00
  • Language Used

    Cantonese (supplemented with English)
  • 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.
  • Course Enquiries

    22097752

    27235569

  • Enrolment Enquiries

    2209 0290

Admission Requirement

Participants shall have basic knowledge of programming and HTML.

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.

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