[C++ Home][Labs] [Writing]

C++ in November
Wheaton College, Norton, MA
[10W] [10F] [11M] [11W] [11F] [12M] [12W] [12F]
[13M] [13W] [13F] [14M] [14W]
[Sept] [Oct] [Nov] [Dec]

10W -- Wed, Nov 2

  • READING
  • intro to arrays

  • Lab9 -- Reference Parameters and Your Own Geeky Libraries

10F -- Fri, Nov 4

  • a4 due

  • Overflow, underflow -- don't you hate that when .....
  • 2's complement representation of INTEGERS
  • normalization of REAL numbers
  • summary of numerical methods

11M -- Mon, Nov 7
    no quiz this week ....

  • Web Part IV due this Friday, Nov. 11 (see the Part IV spec).
  • HINT: work on your paper in your word processor (with spell and grammar checkers), then port your text back into your HTML file).

  • more Arrays

11W -- Wed, Nov 9

  • review of today's Lab10 ...
  • parallel arrays

  • a5 spec ready - a5 is due Tue, Nov. 22 (before you leave for break)

  • Lab10 -- Pretty Maids All in a Row - Introduction to Arrays

11F -- Fri, Nov 11

  • Web Part IV due today -- bring one hardcopy to class

  • READING
  • Fencepost errors, C Traps and Pitfalls, Koenig, Addison-Wesley, 1989
  • passing arrays as parameters to functions

12M -- Mon, Nov 14
  • Quiz9 today -- arrays

  • getData() and printData()
  • the scope of variables

12W -- Wed, Nov 16

  • start your final Web Part V (due Wed, Dec. 7) -- see the Part V spec)

  • a5 - you should have getData() and printData() fully working by now
  • work on automatic() and the call to search()

  • inside strings -- arrays of characters

  • Lab11 -- Searching DNA -- Professor Betsey Dyer from Biology entices us to write software to mine for genome gold

12F -- Fri, Nov 18

  • Software Engineering - the algorithms you'll need in a5
  • parallel arrays revisited
  • Linear Search

13M -- Mon, Nov 21
  • a5 due tomorrow

  • no quiz this week

  • Vectors -- programming for Physics

13W -- Wed, Nov 23

  • Thanksgiving Day BREAK

13F -- Fri, Nov 25

  • Thanksgiving Day BREAK

14M -- Mon, Nov 28

  • no quiz this week

  • READING: Intro to structures

  • a6 spec is ready - changing a5's data structure from parallel arrays to an array of records(structs) -- (due, Fri., Dec. 9, last day of classes)

14W -- Wed, Nov 30

  • inside strings revisited
  • arrays of characters

  • Lab12 -- Hey, a real data structure? - Structs et al.


[10W] [10F] [11M] [11W] [11F] [12M] [12W] [12F]
[13M] [13W] [13F] [14M] [14W]
[Sept] [Oct] [Nov] [Dec]

    Maintained by: Mark LeBlanc
    Dept of Math & Computer Science
    Wheaton College, Norton, Massachusetts