<div dir="ltr"><div>Hi Ben,</div><div><br></div><div>In all honesty, Linux is very similar to Windows when it comes to development. C# was of course originally a Microsoft created language but it's available on Linux. Java is very close to C#, and really requires an IDE to work with (such as Eclipse, IntelliJ or NetBeans). It also needs a ton of boilerplate code, for this reason I don't think either are great starting languages.</div><div><br></div><div>I would recommend going with Python, there are a stack of resources available online to get you going and it's considered a solid starting language. I would try and avoid using an IDE or some super fancy editor at first (which does completion/suggestions, etc.), just a simple text editor or Python's IDLE - this is just my opinion, but it's important to build things from scratch before having some tool assisting.</div><div><br></div><div>Daryl.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 2 November 2016 at 17:00, Benjamin Crowe via Nottingham <span dir="ltr"><<a href="mailto:nottingham@mailman.lug.org.uk" target="_blank">nottingham@mailman.lug.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><p class="MsoNormal">Hello, <span></span></p><p class="MsoNormal"><br></p>

<p class="MsoNormal">I was hoping that this group would be able to help me out. I’m
currently trying to learn how to code. I’m not sure what language I should
start with, I have some little experience with C# within the Visual Studio IDE.
I have recently moved over from Windows to Linux (Fedora to be exact) and would
like to know what the best open source alternative would be for C# and Visual
Studio. Googling has raised the possibility of using Java, though I’m not sure
what IDE would be best. Though could there be other languages I'm over looking, I have also been told Python is a fairly beginner friendly language. <span></span></p><p class="MsoNormal"><br></p>

<p class="MsoNormal">Any advice would be most appreciated.<span></span></p>

<p class="MsoNormal"><span> </span></p>

<p class="MsoNormal">Regards<span></span></p>

<p class="MsoNormal">Ben<span></span></p></div>
<br>______________________________<wbr>_________________<br>
Nottingham mailing list<br>
<a href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank" rel="noreferrer">https://mailman.lug.org.uk/<wbr>mailman/listinfo/nottingham</a><br></blockquote></div><br></div>