Dennis Ritchie, father of Unix and C, Has Passed Away
Dennis Ritchie, creator of the C programming language and co-creator of the Unix operating system, has died aged at the age of 70.
Thank-you for giving us a superior language, and being a pioneer in the age of computing. Rest in peace!
/* for Dennis Ritchie */ #include <stdio.h> main() { printf("Goodbye World"); }
ZD Net Article: http://www.zdnet.com/news/dennis-ritchie-father-of-unix-and-c-dies/6314570
Wiki entry on C: http://en.wikipedia.org/wiki/C_%28programming_language%29
Leave a Reply