Today’s quiz is about Events and OOP.
Number of Questions : 5
Difficulty : Easy
Topic : Events and OOP
Today’s quiz is about Events and OOP.
Number of Questions : 5
Difficulty : Easy
Topic : Events and OOP
There were lots of great submissions to yesterdays quiz. If you haven’t seen them, check them out here…
Click here to see two solutions two solutions to yesterdays quiz…
Today’s quiz is medium level and covers a few different topics…
Number of Questions : 6
Difficulty : Medium
Topic : Graphics Class and more
Today’s quiz is not multiple choice. Instead, your task is to write a function that draws stairs that look like this:
Your function should have the following arguments:
drawStairs(graphics, stairNum); // you may include additional arguments for size, depth etc..
Feel free to post your solution in the comments.
I’ll post my solution for this in the comments tomorrow. There is also another multiple choice quiz in the pipeline for tomorrow…
BONUS: Try to use as few Graphics class method calls as possible.
You can see my solutions here.
This quiz is about sound and gradients…
Number of Questions : 5
Difficulty : Medium
Topic : Sound and Gradients