| Announcements |
 |
| In
this unit we will learn the notion of constants and variables,
the idea of assignment operators and arithmetic operations,
and simple input output streams. By the end of this unit we
should all know how to use our software to write, compile, and
execute a simple program. Such a program should do the following:
prompt the user for some data, do some arithmetic calculations
using the data provided and some other constants, and output
to the screen some numbers together with some strings of letters
that clarify the outputted results. |
|
 |
Reading
Assignments |
 |
|
Mandatory: Book
1 Pages 27 - 68
|
|
 |
 |
Subtopics
Notes/ Examples:
|
|
 |
Tasks:
|
|
- Using your
software, enter, compile, build and execute the first three
examples. You must use the suggested
structure / procedure for programming assignments
- As soon as
you have a correct source file, say xxxxex1.cpp, use the drop
box to send it to us. This example will not be graded but
we want to make sure you can use the creation and delivery systems
we will be using for your assignments.
- Start
working on your HW1 and PA1.
|
 |
 |
 |
 |
 |
|
Jacob
Y. Kazakia © 2001 All rights reserved
|
|