Exception Not Found

Modeling Practice: UNO in C# Part 3 - Final Steps and Playing The Game

Note: This post is the third in a three-part series which attempts to model the card game UNO [http://amzn.to/2aMn3ub] as a C# application. Here's Part One [https://www.exceptionnotfound.net/modeling-practice-uno-in-c-sharp-part-one-rules-assumptions-cards] and Part Two [https://www.exceptionnotfound.net/modelling-practice-uno-in-c-sharp-part-2-player-behavior] . You may want to use the GitHub repository

Modeling Practice: UNO in C# Part 2 - Player Behavior

Note: This post is the second in a three-part series which attempts to model the card game UNO [http://amzn.to/2aMn3ub] as a C# application. Here's Part One [https://www.exceptionnotfound.net/modeling-practice-uno-in-c-sharp-part-one-rules-assumptions-cards] . You may want to use the GitHub repository [https://github.com/exceptionnotfound/UnoModelingPractice] to follow along.

Modeling Practice: UNO in C# Part 1 - Rules, Assumptions, Cards

Note: This post is the first in a three-part series based around modeling the card game UNO [http://amzn.to/2aMn3ub] in a C# application. You may want to use the GitHub repository [https://github.com/exceptionnotfound/UnoModelingPractice] to follow along. I often find that one of the hardest things

Diary of a Death March: Terry's Story

June 2nd It went through! After all the effort the three of us put into this deal, the company we have been trying to purchase for more than a year is finally ours. They have got a great name, a wonderful team, myriad projects, and satisfied customers. And now they

Programming Is Awesome, But Programmers Suck

I was re-reading the fantastic piece by Peter Welch called Programming Sucks [http://www.stilldrinking.org/programming-sucks], which is a classic despite it being only two years old. In the piece, Mr. Welch repeatedly demonstrates why programming (and the atmosphere surrounding it), well, sucks, which results in simultaneously hilarious and

Exception Not Found © 2026