quinta-feira, 30 de setembro de 2010

My new hobby.

Hi ! So long no see, right ? Well, I got lots of things to do lately, university, german classes etc. And I got no time to write here (or how we should say in german "Ich habe keine Zeit mehr"), perhaps next week.


By the way, I got a new hobby, which is C# programming.

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace math
{
    class Program
    {
        static void Main(string[] args)
        {
            Console.WriteLine("Hi, readers of my blog !");
        }

    }
}

Bis nächste Woche.
Alexandre Luz.

Nenhum comentário:

Postar um comentário