To-Do List Read the Overview for this week to learn what will be covered. Read the Learner Outcomes for this week to learn what you should be able to do when you have completed this week’s work. Compl...
Week 3 Assignments: In programming, when we mention the word “Array”, many students cringe because it sounds scary and they don’t understand it. But it’s really nothing to worry about and actually qu...
Week 2 Assignments: Loops, If-Then-Else, Case statement and more In chapter 3 and 4 of Xojo intro to programming we saw learned a lot about various kinds of loops and select case statements. Because t...
In this application, the programmer must often manipulate a collection of cards: the main deck, the player’s hand, the cards that are dealt, and the cards that user wants to discard. Having a specific...
Aim – To implement a simulation of an ice hockey season in one of the divisions of the NHL (National Hockey League) that would potentially allow a given team to estimate its chances of making it to th...