Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmolik/fizzbuzz
https://github.com/dmolik/fizzbuzz
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmolik/fizzbuzz
- Owner: dmolik
- Created: 2015-06-03T17:50:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-03T18:05:22.000Z (over 9 years ago)
- Last Synced: 2024-04-20T00:29:15.434Z (7 months ago)
- Language: C
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FizzBuzz in C
-------------The following repo is what I would consider an A+ from a
fresh college graduate applying to his first job.If the programmer uses a Makefile and a Git repo for the
exercise, I consider them well on their way to understanding
the various asspects to working on a development team.