DEV Community

Arttu Pyykönen
Arttu Pyykönen

Posted on

Day 4 of 100DaysOfCode

Hey! Today personal life and renovation got little on the way of coding, but still managed to get some time in!

Worked on the exercises of Eloquent JavaScript. I started them yesterday but they prove to be a little trickier than first imagined. Finishing them tomorrow and sharing my solutions.

To everyone with a busy life: Try to code just a little bit every day. Each day you do it the easier it becomes the next day, and the day after that, and so on. Keep coding you can do it!

What I did today:

1. Exercises of Eloquent JavaScript Chapter 4

https://eloquentjavascript.net/04_data.html#h_TcUD2vzyMe

What I learned from it:

  • Working with arrays on JavaScript
  • Making my own functions
  • Problem-solving

Time spent actually coding:

1h 9 min

Total time: 1h 9min

Tracked by using my TaskTimer script and the WakaTime app

Check out the book (link above) to have a great learning resource! Highly recommend it.

That's it for today. Hopefully, I'm more productive tomorrow. See you all next time!

Top comments (0)