Modeling Practice Tutorials Sample Project Modeling Battleship in C# - Playing the Game Let's complete our implementation of Battleship as a C# program and play a few thousand games! by Matthew Jones
Modeling Practice Tutorials Sample Project Modeling Battleship in C# - Components and Setup Let's build the C# classes for the board, ships, panels, and coordinates that we need to play our game of Battleship! by Matthew Jones
Modeling Practice Tutorials Sample Project Modeling Battleship in C# - Introduction and Strategies Let's build Battleship as a C# program! by Matthew Jones
Development Process The Sublime Joy of Continuous Integration and Continuous Delivery (CI/CD) by Matthew Jones