Vocabulary
Concept
Java code
Professor
WiC Club
100

True or false

Boolean

100

A method calling itself

Recursion

100

The method that return the number of elements in an ArrayList.

.size()

100

The full name of the three main CS courses: 344, 365, 380

344 - Programming languages

365 - Data structures & algorithms

380 - Software engineering

100

All of our Eboard positions (not the people)

President, vice president, secretary, treasurer, public relation, reservation coordinator

200

[ 1 2 3 ]

Matrix

200

A collection in which duplicates don't exist.

Set

200

The class you'd use when you need to read user's input.

Scanner

200

Give me the name of one female professor from the department.

Ioana Coman, Isabelle Bichindaritz, Vanessa Maike

200

Our club advisor (first & last name)

Bastian Tenbergen

300

101111001010010

Binary

300

A programming style of creating objects that contains code and data

Object-oriented programming (OOP)

300

You run this method to execute your program.

main()

300

Spell Dan's name correctly.

Daniel Schlegel

300

Five activities we have hosted this semester

Resume workshop, interview experience, alumni Q&A, Hackathon, HTML workshop, Bingo, Jeopardy, etc.

400

WiC = 01010111 01101001 01000011

ASCII

400

A class that cannot be instantiated but can be inherited

Abstract class

400

State three ways to go through a collection.

for loop, while loop, for-each loop, iterator, etc.

400

Where's Bastian from?

Germany

400

The alum I invited to our meeting for Q&A (first and last name)

Anne Reynolds

500

12 -> 123 -> 1234 -> 234 -> 34

(Hint: a data structure)

Queue

500

A variable that stores a memory address instead of actual data

Pointer

500

What is the difference between .length and .length()?

.length: variable, for array

.length(): method, for String

500

The room number of Doug Lea's office

Shineman 437

500

Our mission

To support, celebrate, and advocate for the full engagement of women in all aspects of the computing field.

M
e
n
u