« Schedule

Workshop

June 12, 2021 @ 11:00am

FizzBuzz in CSS

https://zoom.us/j/97438619525

FizzBuzz is a programming problem used to teach `for` loops and `if/else` statements to beginners. CSS, the programming language for styling web pages, doesn't have `for` loops or `if/else` statements...can we program FizzBuzz in CSS? Absolutely! In this workshop, students will learn about declarative programming languages by creating beautiful, generative art with FizzBuzz in CSS.