Two-Dimensional Arrays Lab
Two di-men., too dimensional to flatten…
less than a minute
Two di-men., too dimensional to flatten…
You have been using generics for some time… it’s time to create your own classes with generic parameters…
Polymorphism in Java via Interfaces.
Specialization in Java with Inheritance.
Work with file I/O in Java.
Work with references and arrays.
Test your understanding of testing 😆. How to cover the implementation, considering the confidence afforded by coverage.
What if I needed more forEquals
methods than the Test class provides? Wanted a better summary of successes and failures? Wanted to measure how much of an implementation I’m testing?
Imagine classes, but where the authors have predetermined all the instances that will ever exist.
Work with your IDE’s debugger to find and fix errors in your code.
Work with a random number generator to explore arrays, iteration, and decision making.
Classes in Java and their representation in UML.
Classes in Java and their representation in UML.
Verify your checkstyle and formatters are all setup correctly and that you know how to submit to Gradescope.