CSE 8A:
Introduction to Computer Science with Java
- Final Review Session: Tuesday March 20, 12-1:20 in CSB 005 with T.A. Cynthia Lee
- Download the final exam sample questions . There are two new questions.
- Quiz week 10 -- 3 of your points come from completing these surveys. They should collectively take no more than 10 minutes. Please complete these surveys BEFORE the quiz in class (3pm) Friday.
Quiz week 9 -- one of your points comes from completing this quiz before 3pm on Friday.
Here is a video you can download to your machine (an .avi file) that
has a short description of what was covered in Lab 8 -- with Weather and Day. You should
watch this video if you found Lab 8 confusing or if you want to check your understanding
of objects as references. Please email me if you can't play the video. I can play it with Winamp.
-
Try this codec (the TSCC one) if you can't see the video. Download it, and run it. Then you should be able to watch the video.
Live Coding demo code from Friday's lecture: View it here. Concepts you are expected to know: making a main() method in a class in order to test it, avoiding aliases as a way to protect the integrity of your class' private instance variables.
CSE 8A is an introductory computer science course designed for CSE, ECE, and Math/CS students. No prior programming experience is assumed. As an 8A student you will learn fundamental concepts of applied computer science using the object-oriented programming language Java and the UNIX operating system.
This web page contains links to the latest information for CSE 8A, Winter Quarter 2007. You are responsible for knowing this information (REALLY, ALL OF IT!), so read these links!
Here's the one page version of the
syllabus handed out the first day of class.
Basics
Important Details
Assessment
Useful Links