reading-notes

reading notes for code fellows


Project maintained by dLeigh01 Hosted on GitHub Pages — Theme by mattgraham

Code 201 Table of Contents

  1. introductory html and javascript

  2. basics of html, css, & javascript

  3. html lists, control flow with js, & css box model

  4. html links, js functions, & intro to css layout

  5. html images; css color and text

  6. problem domain, objects, and the dom

  7. object-oriented programming and html tables

  8. css layout

  9. forms and js events

  10. debugging

  11. audio, video, images

  12. chart.js and canvas

  13. local storage

  14. css transforms, transitions, and animations

  15. what google learned about teams

[< code 102]   [code 301 >]

[< home]