This document outlines an agenda for learning XNA game development. It introduces programming concepts needed for XNA like C# and object-oriented programming. It also covers installing XNA, building a first XNA game, exploring common code elements, and making a basic game with sprites and collision detection. References for further learning XNA are provided at the end.