This course uses GitHub for assignment submission. You should each be assigned to a (separate) team and have a private repo named as follows:

Team:
https://github.com/orgs/cs342/teams/loginId
		
Repo:
https://github.com/cs342/loginId
		

Start by cloning your repo using Git. I do this using eGit, an Eclipse extension that manages Git operations, but you can use any Git client you choose. To use eGit:

  1. In Eclipse OEPE, open the Git Perspective by choosing “Window”-“Open Perspective”-“Git”.
  2. In the Git perspective, choose “Clone a Git repository and add the clone to this view” and specify your repo, https://github.com/cs342/loginId

This should load an empty repo into your local workspace. If it doesn’t, create one with with your loginId as the name and Eclipse should connect it with the eGit repo you’ve cloned. Then add solution files to it as specified in the assignments. The procedure for submitting assignments depends on the nature of the assignment:

We will grade your assignment and put comments and scores in the Moodle gradebook.