Curriculum - PitchEngine/code-wyoming GitHub Wiki
This is getting a bit of a revamp. Be sure to also check out the Agenda
Table of Contents
- Google Chrome
- Brackets
- Git
- Github
- The Command Prompt
- Internet
- Browsers & Servers
- Protocols?
- URL, URI, File Structure
- HTML
- Building blocks
- Template
- Fundamental Elements
- Use of text
- Wireframes & Page Layout
- Fixed & Fluid Layouts
- Mobile Web Design
- Response Web Design
- overview
- basics
- basic selectors
- naming things / dry
- Formats
- File size
- Attributes
- Foreign/local
- Linking imgs
- Keeping your digital working environment clean and organized
- folders
- index.html
- background images
- list markers
- fonts & text
- dimensions
- box model
- margin & padding
- borders
- border-radius
- center via margin
- box & text shadow
- opacity
- linear gradients
- Overflow
- Flow
- float
- display
- position
[Pseudo Elements][pseudo-elements]
- before & after
- first-letter
- selection
[Advanced Pseudo-Classes]
- nth-child
- nth-of-type
- first-child
- last-child
- checked
- Basics
- jQuery
- Variables
- Functions
- Loops & Arrays
Out-of-scope Topics