Flowcharts , Introduction of Programming Language , The Evolution of Programming Languages

Flowcharts :  Flowcharts are a way to represent algorithms, while programming languages are a way to communicate with computers

 

Terminal/ Start  - Terminator/End

 

 

 

Start  - End                  

 

 

 

Process

 

 

 

 

Decision

 

 

 

 

 

Input / Output

 

 

Flow of Program / Connector

 

 

Comment

 

 

 

Pseudo code : is a description of the steps in an algorithm using a mix of conventions of programming languages