Hobby Page Resources
Getting started
Sections of freeCodeCamp’s curriculum used to be a part of our application requirements. The curriculum doesn’t cover JavaScript and they estimate it as 300 hours of work in total. Although completing it is not required, it will give you a fantastic foundation in building websites.
HTML
CSS
- freeCodeCamp: Basic CSS
- freeCodeCamp: Responsive Web Design Principles
- WebAIM: Alt Text
- CSS box model
JavaScript
Git
Git has a number of features available, and we’re not expecting you to learn them all. During the application stage, we ask that you focus on learning to add
, commit
, and push
your changes.