Author Topic: if one were to start on c#, where would one go to learn  (Read 408 times)


Microsoft has tons of documentation on the language. I usually search stuff on their forums when I'm working in unity. Everything else comes from a $60 book

That's just for syntax. You should also read generic articles on object oriented programming and class structures because that's a huge part of programming in c#
« Last Edit: January 03, 2019, 10:44:02 AM by PhantOS »

Also I can only assume this is Terraria related and in that case you should be cautious because Terraria has some of the worst code I've ever seen. You should be careful not to adopt their terrible patterns like all the garbage in item.cs