Web Unleashed 2019

2019-09-13 00:00:00 2019-09-15 00:00:00 America/Toronto Web Unleashed 2019 Drive your career to the forefront by learning the latest tools, techniques and technologies in front-end web development. Toronto FITC Toronto

Overview

Web developers today benefit from layers upon layers of technologies that they never even have to think about. Nor should they have to regularly think deeply about these things in their day jobs. However, understanding how a web request fundamentally works, from when a user hits “Go” in their browser to when individual electrons stream across the wires, can help one understand how and why the web operates in the nuanced ways that it does. In an approachable and user-friendly way, Chris will introduce and map out the network and electrical engineering that goes into making a single web request work.

Objective

Have audience members walk away with a very basic understanding of network and electrical engineering so that they are informed and can make better decisions about how to develop things on the web.

Target Audience

Web developers, front-end engineers

Assumed Audience Knowledge

General understanding of web requests (i.e. GET vs POST).

Level

Beginner

Five Things Audience Members Will Learn

  1. How HTTP over TCP works
  2. How transport compression works
  3. The Seven Layers of the OSI Model
  4. Simple digital signal processing
  5. Basic error detection and correction