Skip to content

One button to control it all!

Create a simple proof-of-concept UWP application with a dynamic button. Navigate linear content stored in an array with one 'Next' button.

After all content …

Random words, an array, and conditional statements.

Create a word guessing game that asks a player to guess a random word. As we build the C# console application, we'll discuss …

Numeric Guessing Game
Type conversion, random numbers, and conditional statements.

We'll create a game where the player will try to guess a random number. Fundamental programming concepts will be covered as we build …