CS 201 - Introduction to Computer Science I

Lab Sections 2 and 3



TA Name:         Zhigang Lu
e-mail:              lu_z@cs.unr.edu 
Office:              SEM 255A (1)
Office Hours:    M: 3:30pm - 5:30pm
Lab Sections: Last Updated: 8-28-00
NOTE:



General Information:


Organization of the Lab Assignments: (from lab book)


Turn-in Instructions for Lab Assignments:

  1. print out a header page, (example of the header page)
  2. complete the assigned sections of each lab,
  3. save code(s) and executable file(s) on a floppy disk,
  4. print out all your code and test run(s) (one printout for each test run),
  5. put all the work (including the floppy) in an envelope or folder to turn-in. If you use envelope, you should write your name, assignment number and section on the envelope.
  6. You must submit the original cover sheet (not photocopy) of every lab (in your lab book) along with your other work. You can photocopy other pages.
(Lab assignments turn-in schedule).

Printing the Outputs of your Executed Programs: (Before printing your program make sure that your program compiles and runs OK.)

  1. click on the top left corner of the window, select EDIT option.
  2. Using mouse click and DRAG the mouse to highlight the portion of the text in the output window to be printed.
  3. Hit the ENTER Key, now the highlighted text is copied.
  4. click on FILE in the MENU, and select NEW option.
  5. Click on the first TAB(just the way we used to do for creating a C++ file), and select TEXT FILE(the last option in that window).
  6. Right click on the mouse or use the EDIT option in the MAIN MENU to PASTE the selection
  7. PRINT OUT the TEXT File!

Lab Assignments Turn-in Schedule:

(All assignments are due at the beginning of lab section.)


 Grading Policy:


Back to Lu's Home Page