Started :) C# L:)
Posted on 25th December 2005 by Taggyyaa ! it was only yesterday that the first steps towards learning the much talked about C# .
Had to spend so much time learning about it. and the the first application ofcourse was hello world :)
here its is !
|
// project created on 12/25/2005 at 10:30 PM using System; class MainClass { public static void Main(string[] args) { Console.WriteLine(”Hello World!”); } } |
Moving from c++ to c# or from java to c#. If its from the latter then there are lot of similarities. But I remember reading in your blog about hacking open office, so you must be from c/c++, I guess. Keep us posted about your opinion on c#
BTW thanks for linking. Though I am curious as to how you came across my blog.
i really do see them mornin :)
and yeah i hack openoffice :P but u know .NET is on :) so got to learn and C# is startin off :p yeah i come from C :)
any nice resource for C# ? from basics :P and yeah what r u doin where r unow ?


