DEV Community

Arttu Pyykönen
Arttu Pyykönen

Posted on

Day 14 of 100DaysOfCode

Didn't have as much time for my own projects today. Had some physics homework that had to be done which took longer than expected.

Did a Python project at school as I had our Introduction to Programming final test. So almost two hours of programming there, but not going to count it as the rules of the challenge state.

I did start the Regular Expression challenges at FCC today.

Good day, all in all :)

What I did today:

1. Started Regex on FreeCodeCamp

https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/regular-expressions/

What I learned from it:

  • What are regular expressions
  • How and why to use them

Time spent learning:

Task 'FCC'. Elapsed time: 0 h 26 min 28 s

Total time: 26 min

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

Further reading

FreeCodeCamp

Check out FCC for the best interactive exercises! I have finished the Basic JavaScript and ES6 lessons and can recommend them for a beginner! You can read more about the Basic JS and ES6 challenges at posts "Day 8" and "Day 11"

Eloquent JavaScript book

Psst

You can check my answers to the exercises of Eloquent JavaScript. You'll find them here.

See you all tomorrow!

Top comments (0)