/Typescript-learning

Typescript for beginners

Primary LanguageTypeScript

Typescript-learning

Typescript for beginners O'relly course by Bharath Thippireddy

Chapter 1: Introduction

Chapter 2: Variables and Data Types

Chapter 3: Operators

Chapter 4: Flow Control Statements

Chapter 5: Objects and Arrays

Chapter 6: Functions

Chapter 7: Arrow Functions

Chapter 8: Variable Prefixes

Chapter 9: Interfaces

Chapter 10: Classes

Chapter 11: Inheritance

Chapter 12: Acess modifiers, Encapsulation and Static

Chapter 13: Polymorphism

Chapter 14: Static methods

Chapter 15: Modules