-
Course
- Core Tech
TypeScript Foundations: Object-oriented Programming in TypeScript
TypeScript augments ECMAScript’s OOP features. This course will teach you how to use object-oriented programming with TypeScript.
What you'll learn
Although ECMAScript does support certain object-oriented programming (OOP) features, TypeScript takes it to the next level. In this course, TypeScript Foundations: Object-oriented Programming in TypeScript, you’ll learn to use OOP features in TypeScript. First, you’ll explore working with classes. Next, you’ll discover inheritance and the use of interfaces. Finally, you’ll learn how to apply encapsulation and abstraction in real-world scenarios. When you’re finished with this course, you’ll have the skills and knowledge of TypeScript needed to leverage OOP features.
Table of contents
About the author
Christian Wenz is an author, consultant and trainer focusing on web technologies. He wrote or co-wrote over 100 books, is a fixture at international developer conferences since 2001, is a Microsoft Most Valuable Professional (MVP) for ASP.NET, an ASPInsiders member, and main author of the Zend PHP 5.5 certification.
More Courses by Christian