Skip to content

Commit aaebdd4

Browse files
authored
Update README.md
Ajout d'un tableau de suivi
1 parent f6ef8c4 commit aaebdd4

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
| Chapitre | Traducteur 1 | Traducteur 2 |
2+
|----------------------------------------|--------------|--------------|
3+
| 0. Introduction | | |
4+
| 1. Values, Types, and Operators | | |
5+
| 2. Program Structure | | |
6+
| 3. Functions | | |
7+
| 4. Data Structures: Objects and Arrays | | |
8+
| 5. Higher-order Functions | | |
9+
| 6. The Secret Life of Objects | | |
10+
| 7. Project: A Robot | | |
11+
| 8. Bugs and Errors | | |
12+
| 9. Regular Expressions | | |
13+
| 10. Modules | | |
14+
| 11. Asynchronous Programming | | |
15+
| 12. Project: A Programming Language | | |
16+
| 13. JavaScript and the Browser | | |
17+
| 14. The Document Object Model | | |
18+
| 15. Handling Events | | |
19+
| 16. Project: A Platform Game | | |
20+
| 17. Drawing on Canvas | | |
21+
| 18. HTTP and Forms | | |
22+
| 19. Project: A Pixel Art Editor | | |
23+
| 20. Node.js | | |
24+
| 21. Project: Skill-Sharing Website | | |
25+
126
# Eloquent JavaScript
227

328
These are the sources used to build the third edition of Eloquent

0 commit comments

Comments
 (0)