1 / 3

BIT 143:Programming & Data Structures in C++

BIT 143:Programming & Data Structures in C++. Instructor: Mike Panitz (mpanitz@cascadia.ctc.edu). Today. Reading review for this class: Pointers (review) Basic Inheritance D&D 9.1 – 9.9 Carrano - Ch 1 (pg 15-24), Ch 8 (pg 375-387) Polymorphism Carrano Ch 8 (pg 387-407)

Télécharger la présentation

BIT 143:Programming & Data Structures in C++

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. BIT 143:Programming & Data Structures in C++ Instructor: Mike Panitz (mpanitz@cascadia.ctc.edu)

  2. Today • Reading review for this class: • Pointers (review) • Basic Inheritance • D&D 9.1 – 9.9 • Carrano - Ch 1 (pg 15-24), Ch 8 (pg 375-387) • Polymorphism • Carrano Ch 8 (pg 387-407) • Reading for next class: • Polymorphism • Carrano Ch 8 (pg 387-407) BIT 143: Data Structures

  3. HOMEWORK HOMEWORK • A1 has been graded • #ifndef trick • Revisions due 1 week from today (Weds, Oct 26th) • A2 has been posted • Due next Wednesday • Within Vault, please name your subfolder “LastName, FirstName, A2.0” • Ex: Panitz, Mike, A2.0 BIT 143: Data Structures

More Related