Presentation is loading. Please wait.

Presentation is loading. Please wait.

All examples are based upon Visual C++, version 5

Similar presentations


Presentation on theme: "All examples are based upon Visual C++, version 5"— Presentation transcript:

1 All examples are based upon Visual C++, version 5
This is an invisible back button. It is found in this position on all slides. All examples are based upon Visual C++, version 5 Asterisks indicate the number of builds for the current slide. * * * *

2 Introduction to Programming in C++
based upon “A First Book of C++” by Bronson

3 Introduction Hardware Software People Data Procedures

4 Introduction Hardware Software
Check the Computer Store in the Computing Commons for C++ software. Good pricing!

5 CENTRAL PROCESSING UNIT
STORAGE INPUT PROCESSING OUTPUT CPU RAM ROM * * * *

6 RAM (Random Access Memory)
RAM most common type of primary storage RAM can store programs and data temporarily RAM has memory locations with unique addresses Computer can quickly retrieve from RAM * *

7 RAM Part 2 Temporary and constantly changing RAM is volatile memory
Power off — RAM is cleared, whether you saved it or not! Save to secondary storage * * *

8 The Computer’s Core: CPU and Memory
A collection of switches and relays Transforms information User provides input Computer follows instructions Returns output to user

9 CPU: The Real Computer Each type understands specific instructions (IBM or Mac) Communicates with the other parts Typically is a single chip (a microprocessor) Distinguished by compatibility and speed * *

10 Addresses address registers RAM *

11 Windows get a computer account ASAP - if you don’t already have one
be familiar with Windows know how to access your AFS space copy & move files create folders and subfolders rename files delete files and folders

12 Windows on-line tutorial in Windows
Computer Assistance Center - 2nd floor of Commons (aka C.O.M.P.A.S.S.)

13 Happiness, like most of the other important processes of life, cannot be planned.


Download ppt "All examples are based upon Visual C++, version 5"

Similar presentations


Ads by Google