Computers in Engineering - 308-208 Lecture 11
Computers in Engineering - 308-208


Lesson 11 - Learning Goals



11.1 Fortran Review salient features

11.2 How to develop Problem Solving techniques

11.3 Where to find Previous Midterm Tests



Review Fortran Lectures

  1. PROBLEM SOLVING
    • Read the question
    • Do I understand the requirements ?
    • What data do I have to input ?
    • What output/results are to be printed ?
    • How do I transform the input / output ?

  2. LARGE PROBLEM SOLVING
    • Divide and conquer
    • Stepwise refinement
    • Does a similar problem / solution exist?
              - Use any existing model

  3. GENERAL PROGRAM STRUCTURE

On to the next lecture
Go back to lecture menu

Copyright © 1996 McGill University. All rights reserved.