General
A brief introduction followed by how to build a bot in 3 minutes.
A guided tour of building a bot on Linux, UNIX, or Mac.
A Crash Course In Programming (C#) Series
Provides a series overview and details on how to set up your development environment.
Covers variables, types, enums, and the basics of accessing classes.
Covers if/else if/else statements and conditions.
Covers switch/case statements.
Walks through the process of creating a simple rules-based bot.
FinalBot Hold 'Em Series
Introduces the Hold 'Em competition and provides some depth on its structure and rules.
Walks through the details of the Hold 'Em Bot API.
Provides an overview of the Hold 'Em Test Client for .NET.
Covers the sample bots provided as part of the SDK.