Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hakandilek/cse100
CSE100 Homework repository for Fall '12
https://github.com/hakandilek/cse100
Last synced: 27 days ago
JSON representation
CSE100 Homework repository for Fall '12
- Host: GitHub
- URL: https://github.com/hakandilek/cse100
- Owner: hakandilek
- Created: 2012-12-20T20:49:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-28T22:40:05.000Z (almost 12 years ago)
- Last Synced: 2023-03-12T17:01:41.884Z (over 1 year ago)
- Size: 291 KB
- Stars: 1
- Watchers: 5
- Forks: 54
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CSE 100 Homework
================This is a simple repository to demonstrate GIT version control system for the CSE 100 class.
Your homework is to enter your IDs and names into the "NAMES.txt" file. You'll have to do the following to accomplish that:
* Create a github account indicating your name. Your name should be recognizable on your profile.
* Use any git client to "pull" files from this repository
* Add your name and ID into the NAMES.txt file
* "push" it back to the server.
* You might need to learn details about pulling, merging, commiting and pushing - commands used to work with git - If you need any help, use Stackoverflow.com to get information.Please consider the following:
------------------------------* Due date is 28.12.2012 23:59 PM. Commits/pushes after that date will not be considered.
* Do not forget to push after commiting. You can find information on the Internet how to do it. Active learning is a part of this homework.
* Do not delete each others' names. You might need to "merge" NAMEs.txt file. If you have a collusion.
* If you delete another names of other class mates, you'll get no points.
* Do not send any files via Email. Submission via email will not be accepted.
* Good Luck and have fun!