Overview
Syllabus
Overview of course
Flash drive – saving projects
Lecture: Designing Interfaces
Video Lecture
tba
Notes
HTML – hypertext mark-up language
CSS – cascading style sheets
Text Editors:
- Sublime Text for Mac and PC (recommended)
 - Text Wrangler for Mac
 - Notepad++ for PC
 - Brackets for Mac and PC
 
FTP Client (file transfer protocol): Cyberduck Mac / Cyberduck PC / Filezilla (PC and Mac)
Tutorials:
Codeacademy: Learn HTML, Learn CSS, Learn Responsive Design
Optional textbook: HTML and CSS: Visual QuickStart Guide (8th Edition)
Other Resources:
- W3Schools
 - Lynda.com– free with Portland Public Library card
 - Adobe Creative Cloud
 - PC > Apple
 
Designing for the Web
- Responsive Design (mobile)
 - Composition (grid, layout)
 - Typography (fonts)
 - Color Theory (harmony, integrity, schemes)
 - Communication (hierarchy, rhythm, narrative)
 - Accessibility (legibility)
 - Originality (novelty and familiarity)
 
Web Basics
internet: network of networks
protocols: rules and structure for passing data, agree on data formats
ip address: internet protocol address (unique for each device)
dns: domain name system
domain name: purchase name to link to ip address
isp: internet service provider
server: hosts websites
client: browser access to websites
world wide web: linked documents on the internet
websites/webpages: linked html/css pages and media files( images, audio, video, pdf, docs, etc)
http: hypertext transfer protocol
https: hypertext transfer protocol secure
ftp: file transfer protocol
url: uniform resource locator – the web address
directory/folder: structured list of document files/ desktop metaphor for container of documents (interchangeable)
files: desktop metaphor for a “web page”, media object, an object that stores data, information, commands, etc.
absolute url: http://dtc-wsuv.org/wp/dtc355/index.html
relative url:  index.html, img/image.jpg
File and Directories: how to organized site files…
Email me ( wluers@wsu.edu)
- subject heading : DTC 355
 - an image or description of you
 - your major
 - whether you are a pc or apple user
 - your background (if any) in web design and development (HTML, CSS, Adobe software)