[prog] pseudocode

Mary mary-linuxchix at puzzling.org
Thu Jul 28 15:48:22 EST 2005


On Thu, Jul 28, 2005, Kathryn Andersen wrote:
> The usefulness of pseudocode is when you want to lay out an algorithm
> which isn't language-specific, such as "do a bubble-sort".

To this end, if you do want to develop your skills in describing
algorithms, you might want to consider reading rather than writing
pseudocode. For example, in textbooks, see if you can find a good clear
step-by-step description of an algorithm (ie, pseudocode) and then see
if you can work out what makes it good.

-Mary


More information about the Programming mailing list