CIS 174 LAB
ASSIGNMENT #1
Assigned date: Thursday 1/31
Due date: Tuesday 2/5
20 points
Objectives
- To become familiar with the computing environment and DrJava compiler
- To compile and run the first Java program
1. [5 points] Go to
http://www.howstuffworks.com and find out how YouTube works (minimum 200 words)
2. [9 points] Setting up your CECS 174 environment in the CECS Windows
lab computers.
- What is the letter drive of the network drive named
homes on 'Samba Server'?
- In what drive in the CECS lab computer do you create the
folder CECS174 ?
- In what drive in the CECS lab computer is the folder named
intro-prog-java located?
- What are the two folders in the folder intro-prog-java?
- What is the folder named
bookClasses?
- What is the folder named mediaSources?
- What folders from the local disk (C:) in the CECS lab computer do you need to copy to the folder CECS174?
- Before doing the lab assignments on the CECS lab computer,
where on the local disk (C:) must you copy the folder CECS174 to?
- In order to use the Multimedia Java Classes provided by the
authors, what setting in the DrJava's preferences do you need to
change to specify the location of these files?
3. [ 6 points] Write a program that displays a house or a car using the
methods println/print, escape sequences and unicode characters.
Grading requirements