[Mono-list] [mono][CPPSharp][GSoC'15] Introduction and asking for furthur guidance

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Tue Apr 28 11:33:51 UTC 2015


> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> bounces at lists.ximian.com] On Behalf Of Abhinav Tripathi
> 
>         I am Abhinav Tripathi. I have been selected for "CPPSharp - Inline C++
> Code Improvement" project under Mono... I have a good C++ experience
> and am new to C#. I am a 2nd year B.Tech Student.
> I was looking for guidance on how to start the project and as a first step how
> to set-up my development environment (which tools will be
> preferred/required)!

Go get monodevelop, for whatever platform you're on (windows, linux, mac). If you're on windows, you should consider getting Visual Studio (they have some free versions).

Simple as that, go nuts. If you feel like it, google for some "hello world" projects, but it's really not needed - just click "New Project, Console App" or windows forms, or wpf, or monomac (xamarin.mac free), or whatever.

Yeah, on mac, I would recommend reading the Xamarin.Mac getting started guide. And I'm sure there's something similar for Gtk# for linux.

And just start reading everything everywhere.


More information about the Mono-list mailing list