Otro blog más de WordPress

¡Hola, mundo!

Sí, lo sé, según yo “ya no iba a volver a borrar el blog”; pero como dije por ahí ya hace varios meses: “es una buena idea tener mi blog personal aquí, será una buena mejora mejora a mi otro sitio.” Así que te doy nuevamente la bienvenida a este weblog. ¡espera lo bueno!

Aprovechando copio y pego la historia del “hola, mundo”.

While small test programs existed since the development of programmable computers, the tradition of using the phrase “Hello world!” as a test message was influenced by an example program in the seminal book The C Programming Language. The example program from that book prints “hello, world” (without capital letters or exclamation mark), and was inherited from a 1974 Bell Laboratories internal memorandum by Brian Kernighan, Programming in C: A Tutorial, which contains the first known version:

 main() {
        printf("hello, world");
 }

Vía Wikipedia: Hello world program

No hay comentarios

rssComments RSS transmitTrackBack Identifier URI

No comments. Be the first.

addDeja un comentario