Wednesday, December 8, 2010

Functions

Today, we were introduced to programmer-defined functions. We learned new keywords : function and result, in order to write our functions. We learned how to write them, and how/where to use them. They are used to make the algorithm easier to read, and less complicated (Writing algorithms in pseudocode*.)

*Pseudocode - a combination of plain English and Turing language.

BTYL
Roar
2010-12-07

No comments:

Post a Comment