Skip to content

LittleTechBookClub/eloquent-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Eloquent JavaScript

Screen Shot 2021-10-24 at 11 29 32 AM

Welcome to reading Eloquent JavaScript. The book is available online for free: https://eloquentjavascript.net/

For this book we will be splitting it up by a few chapters per week or 1 if it's a major project. To participate, read along and fork this repo for the exercises and review questions. There's no right or wrong answers, nor do we grade. Feel free to use the content you learn as a jumping off point to generate discussion with peers at https://www.linkedin.com/groups/14000642/ or request someone in the club to review your code.

Schedule

Week 1
0. Introduction
(Part 1: Language)
1. Values, Types, and Operators
2. Program Structure
Week 2
3. Functions
4. Data Structures: Objects and Arrays
Week 3
5. Higher-order Functions
6. The Secret Life of Objects
Week 4
7. Project: A Robot
Week 5
8. Bugs and Errors
9. Regular Expressions
Week 6
10. Modules
11. Asynchronous Programming
Week 7
12. Project: A Programming Language

(Part 2: Browser)
Week 8
13. JavaScript and the Browser
14. The Document Object Model
15. Handling Events
Week 9
16. Project: A Platform Game
Week 10
17. Drawing on Canvas
18. HTTP and Forms
Week 11
19. Project: A Pixel Art Editor

(Part 3: Node)
Week 12
20. Node.js
21. Project: Skill-Sharing Website

Coding Exercises

I recommend simply using the Coding SandBox provided by the author: https://eloquentjavascript.net/code/
[optional] If you like tracking your work on Github, feel free to fork this repo and put your thoughts/code in your own files

Participants

Name - Link to Forked Repo [TODO: Add your name and repo :)]

About

Reading schedule + discussion questions + exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published