Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/audy/c
I took this class and got a B
https://github.com/audy/c
Last synced: 20 days ago
JSON representation
I took this class and got a B
- Host: GitHub
- URL: https://github.com/audy/c
- Owner: audy
- Created: 2011-08-23T02:17:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-04-11T20:00:20.000Z (over 4 years ago)
- Last Synced: 2024-10-28T04:49:12.792Z (23 days ago)
- Language: C
- Homepage:
- Size: 344 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# C
---
# Summer @ UF '09
- 1
- p1.c: Print 'DAVIS' All Fancy-like
- p2.c: Even-Odd Detector
- p3.c: Using `printf();`
- p4.c: Arithmatic
- 2
- p1.c: Time 'til
- p2.c: Class Grades
- p3.c: Calculator
- 3
- p1.c: Bank Teller
- p2.c: Triangle
- p3.c: All combinations of 3 integers with a sum of N
- p4.c: n! for 0 < n < 16
- 4
- p1.c: Telephone
- p2.c: Computer
- 5
- p1*.c: BubbleSort
- p2.c: Static
- p3.c: Pointers
- 6
- p1.c: Vector
- p2.c: DIY `strcopy();`
- p3.c: DIY `strcmp();`
- 7
- p1*: MACRO
- p2*{c,h}: Rectangle
- p3*: `stof();`
- 8
- p1*: Compass
- p2*: Struct
- p3*: Link List
- 9
- Deque
- Conway
- Tic-Tac-Toe + Colors---
Artistic License