Important Links/Slides

Lecture Slides

Discussion Slides

Weekly Practice Sheet

Supplemental Materials

Piazza: Sign up here

All questions for the class should be posted to Piazza. But DO NOT POST CODE PUBLICLY via Piazza. If you must post code (not recommended), make the post private.

Weekly In-Class Practice Sheet Student Shared Google Drive

Check here for all the past practice sheets.

Revel Java Liang Interactive E-Texbook and Quiz Access:

    • It's time to access REVEL for Introduction To Java Programming, the course materials for CS11-Intro Comp Science Prog: Java Here's how:

1. Go to: https://console.pearson.com/enrollment/wcxvxt

2. Sign in to your Pearson Account or create one.

3. Redeem your access code or purchase instant access online. Acquire the access code for Revel. (There is two week free trial).

4. Revel website to signin: https://www.pearsonhighered.com/revel/

Course to access: CS11 Intro to Comp Science


Listen to our Lecture and Discussion Podcasts here.


iClicker

    • Buy an iClicker 2 clicker at the bookstore (not interWrite or HITT brand, and not the smartphone clicker app: genuine iClicker only. iClicker 1 may work but we can't guarantee it). YES, YOU MUST HAVE AN iCLICKER FOR THIS COURSE AND BRING IT TO EVERY CLASS.
    • You must register it on TritonED. Login into the Winter CS 11 course on TritonED and click on the iClicker Student Registration link and follow instructions. We will be using TritonEd to keep track of your in-class exercise clicker scores.
    • There is a two week grace period. Clicker scores for in-class exercises won't start counting until Monday, Jan 22.


Current Grades:

1. Gradescope link: TBD (Coming up after the first assessment comes out)

2. GradeSource


PA Submission:

Vocareum


Useful Links:

Useful links

How to use VIM & Eclipse

Unix Command Cheat Sheet

Eclipse install video


Data Structure: Hash Tables (clear talk) Hash Tables code walk-through

Maps and Sets (video 25-31)

Generics

Interfaces