Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn TypeScript fundamentals through this comprehensive tutorial series covering essential programming concepts from setup to advanced features. Begin with an introduction to TypeScript and its benefits, then set up your development environment and create your first "Hello World" program. Master variable declarations and explore basic variable types including strings, numbers, and booleans before advancing to more complex data types. Discover how to create and use functions effectively, implement interfaces for type safety and code organization, and build classes for object-oriented programming. Each tutorial builds upon previous concepts, providing hands-on practice with TypeScript's type system and modern JavaScript features, making this an ideal starting point for developers new to TypeScript or those transitioning from JavaScript.
Syllabus
TypeScript Beginner Tutorial 1 | What is TypeScript
TypeScript Beginner Tutorial 2 | Project Setup
TypeScript Beginner Tutorial 3 | 1st Program | Hello World
TypeScript Beginner Tutorial 4 | Variables
TypeScript Beginner Tutorial 5 | Basic Variable Types 1
TypeScript Beginner Tutorial 6 | Basic Variable Types 2
TypeScript Beginner Tutorial 7 | Functions
TypeScript Beginner Tutorial 8 | Interface
TypeScript Beginner Tutorial 9 | Classes
Taught by
Automation Step by Step