Google
 

THE REPRESENTATION OF PROCESSING ALGORITHMS

 

  • 3.1. Concepts
  • 3.1.1. The Stages of Solving a Problem by Means of Computer
  •  
    • The General Steps for Preparing a Program
    • Executing a Program

  • 3.1.2. The Description of Algorithms by Means of Logical Diagrams (Flowcharts)
  •  
    • Process, Program and Document Flowcharts
    • The Basic Symbols Used in Drawing Program Flowcharts
    • Fundamental Structures Used in Algorithm Representation

  • 3.2. Sequential Structure
  • 3.2.1. Assignments
  • 3.2.2. Variables and Constants Declarations
  • 3.2.3. Input/Output Operations by Using InputBox and MsgBox Functions
  •  
    • InputBox
    • MsgBox

  • 3.3. Alternative Structure (Decision)
  •  
    • If ... Then ... Else
    • Case of / Switch

  • 3.4. Repeating Structure
  •  
    • Conditional Loop With Condition Evaluated First
    • Conditional Loop With Condition Evaluated After

  • 3.5. Commented Samples

Click To Open Handouts for The Representation of Processing Algorithms [pdf]

 

  Back to main content

Copyright © 2006-2008 Vasile Avram Valid CSS! Valid HTML 4.01 Transitional