evmaki / ee461-frontend-fundamentals

HTML/CSS/JS live coding example from UT Austin Software Engineering Fall 2022 frontend web development lecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ee461-frontend-fundamentals

This is a minimal repo containing example code for my lecture given in the Fall 2022 semester of UT Austin EE461L, Software Engineering & Design.

This code demonstrates basic web development principles: HTML for layout, CSS for design, and JavaScript for some simple event bindings. A PDF of my lecture slides is also included in this repo for your convenience.

About

HTML/CSS/JS live coding example from UT Austin Software Engineering Fall 2022 frontend web development lecture.


Languages

Language:CSS 36.5%Language:JavaScript 35.7%Language:HTML 27.8%