Introduction to Programming
Today’s lecture is an introduction of programming and programming concepts. Some of you may have had some experience with other programming languages and while this is designed to be an introduction, I hope to still teach you a few things about *how* code works.
How to be Error Free (mostly)
Today we’ll be doing some jQuery and the lecture is about how to troubleshoot and write (mostly) error free code the first time.