Exploring Comp139 Lecture 4
Let's dive into the details surrounding Comp139 Lecture 4.
- https://lawrence.video/ Connect With Us --------------------------------------------------- + Hire Us for a project: ...
- Following on from the previous
- This video covers every topic in DOMAIN
- This video covers every topic in DOMAIN
- More unit tests for remove(). Fix add method to grow the array if it runs out of room. Generalize MemberList to store any object.
In-Depth Information on Comp139 Lecture 4
Converting specific list code to a list to hold any type of thing, then restricting it again with generics to only hold specific things (but ... Making a chain of items in the birthday game. The birthday game. Chains of items as a storage mechanism. Take the birthday game code/concept and make a "ChainedList" class to manage the chain. Use the same interface as our ...
Writing a chained (linked) list class.
That wraps up our extensive overview of Comp139 Lecture 4.