Class Reviews

Here are some class reviews, from members of HackWashU (you can also add your own reviews if you’d like too). If you would like to add your own review, fork the website, add your review, and make a pull request (if you need help setting stuff up reach out to us on Discord, we’re more then happy to help). Below is a general rubric to follow (feel free to add/remove parts), if there is already a review for the class just add your review below the most recent review.

Git Workflow & Environment Setup

Git Workflow Tutorial Hey! Thanks for wanting to help out with tech. This document will outline our general workflow, and help you get set up to contribute to our projects. Sadly, this document also must go over environment setup, which is the worst part of any coding project! Generally, we try to make things as easy as possible through tools like GNU Make and Docker. Windows-Specific Instructions These tools work out of the box on MacOS/Linux, but require a good amount of configuration on Windows.