[Mono-list] Getting started

Cory Nelson phrosty@gmail.com
Mon, 3 May 2004 23:53:57 -0700


The gentoo packages are pretty outdated last time I checked, if that's
still the case you should compile the latest mono package yourself.

For a book, I recommend "Inside C#" by Tom Archer, in addition to
being excellent for learning C# and .NET, it also dives a little into
MSIL so you get a better understanding of how things work under the
hood. =A0MSDN is also a great resource once you have a solid understand
of .NET's basics.

I use VS.NET for an IDE, but SharpDevelop is an good alternative and I
hear MonoDevelop (based on Sharp) is getting better.

On Mon, 03 May 2004 23:41:07 -0500, Collin Starkweather
<collin.starkweather@collinstarkweather.com> wrote:
>=20
> I am interested in getting started doing some basic coding in
> anticipation of porting a project to C# on Linux, but past installing
> the mono Gentoo package I'm a bit in the dark about where to get
> started.
>=20
> Is there a "getting started" type guide to Mono? =A0(I didn't see anythin=
g
> in the documentation on the web site.) =A0Are there other resources that
> anyone would suggest; e.g., a book on C# that is recommended? =A0What do
> folks use as an IDE?
>=20
> Thanks,
>=20
> -Collin
>=20
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Collin Starkweather, Ph.D. =A0collin.starkweather@collinstarkweather.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>=20
> _______________________________________________
> Mono-list maillist =A0- =A0Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>