Home >  T.A >  cs10 ( Winter 2002 )

  CS10 : Introduction to C++, Section #25 & #29
Instructor: Kelsey Lick
(Winter 2002)
Print this Page   

Teaching Assistant: Zeinalipour-Yazti Demetris.
Office Hours: Wednesday 14:00-17:00
Office Room: Office 282, Surge Bldg
Lab Hour: #25: Tuesday 8:10am-11:00am
#29: Friday 14:10-17:00
Lab Room: Room 170, Surge Building
Email: csyiazti@cs.ucr.edu
Course Webpage: http://www.cs.ucr.edu/~klick/
Lab Grades & Attendance: Section #25 Students
Section #29 Students

Lab Schedule
  • Lab #1 - Receive Accounts, Learn how to operate the Lab PC, Write A small C++ program.

  • Lab #2 - Small lecture ~40 minutes, Write a small C++ program by your own. See C++ solution here

  • Lab #3 - NO LAB, BUT there will be a lab for the lab for the first hour in order to help you with questions regarding any concepts or topics learned, assignment problems or to help you turn-in your assignments if you still face a problem. You may also may have the chance to make-up any of the previous labs.

  • Lab #4 - Small lecture on Problem Solving ~30 minutes. You'll work on Lab Exercise 4.See C++ solution here

  • Lab #5 - Small lecture on Functions & Procudures, Rectangle Problem ~30 minutes. You'll work on Lab Exercise 5.
    New! - Download lab5.exe (win32) to see how your program should respond to various inputs, See C++ solution here.


  • Lab #6 - More on Style (indenting, spacing). Case Problem ~20 minutes. You'll work on Lab Exercise 6.
    - Download lab6.exe (win32) to see how your program should respond to various inputs, See C++ solution here.


  • Lab #7 - Thursday 21, Friday 22, February - NO LAB. - The material of this week will be covered in the next week's lab.

  • Lab #8 - Small lecture on Parameter Passing Techniques ~10 minutes. - The solutions to the midterm will be gone over. You will receive your midterm back. This will be the only time the solutions will be gone over. You'll work on Lab Exercise 8. You may pick up your scantron from Pr Kelsey.
    Download lab8.exe (win32), See Solution - C++ solution here
    Notice: Please bring a #2 Pencil with You, since you 'll be asked to fill out the TA evaluation scantron.

  • Lab #9 - More on functions and Parameter Passing Techniques ~10 minutes. You'll work on Lab Exercise 9.
    Download lab9.exe (win32), See Solution - C++ solution here
  • Lab #10 - Working with arrays ~10 minutes. You'll work on Lab Exercise 10.
    Download lab10.exe (win32), See Solution - C++ solution here
Want to transfer your files from and to your account?
Download WinSCP
After the program is downloaded enter as Host Name: hill.cs.ucr.edu, your username: cs10xx and your password.
Use drag-drop (with the mouse) to transfer files from and to your account.


Want to access your account remotely?
Download PUTTY
After the program is downloaded enter as Host Name: hill.cs.ucr.edu, your username: cs10xx and your password.
You must have basic UNIX knowledge to use Putty!.


Lab Attendance
You must show up each week because we will go each lab through one of the exercises and useful information. After that I will grade your exercises.

Signing In
Please use CS UCR Secure server to login: https://www.cs.ucr.edu/

Cheating Policy
"Cheating on midterms or on lab assignments will not be tolerated. Anyone caught cheating will receive an F in the lab, even for the first offence."
You will be asked to sign the Academic Dishonesty Policy Statement and return it to your T.A



Top