[Skip Navigation] [CSUSB] / [CNS] / [Comp Sci & Eng Dept] / [R J Botting] >> [CSci201] >> [Lab01] >> index
[Index] [Schedule] [Syllabi] [Glossary] [Labs] [Projects] [Resources] [Grading] [Search ]
Notes: [01] [02] [03] [04] [05] [06] [07] [08] [09] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
Tue Mar 11 10:58:30 PDT 2008

Contents


    cs201/lab10

      Process

      In this lab you will continue to develop the program designed in the previous class.

      Work in pairs. Two people for each workstation. One person has the key board and the other manages any paperwork and gives advice to the person with the keyboard.

      I may ask pairs to break up and reform.

      If we have an odd number of people I will allow a single group of three.

      I will ask you to switch roles during the lab at least once.

      Goal -- a working TicTacToe program

      Grading

    . . . . . . . . . ( end of section cs201/lab10) <<Contents | End>>

    Abreviations

  1. Gnu::="Gnu's Not Unix", a long running open source project that supplies a very popular C++ compiler.
  2. TBA::="To Be Announced", something I have to do.
  3. TBD::="To Be Done", something you have to do.

End