Home >  T.A >  cs10 ( Fall 2001 )

  CS10 : Introduction to C++, Section #24
Instructor: Kelsey Lick
(Fall 2001)
Print this Page   

Teaching Assistant: Zeinalipour-Yazti Demetris.
Office Hours: cs10: Friday 11:30am-13:00am* You can also at the cs8 office time but you won't have priority.
  cs8: Thursday 12:30am-14:00am
Office Room: Office 282, Surge Bldg
Lab Hour: Tuesday 8:10am-11:00am
Lab Room: 265, Bourns Hall
Email: csyiazti@cs.ucr.edu
Course Webpage: http://www.cs.ucr.edu/~klick/classinfo.htm

Lab Schedule
  1. Lab #1 - Receive Accounts, Learn how to operate the Lab PC, Write A small C++ program.
  2. Lab #2 - Small lecture ~40 minutes, Write a small C++ program by your own. See C++ solution here
  3. Lab #3 - You will be asked to write a program using "Arithmetic Operators".See C++ solution here
  4. Lab #4 - Small lecture on Problem Solving ~30 minutes. You'll work on Lab Exercise 4.See C++ solution here
  5. Lab #5 - Small lecture on Style and Loops ~20 minutes. You'll work on Lab Exercise 5.See C++ solution here or see solution WITH char Array here.

  6. Lab #6 - Small lecture on Functions & Procudures, Rectangle Problem ~30 minutes. You'll work on Lab Exercise 6.See C++ solution here.

  7. Lab #7 - Tuesday, November 13 - NO LAB. - The material of this week lab will be covered during the next week.

  8. Lab #8 - Tuesday, November 20 - COME TO LAB - 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 7/8.
    New! - Download lab8.exe (win32) here, See Solution - C++ solution here OR see C++ solution with Input Parser (which will also work for entries such as 3a, 12.01d, ...
    Note: Please bring a #2 Pencil with You, since you 'll be asked to fill out the TA evaluation scantron.

  9. Lab #9 - Small lecture on Parameter Passing Techniques ~10 minutes. You'll work on Lab Exercise 9.
    New! - Download lab9.exe (win32) here, See Solution - C++ solution here.

  10. Lab #10 - You are not required to attend in this lab if you don't want, BUT there will be an extra credit for those who will attend and complete sucessfully Lab Exercise 10.
    New! - Download lab10.exe (win32) here, 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. You must also show up within the first 15 minutes of the lab (i.e. by 25 minutes after the hour) to receive the attendance credit.
If you want to check out how many times you have attendended and what grade you have received go to the Lab Grades table.


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