Portfolio 101
In this short class, you will learn the following:
If you’re going to write code, you’re going to have to use git. It can be scary and confusing to use the terminal. In this After this 30-minute lesson, you will be able to: understand what git is and why it’s used move around in your terminal know the 5 workflows involved in using git
Git 101: The First 13 Commands to Know Read More »
Debugging is one of the foundational skills you will need as a developer. After this 1 hour crash course, you will be able to: The programming errors and debugging process are similar across all programming languages, so you’ll use this knowledge over and over again.
Debugging with Chrome Inspector Read More »