CS2620 Tutorial and Lab Stuff

CS 2620 Tutorial and Lab Info

Notes | Samples

Assignments

DescriptionHow to hand inSolution available
Assign 1 handin1see $L/sol/a1/partI, partII and partIII
Assign 2 handin2see $L/sol/a2/partI and partII
Assign 3 handin3see $L/sol/a3
Assign 4 (Now includes Part II) handin4Not yet

Standard Template Library reference.

Some sorting demos on the web.

  • The xSortLab
  • More sort demos

    Local information and some links

    Tutorial and Lab Notes

    1. A list of C++ Operators
    2. A list of some Standard Libraries
      • Math library functions -- must include cmath
      • CType library functions -- must include cctype
      • Some Utility library functions -- must include cstdlib
      • Some Time library functions -- must include ctime
    3. Some standard C++ classes
      • Some IO class methods and uses.
      • The string class methods used in CS1620.
      • Some vector class methods.
      • More string class methods.
    4. Makefile notes.

    Sample Programs and Classes


    Computer Science 2620 | Department of Mathematics & Computer Science | Top of Page

    University of Lethbridge Home Page
    If there are any problems with the material presented at this site please contact your instructor.