Programmazione in C
Introduzione
Trust the programmer.
Don't prevent the programmer from doing what needs to be done.
Keep the language small and simple.
Provide only one way to do an operation.
Ecco una guida umoristica ai linguaggi di programmazione :P
Link e altro materiale
- ACCU - Association of C & C++ users
- IOCCC - The International Obfuscated C Code Contest
- https://algorist.com/languages/C.html - Stony Brook Algorithm Repository Algorithm Implementations in C
- The Free Country - C/C++ Language Utilities, Compilers, Tutorials, etc
- Tiny C Compiler