Flowcharts and Psuedocode
Chapter 3: Decision Structures and Boolean Logic
Relational operators and Boolean expressions are sometimes easier to understand using a Flowchart and/or Pseudocode.
Flowcharts
- To understand Flowcharts click on this link to read the article What is a Flowchart. Links to an external site.
- This document Flowchart Download Flowchart explains flowchart symbols, you will use this document and the examples in the textbook to create your flow chart for your program.
-
Pseudocode
- To understand Pseudocode click on these links to read the articles: