Lecture 2

Home Up

 

Lecture 1 ] [ Lecture 2 ] Lecture 3 ] Lecture 4 ] Lecture 5 ] Lecture 6 ] Lecture 7 ] Lecture 8 ] Lecture 9 ] Lecture 10 ] Lecture 11 ] Lecture 12 ] Lecture 14 ] Lecture 13 ] Lecture 15 ] Lecture 16 ]

ET 601 Lecture 2

The purpose of lecture notes is to outline what the instructor intends to teach and give the student any reading assignments and pre lab exercises to do in preparation for lab.  Student should assume that the material covered and assignments given in lecture notes should help to prepare the student for the lab assignment.

 

 Lecture 2

Introduction to C++ data types, variable and constants. Start chapter 2 (control structures).

 

Objectives

To understand C++ language's basic built in data types
To understand constants and variables
To understand what is an ASCII character set
To understand what is a Numbering system
To understand the difference between displayable characters and control characters
Conversion between different numbering systems
To understand problem solving techniques
To be able to develop algorithms through the process of top-down, stepwise refinement
To be able to use the if, if/else selection structures in decision making
To understand C++ operators - Arithmetic, Relational, Logical and other
To understand operator precedence

 

Course Material

Lecture 2 slides

Lecture 2 slides on the Numbering System

 

Assignments for next week

Finish reading chapter 2.1 and my slides on Numbering Systems

Lab assignment 2. This is due next week

 

 

Copyright (c) Yusuf Family Website 2001