Navigation

  • index
  • next |
  • previous |
  • IanFang Course Note Hosting documentation »
  • COP 3014 Algorithm and Program Design »
  • Chapter 4 Objects and Classes

Chapter 4 Objects and Classes¶

Contents:

  • Objects and Classes in C++
    • Concepts
    • Class Declaration
    • Methods
    • Data Initialization of Non-Static Instance Variable
    • Using Class/Object
    • UML Class Diagrams (FYI)
    • Static Members (FYI)
    • Class Example
  • Reference-typed Instance Variable in Class
    • TR;DR
    • Overview
    • Example

Optional contents:

  • Testing in C++
    • Motivation
    • Simple Test Run
    • Assertions
    • Testing Frameworks
    • Testability
  • Class identification
    • Introduction
    • My Recommended Method
    • How to learn
    • Notations
    • Example

Previous topic

Reference-type in Functions

Next topic

Objects and Classes in C++

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • IanFang Course Note Hosting documentation »
  • COP 3014 Algorithm and Program Design »
  • Chapter 4 Objects and Classes
© Copyright 2021-2024, Ian Fang. Created using Sphinx 8.1.3.