I'm looking for freely available resources that will help me pick up C# language and some of the basic API (like Collections). I already know Java fairly well, so looking for resources that assume background in Java.
A:
What I did (though I didn't come in with Java experience) is simply write small programs designed to scratch my own itches, and using the Mono Documentation and MSDN whenever I hit a wall. Both provide not only incredibly thorough documentation, but often include snippets of code demonstrating how to use the item in question appropriately.
wfarr
2008-08-21 14:14:31