quinta-feira, 13 de outubro de 2011

RIP, Dennis Richie

#include <stdio.h>

int main()
{
printf("goodbye, dad\n");
return 0;
}


We lost a tech giant today. Dennis MacAlistair Ritchie, co-creator of Unix and the C programming language with Ken Thompson, has passed away at the age of 70. Ritchie has made a tremendous amount of contribution to the computer industry, directly and indirectly affecting (improving) the lives of most people in the world, whether you know it or not.


Código fonte tirado daqui: http://www.muppetlabs.com/~breadbox/rip-dmr.html
E texto retirado do blog All Things Tagxedo

1 comentário:

Anónimo disse...

Ena ... não sabia.
Estou a dar a iniciação ao C com os meus alunos ... vou tocar no assunto.