Watch the video and follow along with the written guide
To set you up for success for every project and tutorial I've created this guide to get you started. Programming is learned through active learning so be sure to follow along in the videos and guides that I publish or build your own version afterwards.
I'll look to update this guide over time with better clarity as more projects come out on the website
Using the terminal is often much faster than using the GUI. I'd like to breakdown the commands I'll usually use.
These steps get you to open your folder directly in Visual Studio Code. Once you set up Git + GitHub you'll regularly use the following commands:
Write, run, and test your code in real-time