登入
選單
返回
Google圖書搜尋
Programming Standard Pascal
Richard C. Holt
J. N. P. Hume
出版
Reston Publishing Company
, 1980
主題
Computers / Languages / General
ISBN
0835956911
9780835956918
URL
http://books.google.com.hk/books?id=UtomAAAAMAAJ&hl=&source=gbs_api
註釋
The programming language presented here is Pascal, a high level language that encourages good programming style. One of the great advantages of Pascal is that it is not a language with a very large number of language constructs, which makes it possible to use Pascal on a wide variety of computer(s) and systems. In this book Standard Pascal is introduced in a series of subsets that we call PS/1, PS/2, etc., where PS stands for 'Pascal Subsets'. The methodology of structured programming provides a list of instructions to persons who write programs to achieve a well-defined goal, to get the job done correctly, and in such a form that later modifications can be made easily.