[Skip Navigation] [CSUSB] / [CNS] / [Comp Sci & Eng Dept] / [R J Botting] >> [CSci202] >> text
[Index] [Schedule] [Syllabi] [Text] [Labs] [Projects] [Resources] [Search] [Contact] [Grading]
Notes: [01] [02] [03] [04] [05] [06] [07] [08] [09] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
Tue Feb 24 07:14:10 PST 2009

Contents


    CSci202 Text Books

    Required Text "C++ How to Program" by Deitel and Deitel, 6th Edn., ISBN 0-13-615250-3. It should be in the book store. Used and cheap copies should be OK, but do not buy older editions. You can also read it, a page at a time, online, for free, on campus or through the Pfau Library Proxy.... This is only good for emergences and in class.

    The schedule(link above) gives the assigned readings.

    You might want to check out [ forums ]

    Abbreviations

  1. TBA::="To Be Announced", something I have to do.
  2. TBD::="To Be Done", something you have to do.
  3. Dia::="A free Open Source Diagramming tool for Linux, Windoze, etc. ".
  4. YAGNI::="You Ain't Gonna Need It".
  5. DRY::="Don't Repeat Yourself".

End