C# resources
People are always looking to get a bit of a jump on this GC programming stuff.
GC script is a cut down version of C#, so if you can write C# then you’ll be laughing, especially as in a while you’ll probably want to write external plugins for GC that live out in C# land!
There are a few places to look.
The old Microsoft videos are a bit hidden now, and could disappear at any time, so download them for your home viewing pleasure. They live here - Beginner Developer Learning Center. The bits & bytes ones are good, and the tier , lessons 4, 5 & 6 are a good start (the rest are C# specific, but really won’t hurt you!)
The C# for sharp kids book is really good, and really well supported. It’s written for kids, so it’s at about the right level for architects.
For just a general intro to programming the best book in the world is why’s poignant guide to ruby, it’s so beautiful it will make you cry.