Computer Science Main Page | MathBits.com | Terms of Use


Introduction to
 Computer Programming in C++

On-Line Lessons: 

 

  • Brief History of C++
  • Needed Acronyms
  • Vocabulary
  • Four Functions of a Computer System
  • Diskettes and Hard Drives
  • Working with Number Bases
  • Converting from base 10
  • Converting to base 10
  • Converting via base 10
  • Now is the time to go to "Using Visual C++  Environment"
  • The Mechanics of Creating a C++ Program
  • Style Issues Related to C++
    (Multimedia Presentation)
  • Reserved Words
  • Output to the Screen
  • Clear the Screen, Flush and Pause
  • ASCII/ANSI Charts

On-Line Demos:

 

  • Demo: Parts of a C++ Program
  • Demo:  Using Comments
  • Demo:  Using cout<<


Computer Science Main Page | MathBits.com | Terms of Use