El sitio web de tnotstar

Lectura: «JavaScript» ―Mozilla Development Network

Fuente(s):

JavaScript es un lenguaje ligero interpretado, en algunos casos JIT-compilado, con funciones de primera clase (firt-class citizen functions).

TODO

Lectura: «Eloquent JavaScript» ―Marijn Haverbeke

Fuente: haverbeke.eloquent-javascript__3ed.bk.pdf

Introduction

TODO

1. Values, Types and Operators

TODO

2. Program Structure

TODO

3. Functions

TODO

4. Data Structures: Objects and Arrays

TODO

5. Higher-Order Functions

TODO

6. The Secret Life of Object

TODO

7. Project: A Robot

TODO

8. Bugs and Errors

TODO

9. Regular Expressions

TODO

10. Modules

TODO

11. Asynchronous Programming

TODO

12. Project: A Programming Language

TODO

13. JavaScript and the Browser

TODO

14. The Documento Object Model

TODO

15. Handling Events

TODO

16. Project: A Platform Game

TODO

17. Drawing on Canvas

TODO

18. HTTP and Forms

TODO

19. Project: A Pixel Art Editor

TODO

20. Node.js

TODO

21. Project: Skill-Sharing Website

TODO

Exercise Hints

TODO