UCR CS 10: Introduction to Computer Science I

Fall Quarter 2001

Labs   Assignments   Exams   Syllabus   Previous CS10's  

Labs

Lab Schedule  
Lab1.doc In this lab you will be writing your first C++ program. You will learn the basics of Visual C++ and learn how to write a program, compile it, and run it.
Lab2.doc In this lab you will be writing a program that uses input and output statments.
Lab3.doc In this lab you will be writing a program that uses selection structures.
Lab4.doc Writing pseudocode.
Lab5.doc Input.
Lab6.doc Arithmetic Operations
Lab7.doc No lab
Lab8.doc No Lab
Lab9.doc Write a program that uses your program from Lab 6
Lab10.doc Extra Credit.

Assignments

as1.doc Output
as2.doc Arithmetic Operations
as3.doc Sorting
as4.doc Mileage Calculator
as5.doc Output
as6.doc
as7.doc File input.
as8.doc Bank account program.
as9.doc Write a program that deals with arrays.

Exams

midterm.doc Midterm #1
midterm_sol.doc Midterm #1 Solutions
final1.doc Final test #1
final1_sol.doc Final test #1 Solutions
final2.doc Final test #2
final2_sol.doc Final test #2 Solutions