Amir200524 / My-Coursework-Planner

0 stars 0 forks source link

[TECH ED] Read Eloquent JavaScript #91

Closed Amir200524 closed 3 days ago

Amir200524 commented 6 days ago

Link to the coursework

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

Why are we doing this?

As well solving coding katas and building products, it's also important to gain a deeper insight in to the language you're using. Eloquent JavaScript will discuss a number of topics in depth, enriching your understanding of the JavaScript ecosystem.

This is a good book worth reading. And it's free. Dig in.

Maximum time in hours

4

Amir200524 commented 3 days ago

It was very educational, and it made me passionate about learning! I had many problems with functions and Java, but it was explained to me in a way that I could understand