Resources and Tools
Tools and Software Needed
Git and GitHub
We will be learning about and using the Source Version Control tool, GitHub in this class. This is how you'll be submitting your assignments and how I will be sharing solutions. You will need to:
- Download and install GitHub Desktop tools to your computer.
- If prompted on installation, please choose to also install Git Bash.
- Create a GitHub Account on GitHub.com
- optionally, Sign up for the GitHub Student Developer Pack
- you can follow the following guide for Applying for a student developer pack - GitHub Help
For more help and resources about git and GitHub: *Official GitHub Help
* [Recommended resources](http://hackerhours.org/resources.html#github)
Visual Studio Code
I will be using (and recommend you do too) Visual Studio Code as my Text Editor/IDE. This is not the same as Visual Studio that you may have used in C# classed. I will be sharing some recommendations for extensions and configurations that will make your developer experience easier.
Any modern browser
You may use any Modern Browser of your choosing for this course. I will be using Chrome. However, Firefox, and Edge will do just fine.