#include <stdio.h>
main()
{
while (1 == 1) printf("Hello World!\n");
}
--------------------------------
DOWNLOAD (eternalhello.zip: 5.451 bytes, Package contains the Executable for windows + Source Code + License)
Seeing the program above written by me, it's obvious that soon I will be able to write software like Photoshop, Painter, 3D Studio Max or Dreamweaver all they together adding a operating system that never fails... in two nights non stop... and why not? directly... in assembly! Now seriously, I was interested in learning some programming (c/c++, java...)... but that doesn't make any sense. To be able to program interesting usefull software I should spend some years learning and practicing, somewhere I read that becoming a good programmer takes about 10 years full dedication. Sadly... I don't have time for everything I could do.