Day 5–100 Days of Code

John Kirtley
1 min readAug 23, 2019

--

Today I strictly focused on working through Eloquent Javascript.

It’s a pretty interesting book and I really like how the material is structured. I don’t think it would be great for a complete beginner. If opening this book would have been my exposure to Javascript, I would probably be a little lost. However, going into Eloquent Javascript with a baseline understanding of the topic is helping me to work through the problems and understand the material.

I’m really enjoying the coding exercises at the end of each section. They’re just challenging enough to make me think, but not overly complicated. Going through this book is really helping me to lock in an understanding of Javascript’s various data structures and how to utilize them.

I’ll continue with the object section tomorrow…

Simple Checkerboard Generator

--

--

John Kirtley
John Kirtley

Written by John Kirtley

Professional Full-Stack Developer who wants to help other aspiring developers make it into the industry.

No responses yet