Complete Basic Algorithm Scripting on FreeCodeCamp
Complete the courses listed below using:
-
FreeCodeCamp: https://www.freecodecamp.com/map.
Use web developer tools in Google Chrome to view console output. -
Treehouse: https://teamtreehouse.com/tracks/full-stack-javascript
Note: Free 7-day trial
Interactive challenges and quizzes happen during videos.
Use links above to complete the following courses:
- Basic Algorithms (50 Hours)
- Basic JavaScript (10 Hours)
(Level - Time) Level: I - Beginner II - Intermediate
- Understanding "this" in JavaScript (II - 13 Minutes)
- Understanding Closures in JavaScript (II - 22 Minutes)
- The Module Pattern in JavaScript (II - 16 Minutes)
- npm Basics (I - 76 Minutes)
- Introducing ES2015 (II - 112 Minutes)
- Basic JavaScript (I - 10 Hours)
- Introducing JavaScript
- Creating Reusable Code with Functions
- Git Basics (I - 4 Hours)
- jQuery Basics (I - 5 Hours)
- Object-Oriented JavaScript (II - 2 Hours)
- Interactive Web Pages with JavaScript (II - 2 Hours)
- JavaScript Unit Testing (II - 3 Hours)
- Express Basics (II - 3 Hours)
Do not remove these specs - they are required for all goals.
- The artifact produced is properly licensed, preferably with the [MIT license][mit-license].
What are some appropriate quality objectives for this goal? These are statements about the internal characteristics of the product that demonstrate fine design and craftspersonship, not its external features.
- Quality rubric one: Code is readable
- Able to explain concepts