Main Building D200 | Thursdays 2:30-3:30
public class ComputingTeam {
public static void main(String[] args) {
School neuqua = new School("NEUQUA VALLEY HIGH SCHOOL");
ArrayList<String> people = new ArrayList<>(neuqua.getPeople());
// Find the cool people
ArrayList<String> computingTeamMembers = people.stream()
.filter(person -> person.likesCoding && person.likesComputers)
.filter(person -> neuqua.getClass("AP Computer Science A").getPeople().contains(person))
.collect(Collectors.toList(ArrayList::new));
System.out.println(computingTeamMembers.contains(neuqua.getPersonByIp(InetAddress.getByName(person.name))));
System.out.println("If you understood even " +
"a tiny bit of this, you should consider " +
"joining Computing Team! More details below.");
}
}
The Neuqua Valley Computing Team focuses on providing a space for people passionate about computer science! We explore diverse programming topics and participate in competitions like hackathons, USACO, and ACSL.
If you love Computer Science as we do, then this club is the place for you.
We look forward to seeing you at our first informational session, on September 26th, 2:30PM Room D200!
Any questions or concerns? Feel free to contact anyone of us about it! We respond the fastest on Discord through either dms or the team server. Our emails are open as well!
Please join our Discord and Remind as well, where we post meeting reminders and other important announcements:
Mr. Koos - [email protected] ↗
Thursdays 2:30 -3:30 PM
Room D200 (Main Building)