Skip to main contentCal State San Bernardino / [CNS] / [Comp Sci Dept] / [R J Botting] / [CSci320] [Search ]
[Schedule] [Syllabi] [Text] [Labs] [Projects] [Resources] [Grading] [Contact]
Sessions: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
06.html (HTML) [06.txt(Text)] Fri Jan 12 12:37:13 PST 2007

Contents


    CS320/06 Names etc. Chapter 5

      Prev05 Semantics: UMLUML handoutlab05 UML + Graphics
      Today06 NamesChapter 5 sections 1 to10lab06 C/C++ Scoping
      Next** Project Phase 1UML of old+Proposed changes(10 pts)
      and07 Data TypesChapter 6 not section 8lab07 C/C++ Data

      Preparation

      Study the notes below and Chapter 5 of the text.

      Answer review questions and hand in answers to 3 or more review questions.

      Notes on Chapter 5

      Here is a UML model of most of the concepts in chapter 5. Bindings are shown as associations in the UML:

      UML Model of names scopes etc

      Index to Chapter 5:-
      ConceptSection
      Name5.2
      Variable5.3
      Binding5.4
      Types5.5, 5.6, 5.7
      Scope5.8, 5.9
      Lifetime5.9

      Make sure you've studied these distinctions

      Class Work

      [ 06q.html ]

    Lab Work

    [ lab/06.html ]

    Next

    [ 07.html ]

End