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. �MSDN 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 <[EMAIL PROTECTED]> wrote: > > 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. > > Is there a "getting started" type guide to Mono? �(I didn't see anything > in the documentation on the web site.) �Are there other resources that > anyone would suggest; e.g., a book on C# that is recommended? �What do > folks use as an IDE? > > Thanks, > > -Collin > > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Collin Starkweather, Ph.D. [EMAIL PROTECTED] > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > _______________________________________________ > Mono-list maillist �- [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
