Course Information
- 15 Apr 2026 (Wed) 6:45 PM - 9:45 PM
Course Overview
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.
What You’ll Learn
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