-
Notifications
You must be signed in to change notification settings - Fork 4
Day 1
Matt Enlow edited this page May 14, 2014
·
1 revision
The first day of class, we focus on getting to know each other and Code Wyoming, as well as some basics about the internet and web development.
Get to know the Code Wyoming Team
Get to know the Code Wyoming Students. To do this, we'll break into groups and get to know each other on a more personal level and work back into the class.
10AM-Noon: Core Concepts
- Servers & Clients
- Protocols
######10:30: Break
- Urls
- DNS
- TLD
Browsers
- Web Development
- Frontside-vs backside
- What it isn't (other kinds of development)
Demo of chrome dev tools, website without CSS
- Markup languages
- HTML!
- Tags
- html template
-
h1- document outline
p- attributes
a- Block elements and new lines: a vs p vs hx
- Unicorns info pamphlet.
- Wireframe examples
- All
- Wireframe
- Document Outline
- Block and Inline elements
- Template
- tag / element / attribute
- headings
- paragraphs
- Whiteboard templates
Create a basic html file in notepad. Have it be an "about me" page that uses at least one each of h1, h2, p, and a tags.
Wireframe your favorite site and bring your sketch into class in the morning.