This repository is for sharing code to students in Eric Hamber's Programming Club. All code is free to use under the terms and conditions of the enclosed license. The intent is to provide a learning resource for varying levels of aptitude with computers.
The code can be viewed directly in your browser or copied onto your local machine. To do this, install Git and run the command
git clone https://github.com/SubwayMan/Hamber-Programming-Club.git
This should copy the entire contents of this repository onto your machine, into the current folder specified by the location you run this command.
You are not expected to be a Github Master right out of the gate - experience comes with time. If this is your first time joining, go to here for your first steps. Sample code will be provided in direct link format to lessen the headache of "Where is the code?"