課程資料
- 2026年4月15日(週三) 下午 6:45 - 下午 9:45
課程簡介
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.
Admission Requirement
Participants shall have basic knowledge of programming and HTML.
Start Date
15/04/2026
Time
18:45 - 21:45
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.
課程內容
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