Programming Workshop

Bite-sized exercises you can do in 2-6 hours, designed to help you master HTML, CSS, or JavaScript.

1
HTML & CSS
2
Advanced CSS
3
Beginner JS
4
Advanced JS

Category: Beginner Js

Word Guesser

A guessing game to practice Arrays and Events

Cat Walk

Practice Events, the DOM, and Animations

Mad Libs

Practice Events and working with the DOM with form inputs

Calculator

Practice functions in JavaScript with a simple calculator.