Actions

Intro to Programming

From HacDC Wiki

Revision as of 01:53, 18 May 2011 by Latrokles (talk | contribs) (Created page with "== Pre class HW == For the class we will be using python and pygame. Instructions on how to install them on your operating system of choice can be found below. * [[ Installing ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pre class HW

For the class we will be using python and pygame. Instructions on how to install them on your operating system of choice can be found below.

We would like those taking the class to keep a source repository to store workshop and homework code so that: 1. they can modify without fear of messing it up beyond repair 2. they can share code and, thus, assist each other

To that end, we have some resources below to get git installed, open a github account, and the main git commands you will need to get started

If you can go through this before the class 0, great! you will have more time to write some code during the workshop. Otherwise, we will be available to assist anyone who may need help getting things started.

Class 0

Class 1

Class 2

Class 3

Class 4

Class 5