Home - GearsAndSpears/DesmondBotV2 GitHub Wiki

Introduction

So you're going to be a programmer. This can be a scary time for everyone, but this tutorial will provide you with everything you need to know to be successful in your new role. As you work your way through, try to avoid just using copy and paste, even if you're copying code line for line. I've found typing code yourself gives you a deeper level of understanding than just copy and paste, and that'll make your life easier when you finish this tutorial and move on to writing your own code. If you get stuck and need to google a solution, feel free, but do your best to understand the fix before you implement it.

When you're ready, just head on down to the table of contents and read the first item.

Table of Contents

  1. Before You Start