Accountants understand their jobs very well. Programmers also understand their jobs. Unfortunately, accountants are rarely programmers and
Question:
Accountants understand their jobs very well.
Programmers also understand their jobs.
Unfortunately, accountants are rarely programmers and programmers are rarely accountants. While an accountant does not need to program, the accountant must be able to communicate his requirement to the programmer, an individual who may not understand the intricate needs of the accountants. To bridge this knowledge gap, the accountant may be called on to produce pseudocode—a set of detailed instructions written in English without syntax rules.
Suppose you need a programmer to prepare code that will read sales information from an input screen, compute extensions for items sold, compute a total of these extensions, and update inventory balances, the sales ledger account, and accounts receivable as well as any subsidiary accounts. Prepare pseudocode for the programmer.
Step by Step Answer: