Skip to content

Lessons by Ximvu

Weston Pace edited this page Jun 29, 2019 · 2 revisions

Web Development Overview

This will be a series of videos that go over the basics of web development. It goes over all the technologies at a very high level and assumes very little prior knowledge other than basic programming skills. Later I plan to go into a little more depth into the various C# technologies and frameworks involved.

Slides

All slides

Videos

  1. Introduction & Presentation Layer

I describe the basic problem of web development (using the browser as a UI for a remote server) and go over the various ways that data is rendered to pixels (HTML/CSS, Canvas, WebGL).

Clone this wiki locally