Week 2

1999.04.06


Click here to start


Table of Contents

Week 2

Top-down programming

Organizational matters

Program = Data Types + Algorithms

Structure of a program (in Fortran 90)

Data Types

Integers

Reals

Character

Logical

Identifiers

Identifiers (cont'd)

Constants

Variables

Variables

Declarations of Variables

implicit none

Variable initialization

Named constants

Arithmetic operations

PPT Slide

PPT Slide

PPT Slide

PPT Slide

Library functions

Assignment statement

Input/Output

Programs need to communicate with users!

List-directed I/O

Homework

Author: Nuzhet DALFES

Email: dalfes@itu.edu.tr

Download presentation source