Use this checklist to help track what you've done, are doing and need to do next.
[x] π Read the command line article.
[x] π» Complete the command line tutorial (macOS or Linux-specific).
[x] π Look over cheatsheet (bookmark or print it out!).
[x] π» Check you've installed git.
[x] πΉ Watch the 7-video playlist covering an intro to git and GitHub.
[x] π» Complete the GitHub Learning Lab course.
[x] π» Fork and clone this repository.
[x] π Read about coding style in JavaScript.
[x] π» Maths Challenges.
[x] π» Conditional Logic Challenges.
[x] π» Strings Challenges.
[x] π» Arrays Challenges.
[x] π» Objects Challenges.
Remember: do ALL the tests pass in the end?
[x] πΉ Watch the 5 videos by Michael Starbird.
[o] π» Complete FreeCodeCamp's Algorithm Challenges.
[x] π» Complete the Errors Challenges.
[x] π Read the Preface and Chapter 2 of Kyle Simpson's 'Get Started'.
[x] π Read Paul Ford's article, 'What is Code?'.
[x] πΉ Watch Fun Fun Function's video on functional programming.
[x] πΉ Watch Fun Fun Function's video on map.
[x] π» Complete the Refactoring challenges.
[x] π» Complete RegexOne tutorial.
[x] π» Play around with Regexr using our suggested matches.
[x] π» Complete the Advanced Challenges.