-
Inheritance - Learning Station
Learning stations for Inheritance unit. Includes design the UML, construct the code, predict the codem abd I’m a compiler
-
Inheritance - Multiplayer Coding
Multiplayer coding for Inheritance unit. Involves UML, classes, packages, and relationships.
-
OOP - Learning Station
Learning stations for OOP unit. Includes constructing code, draw the UML, and predict the code.
-
OOP - Multiplayer Coding
Multiplayer coding for OOP unit. Involves classes, objects, accessors, and mutators.
-
FileIO - Learning Station
Learning stations for FileIO unit. Includes constructing code, ELI5, and creating method helpers.
-
FileIO - Multiplayer Coding
Multiplayer coding for FileIO unit. Involves reading and writing toa file.
-
Methods - Learning Station
Learning stations for Methods unit. Includes constructing code, finding missing pieces, and using trace tables.
-
Methods - Multiplayer Coding
Multiplayer coding for Methods unit. Involves created a method for calculations and an overloaded method.
-
Arrays - INTU
INTU (I need to Understand) for arrays unit. Explores how to add more values to the end of arrays.
-
Arrays - Learning Station
Learning stations for arrays unit. Includes constructing code, compiling code with error messages, and using trace tables.