#howdoicode channel on our discord or the appropriate channel in the DevBus discord. If you can’t find what you’re looking for in one of these links, try googling “how to do X in csharp”. You’ll usually find several examples.
If you have some experience (read: understand things like “classes” and “control flow”) and would rather learn by doing, try looking at the Issues marked as Beginner Friendly on the Github repo. They are usually pretty simple and someone can always help you out on the discord.
You may have come here simply wanting to add items. It’s possible to do that without learning how to program, though you’ll be limited in what kind of functionality you can give them. You’ll still probably need to learn Git (read on!)
If you want to do anything more complicated, I recommend you read the rest of Getting Started, and then start reading SS14 By Example, which goes through many common activities and how to do them.
Setup
How do I code? (I don't know how to program.)
Below are some useful links for learning programming. If you get stuck, don’t be afraid to ask us questions in the
Last modified on June 21, 2026