It's UWAweek 21 (1st semester, week 12)

help2005

This forum is provided to promote discussion amongst students enrolled in CITS2005 Object Oriented Programming.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Displaying the 5 articles in this topic
Showing 5 of 177 articles.
Currently 3 other people reading this forum.


 UWA week 19 (1st semester, week 10) ↓
SVG not supported

Login to reply

👍x1
helpful
2:08pm Wed 8th May, ANONYMOUS

what is the actual conditions of the filter or is it just a generic filter?


SVG not supported

Login to reply

👍x1
helpful
10:50am Thu 9th May, Andrew G.

ANONYMOUS wrote:
> what is the actual conditions of the filter or is it just a generic filter?
I am not sure I understand your question. What do you mean by "actual conditions" and "generic"? As best as I can interpret your question, you appear to be asking what elements to filter out? Per the instructions and documentation, the `filter()` method is given a `Predicate` as an argument, and the resulting iterator should return only the elements that satisfy that predicate.


SVG not supported

Login to reply

👍?
helpful
3:34pm Thu 9th May, ANONYMOUS

ok thank you that makes more sense


SVG not supported

Login to reply

👍?
helpful
4:57pm Thu 9th May, ANONYMOUS

Hello, I am struggling on some of the tasks and was wondering what lectures I should look at/re-watch? Also are we suppose to create our own .java files within the itertools/studentstats folder or do we write our code for the tasks within the Itertools.java/StudentListIterator.java/StudentStats.java, I don't quite understand this part. Thank you.


SVG not supported

Login to reply

👍?
helpful
3:48pm Fri 10th May, Andrew G.

ANONYMOUS wrote:
> Hello, > > I am struggling on some of the tasks and was wondering what lectures I should look at/re-watch? Also are we suppose to create our own .java files within the itertools/studentstats folder or do we write our code for the tasks within the Itertools.java/StudentListIterator.java/StudentStats.java, I don't quite understand this part. > > Thank you.
I assume you meant to post this as a new question rather than a reply to someone else's post. As a quick answer: The project uses a range of concepts from across the semester, but the ones other students seem to be needing to review are Interfaces and Generics. The project spec says "You are permitted and expected to add your own new .java source files within itertools as appropriate." This is referring to the itertools package/directory.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy