class Program{
public static void Main(string[] args){
Console.WriteLine("Hello world :)");
}
}
Monday, 30 July 2007
Hello world :)
What other way to start blogging on technical stuff other than greeting one and all in the right way? So here's the classic program in C#:
Linux Ambigram
Here's a little ambigram that I had designed a while ago. Its for the word Linux. This little piece can be read upside down and downside up.
I created this using Inkscape, a really cool vector based imaging tool.
Subscribe to:
Posts (Atom)