
About Course
In this course, we will learn about TypeScript, the new, JavaScript inspired language by Microsoft. The introductory course will teach the student the basics necessary for junior workplace skills.
By taking this course you will,
– Set your PC or Mac up.
– Be able to understand why is used to build large web applications
– Use TypeScript’s classes and error checking
– Create and extend TypeScript classes
– Share Code via Modules
In the first section, we will learn about what projects TypeScript is appropriate for. And what projects use TypeScript every day.
In the second section, we will learn about using Node and NPM to install it, and how to use the command line to compile TypeScript into JavaScript. As a bonus, we’ll learn a bit about compiler errors.
In the final section, we will take a look at a few features.
We will learn about types, how they are used, what kinds are available, and how to make your own.
We will learn about interfaces, inheritance. Using the module system.
This course includes many videos, as well as links to useful tools.
This course should take 3-4 hours to complete, as you may wish to pause frequently to try the many code examples provided yourself.
This code is ideal for anyone wanting a solid beginner’s foundation, as the hands-on lecture format will ensure that any pupil has a working knowledge of the basics.
Who this course is for:
- You should take this course if you are already well-versed in JavaScript and want to take your course to the next level
- You should take this course If you already know a similar language like Java, ActionScript, or C#
Course Content
TypeScript Tutorial
-
TypeScript Tutorial #1 – Introduction & Setup
00:00 -
TypeScript Tutorial #13 – Public, Private & Readonly
00:00 -
TypeScript Tutorial #14 – Modules
00:00 -
TypeScript Tutorial #15 – Interfaces
00:00 -
TypeScript Tutorial #16 – Interfaces with Classes
00:00 -
TypeScript Tutorial #17 – Rendering an HTML Template
00:00 -
TypeScript Tutorial #18 – Generics
00:00 -
TypeScript Tutorial #19 – Enums
00:00 -
TypeScript Tutorial #20 – Tuples
00:00 -
TypeScript Tutorial #12 – Classes
00:00 -
TypeScript Tutorial #11 – The DOM & Type Casting
00:00 -
TypeScript Tutorial #10 – Function Signatures
00:00 -
TypeScript Tutorial #2 – Compiling TypeScript
00:00 -
TypeScript Tutorial #3 – Type Basics
00:00 -
TypeScript Tutorial #4 – Objects & Arrays
00:00 -
TypeScript Tutorial #5 – Explicit Types
00:00 -
TypeScript Tutorial #6 – Dynamic (any) Types
00:00 -
TypeScript Tutorial #7 – Better Workflow & tsconfig
00:00 -
TypeScript Tutorial #8 – Function Basics
00:00 -
TypeScript Tutorial #9 Type Aliases
00:00 -
TypeScript Tutorial #21 – Wrap Up
00:00