home email help
C For Device Control:
 
[+] Education
[+] Resumes
[+] My Interest
[+] Online Store
[+] Contact Me

[Expand All]
[Collapse All]
TOPICS
INSTRUCTIONAL OBJECTIVES
  • Introduction / Course Outline:
  • Review of C syntax; note some C++ differences.
  • Review Functions And Preprocessor Definitions:
  • Be able to use function phototypes.
  • Header Files:
  • Be able to design your own header files.
  • Data Operations and Control Structures:
  • RBe able to use automatic data conversions, type casting,
    loops and recursion correctly.
  • Pointers, Scope, and Class:
  • Understand C++ pointers (They arte easier then C pointers)
  • Strings and Arrays:
  • Correctly address memory for strings and arrays.
  • Data Structures:
  • Define your own types and structures.
  • Advance Data Structure:
  • Define unions and structute Arrays.
  • Classes and Objects:
  • Use private/public/protected correctly.
  • Design constructors and destructors properly
  • Inheritance:
  • Use the powerful concept of Inheritance and virtual
    fuctions properly.
  • Disk I/O:
  • Write & Read disk files from C++ programs.
  • Putting it all together:
  • Design, code, and debug a "real" OOP program.

BACK TO SEMESTER FIVE<---

- Education ] - Resume ] - Hobbies ] - Online Store ] - Feed Back ]