COMP1400 – Programming for Designers

Class announcements for Programming for Designers

COMP1400 – Programming for Designers random header image

Random Guessing Game Exercise

October 10th, 2013 · No Comments · Uncategorized

I have made this additional exercise for students who would like more practice on using Random (along side ArrayLists, Loops and Conditional Statements). Solutions have been provided but it is strongly recommend you attempt the task yourself before checking them. Random Guessing Exercise: This will be a game where you choose a range for a […]

[Read more →]

Tags:

Wk8 Lab Solutions and Extra Questions

September 19th, 2013 · No Comments · Uncategorized

Here are my solutions to your Week 8 ArrayList and Classes lab. I have added two extension questions. I added comments so that you may follow along with the logic. I strongly suggest that you try these two questions yourself before checking my solutions. The questions are: Question 1 Write a method ‘newVIPList’ that takes […]

[Read more →]

Tags: