Corning Community College
Data Structures
Thursday Commits
To ensure familiarity and induce questions related to participating in, and developing the class Backgammon project.
We've been spending time lately exploring the concepts and applications of version control, especially in relation to our class Backgammon project.
In order for this project to effectively kick off, everyone in the class needs to be familiar with how the system works, and that experience best comes with real, actual development on the project.
Between our class today (Tuesday), and by the start of class Thursday (prior to 10:12AM on that day), I would like everyone to have completed the following:
Remember: A commit should be based on a relatively small change in the code (1 function being created, a couple of typos, etc.) Do NOT make massive changes and push them to the repository in 1 commit. That makes it considerably more difficult to track changes, and will still only count as 1 commit for the purposes of this assignment. You also don't have to be concerned with perfection.. your code does not need to compile this point… focus on content first, then we'll hammer out details later.
To complete this assignment, all you have to do is perform the above actions between the class today and the start of the next class.