Skip to content

RaymondBibby/toDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 

Repository files navigation

JavaScript Precourse Checklist

Use this checklist to help track what you've done, are doing and need to do next.


1. Command Line

[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!).

2. Git / Github

[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.

3. Basic Skills

[x] πŸ“– Read about coding style in JavaScript.

4. Challenges

[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?

5. Problem Solving

[x] πŸ“Ή Watch the 5 videos by Michael Starbird.

[o] πŸ’» Complete FreeCodeCamp's Algorithm Challenges.

[x] πŸ’» Complete the Errors Challenges.

6. What is JavaScript?

[x] πŸ“– Read the Preface and Chapter 2 of Kyle Simpson's 'Get Started'.

[x] πŸ“– Read Paul Ford's article, 'What is Code?'.

7. Functional Programming

[x] πŸ“Ή Watch Fun Fun Function's video on functional programming.

[x] πŸ“Ή Watch Fun Fun Function's video on map.

[x] πŸ’» Complete the Refactoring challenges.

8. Regular Expressions

[x] πŸ’» Complete RegexOne tutorial.

[x] πŸ’» Play around with Regexr using our suggested matches.

9. Advanced Challenges

[x] πŸ’»  Complete the Advanced Challenges.

About

To do list for pre-course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published