Assignments for this class will use a variety of development tools and a variety of accounts with web-based services. Two in particular will be used for virtually every assignment and activity:
Today's "studio prep" is about ensuring that you have the proper accounts and have started to setup the tools needed.
According to GitHub,
The team-based, distributed approach to software development that is supported by tools like GitHub is a fundamental part of contemporary software development.
If you used GitHub in CSE132 you can skip this step. You already have an account that's setup as needed.
VSCode is a powerful, multi-platform (Windows, macOS, Linux) that supports "Extensions". Extensions allow VSCode to be customized for new purposes.
Later in the semester we'll be using a small Arduino-like processor called the Argon. The Argon was developed by Particle. Part of our work will utilize Particle's cloud-based IDE, but we'll also use their extension for VSCode.
Go to https://code.visualstudio.com/, download, and install.