Обучающие видео » Компьютерные видеоуроки и обучающие интерактивные DVD » Программирование (видеоуроки)
Object-Oriented JavaScript With ES6Год выпуска: 2015
Производитель: Tuts+
Сайт производителя: tutsplus.com
Автор: Jeremy McPeak
Продолжительность: 1:42
Тип раздаваемого материала: Видеоклипы
Язык: Английский
Описание: In this course, Tuts+ instructor Jeremy McPeak will teach you everything you need to know in order to write object-oriented JavaScript. You'll learn how to use the different creational patterns, such as factory functions, constructor functions, and classes. You'll also learn how to use the new tools in ECMAScript 2015 (ES6) to implement truly private encapsulation in your code. Finally, you'll also learn the different JavaScript inheritance patterns for reusing existing code.
At the end of this course, you’ll apply everything you’ve learned to write a custom event system and a simple toolbar component.
Throughout the course, Jeremy will demonstrate the new syntax in ES6 and also the patterns for achieving object orientation that have been used in older versions of JavaScript.
[spoiler="Содержание"]
1.
Introduction1.1 Introduction
2.
The Basics2.1 Primitive Data Types
2.2 Creating Objects
3.
Creational Patterns3.1 The Factory Pattern
3.2 The JavaScript Data Type
3.3 The Class
3.4 Privacy
4.
Inheritance Patterns4.1 Parasitic Inheritance
4.2 Prototypal Inheritance
4.3 Class Inheritance
5.
Applying What You Know5.1 A Custom Event System
5.2 A Very Simple Toolbar
6.
Conclusion6.1 Conclusion
[/spoiler]
Файлы примеров: отсутствуют
Формат видео: MP4
Видео: AVC, 1280x720, 16:9, 25fps, 1242kbps
Аудио: AAC, 44.1kHz, 248kbps, stereo
[spoiler="Скриншоты"]

[/spoiler]