Challenge 2014-08
Text Challenge Read a sentence from the user, then create an array with one entry for each word in the sentence. Then output the words… Leggi tutto »Challenge 2014-08
Text Challenge Read a sentence from the user, then create an array with one entry for each word in the sentence. Then output the words… Leggi tutto »Challenge 2014-08
Small Challenges Write a program that moves a ball when the mouse is moved (the ball stays under the mouse). Extend the program above to… Leggi tutto »Challenge 2014-07
Small Challenges Write a program to input 5 numbers and then output them in ascending and descending order (sorted small to big and big to… Leggi tutto »Challenge 2014-06
Curriculum Challenges 3.5 Write a GraphicsWindow program with TextBoxes that you can enter your name and age. Extend the program to include a Button that… Leggi tutto »Challenge 2014-05
Curriculum Challenges 3.4 Use the Timer event to provide a countdown with the remaining time displayed in a GraphicsWindow. Use the Mouse events to draw… Leggi tutto »Challenge 2014-04