Link Search Menu Expand Document

Recitations

September 9, 2021

Recitation 1

Elements of a Program; Basics of Arithmetic

September 16, 2021

Recitation 2

Classes, Methods, Strings

September 23, 2021

Recitation 3

Conditionals, More on Classes

September 30, 2021

Recitation 4

Loops and Arrays

October 7, 2021

Recitation 5

CRC & Midterm Review

October 21, 2021

Recitation 6

2D Arrays, Some Git

October 28, 2021

Recitation 7

The materials for this week’s recitation are in a repository on GitHub. Your first task is to clone the repository into a new Eclipse project using File > Import... > Projects from Git (with smart import) > Clone URI.

When prompted for the repository’s URI, use one of the following:

November 4, 2021

Recitation 8

Testing, Testing, Testing!

November 11, 2021

Recitation 9

Hashing and Recursion

November 18, 2021