Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.22 KB

README.md

File metadata and controls

11 lines (8 loc) · 1.22 KB

Hamber Programming Club

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.

Get started

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.

I'm really confused, do I have to learn this?

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?"