Week 1 |
2017-05-16 |
Intro to CS 1331
Intro to Java
Values and Variables
|
Syllabus
Schedule
Getting Started on Unix
Getting Started on Windows
Liang: Ch 1, 2
Tutorial Variables, Primitive Types, Operators, Expressions and Statements
T-Square Site
|
HW0 Assigned 5-17-2017
|
2017-05-18 |
Operators, user input, modulus
|
Tutorial: Closer Look at Hello World, Common Problems
Liang: Ch 2
|
|
Week 2 |
2017-05-23 |
Control Structures
Programs and Methods
Arrays
|
Tutorial: Control Flow Statements, Arrays
Liang: Ch 3, 4, 5, 6 & 7
|
HW0 Due 5-23-2017
HW1 Assigned 5-23-2017
|
2017-05-25 |
Arrays cont.
Data Abstraction
|
Tutorial: Arrays
Liang: Ch 8, 9
|
|
Week 3 |
2017-05-30 |
Java Projects
Classes
|
Tutorial - Classes
Liang: Ch 9, 10
|
HW1 Due 5-30-2017
HW2 Assigned 5-30-2017
|
2017-06-01 |
Inheritance
|
Tutorial - Inheritance
Liang: Ch 11
|
|
Week 4 |
2017-06-06 |
Inheritance cont.
Review 1
|
Tutorial: OOP Concepts
Liang: Ch 11
|
HW2 Due 6-06-2017
HW3 Assigned 6-06-2017
|
2017-06-08 |
Exam 1
Programming Quiz 1
|
Practice Exam
Practice Exam Answers
Extra Practice
Extra Practice Answers
|
Programming Quiz 1 Files
|
Week 5 |
2017-06-13 |
Polymorphism
The Object Superclass
|
Tutorial: Interfaces and Inheritance, Enum Types
Liang: Ch 11, 13
|
HW3 Due 6-13-2017
HW4 Assigned 6-13-2017
|
2017-06-15 |
Abstract Classes
Interfaces
|
Tutorial: Interfaces and Inheritance, Abstract Methods and Classes
Liang: Ch 13
|
|
Week 6 |
2017-06-20 |
Exceptions
|
Tutorial: Exceptions
Liang: Ch 12, 13
|
|
2017-06-22 |
Collections and Generics
Collections Algorithms
|
Tutorial: Generics, Introduction to Collections, Collections Interface, Collections Algorithms
Liang: Ch 19, 20
|
|
Week 7 |
2017-06-27 |
Review 2
Programming Quiz 2
|
Liang: Ch 20, 21
PQ Practice
|
HW4 Due 6-27-2017
HW5 Assigned 6-27-2017
|
2017-06-29 |
Exam 2
Iterators
Comparator
|
Exam Practice 1
Exam Practice 1 Answers
Exam Practice 2
Exam Practice 2 Answers
|
HW6 Released 6-29-2017
|
Week 8 |
2017-07-02 |
No Class
|
|
HW6 Due 7-02-2017
|
2017-07-04 |
Independence Day Break - No Class
|
|
|
2017-07-06 |
Hashed Collections
|
Liang: Section 25.5, Ch 18
|
|
Week 9 |
2017-07-11 |
Hashed Collections cont.
Recursion
|
Liang: Ch 18
|
HW5 Due 7-11-2017
HW7 Assigned 7-11-2017
|
2017-07-13 |
Recursion cont.
Linked Lists
|
Tutorial: Linked Lists
Liang: Ch 20, 24
|
|
Week 10 |
2017-07-18 |
Linked Lists cont.
Programming Quiz 3
|
Tutorial: Linked Lists
Liang: Ch 20, 24
|
|
2017-07-20 |
Stacks and Queues
In class Final Exam Review
|
Liang: Ch 20, 24
|
|
Week 11 |
2017-07-25 |
Big O Notation
|
Liang: Ch 22
|
|
2017-08-26 |
Final Exam Review Session 3:30 - 5:30 Howey L3
|
|
HW7 Due 7-25-2017
|
Week 12 |
2017-08-02 |
Final Exam 11:30-14:20
|
Final Exam Practice
|
|