Wellcome to Mono, Hernan.

You will find lots of already solved problems here:
 http://www.go-mono.com/mailing-lists.html

Try "Google search of the archives"

If you search for "hernan", you found that:
http://lists.ximian.com/archives/public/mono-list/2003-September/015760.html
 (hummm.. a spanish mono list? that looks like good :D )

A interesting view of the list is there:
http://archive.neotonic.com/archive/mono-list
 (wow!.. include a RSS links and stats!)

Yet another cool idea can be to search for netiquete.
Here is one for you:

http://www.netiqueta.org/  (spanish)


Good Luck!

--Tei

---

Hern�n Nicol�s Taboada wrote:
___
namespace HelloMono
{
/// <summary>
/// This is intended to be a funny presentation to the Mono-list
/// ... i know is probably not that... funny, heh... anyway :p
/// </summary>
   class Hi
   {
      static void Main (string[] args)
      {
      System.Console.WriteLine ("Hello, Mono!");
      System.Console.ReadLine;
      } // end main
   } // end class
} // end namespace
___

Hello everybody! My name is Hern�n and I'm totally new to both the
Mono Project and the programming world. I'm starting to do my first
steps reading books like "C# for the  absolute beginner" and so on,
wich are very helpful for me because they explain the very basics of
everything :D, really suitable for a totally rookie like me. In the
[..]
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to