Program Design To Code in C# and Python

1 year ago
342

This video shows a simple program similar to a class assignment. The program has a game with a coin toss, a dice roll, and a card hilo game. This is not part of a specific class assignment, but represents a class assignment. We show a class diagram, how to make a program design, and then how that design translates to code. We then demonstrate a little bit of what a code review might be like. The source can be found on GitHub at the following link:
https://github.com/ehparrish/probability-example/tree/PythonVersion

Loading comments...