[Mono-list] Hello, Mono!

Hernán Nicolás Taboada Hernán Nicolás Taboada
Tue, 15 Feb 2005 15:05:01 -0300


Thank you for the feedback and for the resource Tei! :D

with regard to the resource referenced here, (and just to keep the
information updated):
"http://lists.ximian.com/archives/public/mono-list/2003-September/015760.ht=
ml"
it points to ->
"http://groups.yahoo.com/group/monoar/"
but is not available anymore :(
"Yahoo! Groups There is no group called monoar."

...but no problem, I will open a new group to help newbies when i
learned enough! hehe :) just give me some time ;)

Thanks!


On Tue, 15 Feb 2005 18:35:51 +0100, tei <421621@ingta.unizar.es> wrote:
> 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.h=
tml
>   (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  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>