PIC 10A

Introductory Programming, C++

    http://www.math.ucla.edu/~dinov/courses_students.dir/PIC10A_CPP_Spring01.dir/PIC10A_CPP.html

Program in Computing 10A


Instructor:
Ivo D. Dinov, Ph.D.
Assistant Professor in Statistics,
Research Scientist, Department of Neurology, and
Visiting Assistant Professor, PIC/Math
UCLA School of Medicine
E-mail: dinov@ucla.edu

Textbook: Problem Solving with C++ by Walter Savitch
    Tentative order of topics covered
  1. Introduction and First program, Ch. 01
  2. Variables and arithmetic, Control Statements, Ch. 02
  3. Variables and Functions, Ch. 3
  4. Function/Variable Call-by-value, Call-by-reference, Ch. 4
  5. Conditional Expressions, Ch. 7
  6. File input/output, Ch. 5
  7. Data Structures, Ch. 6
  8. Arrays, one- or multi-dimensional, Ch. 9
  9. Strings, Ch. 10
  10. Pointers, Ch. 11
  11. Classes, Ch. 6


Ivo D. Dinov, Ph.D., Departments of Statistics, Neurology and Program in Computing (Math), UCLA