Codestories

October 22, 2009

Hello world!

Filed under: Programming — codestories @ 5:31 pm

The first program you should write when you are discovering a new language…

CSharp

Console.WirteLine("Hello World");

Java

System.Out.Println("Hello World");

VB .net

MessageBox.Show("Hello World");

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.