I’m looking to start learning C#, mostly for modding purposes where I have to make .dll files for specifics in a mod. (If anyone is curious, I’m modding Rimworld.) Anyways, I’m clueless - on the Ludeon Forums (Rimworld Forums) I’ve been pointed in the direction of starting to learn C# and also getting Microsoft Visual Studio 2013 Express (assembly modding) but that’s all I’ve got so far.
But I don’t know where to start with learning C#. Any help?
@janch32 some experience with lots of everything, html5, css3, js, python, ruby and that’s about it. I also did some work with XML but that’s about it.
C# is an okay place to begin, but you might find it more fun to write
websites instead. It’s easy, everyone can see the cool things you do,
and you already have the tools to start doing it – just a text editor
and a web browser. HTML and Javascript are also much simpler and more
straightforward than C# without being less powerful.
That post was over a year old when you replied to it (yes, your reply is a month old and I’m technically necroing a post but I’m not active enough that it bothers me any more.
I already know HTML5, CSS, a bit of Javascript. I was trying to learn C# for more advanced modding in a different game because I wanted to expand on the basic framework and add some new stuff in.