Learn TypeScript - Full Course for Beginners
Offered By: freeCodeCamp
Course Description
Overview
Dive into a comprehensive video course on TypeScript for beginners, covering all modern features of the language. Explore the necessity of learning TypeScript, installation of tools, type definitions, interfaces, unions, type aliases, special types like any and never, DOM manipulation, class creation, generics, and enums. Follow along with code examples and gain practical knowledge to enhance your programming skills. By the end of this 1-2 hour tutorial, acquire a solid foundation in TypeScript and be prepared to apply it in real-world projects.
Syllabus
) Intro.
) Do I need to learn Typescript?.
) How to install Typescript tools?.
) Typescript Type definitions introduction.
) Introduction to Interfaces in Typescript.
) Union & Type alias in Typescript.
) Any never void unknown in Typescript.
) Typescript Working with DOM.
) Creating classes in Typescript.
) Generics interfaces and functions in Typescript.
) How to use Enums in Typescript.
) Outro.
Taught by
freeCodeCamp.org
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity