Exploring Comp132 Lecture 9
Exploring Comp132 Lecture 9 reveals several interesting facts.
- Free CCNA 200-301 flashcards/Packet Tracer labs for the course: https://jitl.jp/ccna-files Check out my CCNA books, ACING THE ...
- ... lines seven and you look at lines
- Fix the naming on the donate method. Write unit tests for the DonationBox. Start another example - the bicycle class.
- ... expect me to just
- Make a Stack interface with generics. Write stack class that implements the interface using an array. Write a main program to try it ...
In-Depth Information on Comp132 Lecture 9
Common operations on List/ArrayList. For each and counted loops. Positional notation for lists. Finish a bit more of the motor class. Write a unit test. Start a main program to show the use of Lists. Searching for items on a list. Writing the equals method. Finding out which of two items is bigger/smaller. More with equals and compareTo. Using Collections library for min/max/sort/reverse. Unit tests for equals and compareTo.
Lecture
Stay tuned for more updates related to Comp132 Lecture 9.