Graphics Challenge
- Draw a face which includes eyes, ears, nose, mouth, hair and teeth.
- Draw a scenery which includes trees, mountains, sun, houses etc.
- Draw your own favorite outdoor game. For example, Basket ball, Football, Baseball etc.
Maths Challenge
- Make your own math evaluator, That can evaluate the problems we enter in a textbox. For eg, “1+2” , “6-3”, “10*3” , “150/3”.
- Write program that can give the sum of digits of a number. For example, if you type 63345, it should give the answer as 6+3+3+4+5=21
Extension Challenge
- Write a extension for Small Basic using C# ,VB.NET, F# , Visual C++.NET which can add SaveFileDialog and OpenFileDialog.
Other Challenges
- Make your own music player that can start, stop, resume and pause music.
- Make your own File Explorer like Windows Explorer, that can copy and paste files and view folders.
- Make your own Image viewer that can view images from URL or file.