A Structured Approach to Programming |
Kitabın içinden
93 sonuçtan 1-3 arası sonuçlar
Sayfa 20
Characteristics of a Module This chapter deals with how to design a program —
that is , decompose a program into its component modules — in a top - down
fashion . Before we can discuss top - down development , it is important that you
...
Characteristics of a Module This chapter deals with how to design a program —
that is , decompose a program into its component modules — in a top - down
fashion . Before we can discuss top - down development , it is important that you
...
Sayfa 24
How much one module “ knows ” about the internals of the other and depends on
that knowledge This third point is also known as information hiding . In designing
and writing modules , keep the details of how one module works a secret from ...
How much one module “ knows ” about the internals of the other and depends on
that knowledge This third point is also known as information hiding . In designing
and writing modules , keep the details of how one module works a secret from ...
Sayfa 25
The third coupling consideration is how much a module depends on the inner
workings of another module . If it relies on some internals , or worse yet , it
controls the operation of the other module , the two are very closely coupled . If
modules ...
The third coupling consideration is how much a module depends on the inner
workings of another module . If it relies on some internals , or worse yet , it
controls the operation of the other module , the two are very closely coupled . If
modules ...
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 |