Programming with Mono
From LXF Wiki
LXF started a Mono tutorial series in issue 87, aiming to give new programmers a place to start while showing more experienced programmers how powerful C# and Mono can be. This section of the wiki will reproduce those tutorials online, but hopefully readers (that's you!) will take the time to edit the tutorials and add your own knowledge to them. The first step will be to divide each tutorial into multiple parts to make them easier to follow, as well as adding a Troubleshooting section to the end of each of them so that you can post error messages (and how to fix them!).
Part 1: First Steps with Mono
Part 2: Working with files
Part 3: Build an RSS reader
Part 4: Link into libraries
Part 5: Go graphical with Gtk
Part 6: Understanding objects

