DEV Community

Arttu Pyykönen
Arttu Pyykönen

Posted on

Day 32 of 100DaysOfCode

Today I started the Helsinki UNI full stack course and continued functional programming challenges at freeCodeCamp.

Also finally decided to finish the responsive web design landing page project. You can see it down below.

What I did today:

1. Started the Helsinki UNI full stack course

https://fullstackopen.com/en

What I learned from it:

  • Using Chrome dev-tools
  • What different http codes mean

1. Continued FCC functional programming challenges

https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/functional-programming/

What I learned from it:

  • Why use functional programming
  • Meaning of side-effects and mutations
  • What are pure functions
  • Using map and filter

Time spent learning:

Task 'Fullstackopen'. Elapsed time: 0 h 40 min 3 s
Task 'FCC'. Elapsed time: 1 h 1 min 3 s

Total time: 1 h 41 min 6 s

Time spent is tracked by my TaskTimer script and the WakaTime app.

Links and videos

Found this video which explains nice css tips! Going to try these out later.

See you all tomorrow!

Latest comments (0)