https://github.com/anicusan/piscinec
https://github.com/anicusan/piscinec
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anicusan/piscinec
- Owner: anicusan
- License: mit
- Created: 2017-04-27T13:36:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T13:43:27.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T06:12:55.272Z (4 months ago)
- Language: C
- Size: 664 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PiscineC
C Bootcamp \+ Unix. Tons of projects involving:
- Unix Scripting
- C Algorithms (Sudoku, Sastantua's Pyramid, etc.)
- Lists
- Lotsa Pointers
- Bloody Norme respecting: No global variables, maximum 25 lines/function, maximum 5 functions/file, only heap-allocated memory, special naming of structs and more rules. Many more.
- Health destroying