I'm putting together the curriculum for a Code Ramp 102 class, which comes after 101 - an Intro to Web Development class I taught earlier in the year for Success Center SF. SCSF is a non-profit dedicated to helping underserved youth in the San Francisco community.
By the end of 101 students will have learned:
- How the web works
- HTML structure, attributes
- CSS structure, properties (common ones), layout, bootstrap
- JS variables, functions, control flow, event handling, callbacks, DOM manipulation