Is there any good tutorial to learn C# with mono? So far, google hasn't been helpful because most tutorial are for Visual Studio.
I am a Java developer, so I am familiar with Object Oriented ideas.
My goal, is to be able to develop a small portable application with a SQLite backend.
Thanks