A Structured Approach to Programming |
Kitabın içinden
82 sonuçtan 1-3 arası sonuçlar
Sayfa 21
A module has a single function : the transformation of input to output that occurs
when the module is executed . It is the change that takes place from the time the
module is entered until it completes its action . Ideally , each module should ...
A module has a single function : the transformation of input to output that occurs
when the module is executed . It is the change that takes place from the time the
module is entered until it completes its action . Ideally , each module should ...
Sayfa 34
This helps to minimize omissions or incomplete analyses of higher level functions
. Each level of boxes in ... Generally , it is better to go too far in modularizing
rather than not far enough because it is easy to combine parts of a function .
Adding ...
This helps to minimize omissions or incomplete analyses of higher level functions
. Each level of boxes in ... Generally , it is better to go too far in modularizing
rather than not far enough because it is easy to combine parts of a function .
Adding ...
Sayfa 287
Begin each function with comments describing what it does , including input and
output formal parameters , and the value returned by the function , if appropriate .
Start each function on a separate page unless several functions are short and ...
Begin each function with comments describing what it does , including input and
output formal parameters , and the value returned by the function , if appropriate .
Start each function on a separate page unless several functions are short and ...
Kullanıcılar ne diyor? - Eleştiri yazın
Her zamanki yerlerde hiçbir eleştiri bulamadık.
Diğer baskılar - Tümünü görüntüle
A Structured Approach to Programming Joan Kirkby Hughes,Jay I. Michtom,Jay I.. Michtom Metin Parçacığı görünümü - 1977 |
Sık kullanılan terimler ve kelime öbekleri
actual addition allow approach argument begin block called Chapter char character CHECK COBOL compiler completed condition contains create data items define definition detail determine DOWHILE error example executed exit expression Figure flow formatting function GOTO handle hierarchy chart hour implementation indentation indicator initialization input invoked language limited logic loop manager MASTER modified module MOVE necessary nested Note operation output paragraph parameter Pascal passed PERFORM planning pointer possible Print problem procedure produce provides pseudo code READ readability record reference refinement routine sales rep segment separate sequence shows single solution specifications stack standard statement step structured programming stub test data top-down TRANSACTION true unit UPDATE valid variable walk-through WRITE written
Bu kitaba yapılan referanslar
Microcomputer Experimentation with the Intel SDK-85 Lance A. Leventhal,Colin Walsh Metin Parçacığı görünümü - 1980 |