What Will I Learn?
- Make a chance program
- Setting buttons and commands
- Proper layout of layouts
Requirements
- Visual Studio (version does not matter)
- Windows 32/64 bit
- Watch the video
Difficulty
- Intermediate
Description
In today's class we learned to program the chance in C #. With this program you can add people to the list to make a random selection. The outcome is determined as the lucky person (ie the winner). In this way, random numbers can be determined by drawing and prizes can be distributed.
Watch the video to better understand our lesson.
The codes used in this lesson (and the following tutorials) can be found at Github at the following URL: https://github.com/memoweb/csharp-tutorial
Video Tutorial
Curriculum
Posted on Utopian.io - Rewarding Open Source Contributors