Software Development Methods and Tools—CSCI-3308

Web foundations

Download the slides

We discussed the foundational technologies of the web: HTTP, HTML, CSS, and JavaScript. The layered system design is much like Unix, composing many small tools into a larger complex system.

We built a small demo web application that queries avatar images from the GitHub API.