Difference between revisions of "CSC212 Schedule 2014b"
(→Links and Resources) |
(→Weekly Schedule) |
||
Line 42: | Line 42: | ||
|-valign="top" | |-valign="top" | ||
| | | | ||
− | + | Introduction to Java | |
| | | | ||
Lab 1 | Lab 1 | ||
| | | | ||
− | * | + | * Read Chapter 1 in HF Java. Learn about the idea of a ''Virtual Machine'', of ''types'', of computation with Java. The idea of a Java program being a class with at least one method called '''main()'''. |
|} | |} | ||
Line 399: | Line 399: | ||
<br /> | <br /> | ||
<br /> | <br /> | ||
+ | |||
=Links and Resources= | =Links and Resources= | ||
<br /> | <br /> |
Revision as of 18:05, 2 September 2014
Prof and TAs
Dominique Thiébaut email |
|
To see when and where TAs are available this week, click here.
Weekly Schedule
Week 1 Sept 4 |
Topics | Lab/Hw | Reading |
Introduction to Java |
Lab 1 |
|
Week 2 Sept 9, 11 |
Topics | Lab/Hw | Reading |
|
|
|
Week 3 Sept 16, 18 |
Topics | Lab/Hw | Reading |
Java |
|
|
Week 4 Sept 23, 25 |
Topics | Lab/Hw | Reading |
|
|
|
Week 5 Sept 30, Oct 2 |
Topics | Lab/Hw | Reading |
Queues & stacks |
|
|
Week 6 Oct 7, 9 |
Topics | Lab/Hw | Reading |
Program Analysis & Complexity |
|
|
Week 7 Fall Break, Oct 16=Midterm Exam |
Topics | Lab/Hw | Reading |
Midterm Exam |
|
|
Week 8 Oct 21, 23 |
Topics | Lab/Hw | Reading |
Recursive Algorithms |
|
|
Week 9 Oct 28, 30 |
Topics | Lab/Hw | Reading |
Introduction to Trees |
|
|
Week 10 Nov 4 (Othelia Cromwell) |
Topics | Lab/Hw | Reading |
Binary Search Trees |
|
|
Week 11 Nov 11, 13 |
Topics | Lab/Hw | Reading |
Introduction to Graphs |
|
|
Week 12 Nov 18, 20 |
Topics | Lab/Hw | Reading |
Introduction to Sets; |
|
|
Week 13 Nov 25, Thanksgiving |
Topics | Lab/Hw | Reading |
GUI Design |
|
|
Week 14 Dec 2, 4 |
Topics | Lab/Hw | Reading |
GUI Design |
|
|
Week 15 Dec 9, 11 |
Topics | Lab/Hw | Reading |
TBA |
|
|
Links and Resources