welcome IT PINOY!!!!
and i thought the best way to welcome you guys here is to start where we all began…
any IT PINOY story started with “Hello” and ended with “World”
did you know?
the first Hello World program appeared in chapter 1.1 of kernighan & ritchie’s original book, “The C Programming Language” in 1978:
main() {
printf(“hello, world\n”);
}
from then on, Hello World has become the defacto standard for everyone trying to learn a new programming language on the planet! wow!
in fact, there’s more-or-less 410 Hello World programs out there!
well, i started with this:
how about you?
see the many ways to say Hello World in IT!
(photo courtesy of oskay)