-
Office Hours - Git Demo
We worked some git examples today. Just in case anyone wants to follow along. Sorry about some of the video quality - I didn’t set speaker view on Zoom to make a larger recording. -
Code with Me | Test Driven Development Demo
This video is not part of our standard curriculum, but is in response to a conversation started in the #projects-feedback-qa channel. I introduce the concept of Test Driven Development as a coding philosophy, and then give a live coding demonstration of putting into practice. -
Add Two Numbers | A First-Timers Demo of HTML, CSS, and JavaScript
If you’ve never built any kind of web page before, the terms HTML, CSS, and JavaScript can be a little confusing. In this demo, I show what those three languages do, and how you can use them to create a simple application in a web page.