Hello world!

Welcome to my blog. Going to work on blogging about my work and projects in computer science.

System.out.println("Hello World"); // In Java
printf("Hello World"); // In C
cout << "Hello World" << endl; // In C++
echo("Hello World"); // In PHP
print_string "Hello world!\n";; (* In ocaml *)
print "Hello world!" -- In Haskell
December 18, 2008 • Tags:  • Posted in: General

Leave a Reply