𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Programming in Modula-2

✍ Scribed by Niklaus Wirth


Publisher
Springer
Year
1985
Tongue
English
Leaves
203
Series
Texts and Monographs in Computer Science
Edition
3rd
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


This is the third corrected printing of a successful book which first appeared in 1982. It is an introduction to programming in general as well asa manual for programming with the language Modula-2 in particular.

✦ Table of Contents


Front Matter....Pages i-2
Preface....Pages 3-5
Introduction....Pages 7-8
A first example....Pages 9-11
A notation to describe the syntax of Modula....Pages 12-13
Representation of Modula programs....Pages 14-16
Statements and expressions....Pages 17-19
Control structures....Pages 20-26
Elementary data types....Pages 27-34
Constant and variable declarations....Pages 35-35
The data structure Array....Pages 36-46
Procedures....Pages 47-48
The concept of locality....Pages 49-50
Parameters....Pages 51-53
Function procedures....Pages 54-56
Recursion....Pages 57-63
Type Declarations....Pages 64-65
Enumeration types....Pages 66-66
Subrange types....Pages 67-67
Set types....Pages 68-69
Record types....Pages 70-72
Records with variant parts....Pages 73-75
Dynamic data structures and pointers....Pages 76-80
Procedure types....Pages 81-82
Modules....Pages 83-84
Definition and implementation parts....Pages 85-88
Program decomposition into modules....Pages 89-96
Local modules....Pages 97-104
Sequential input and output....Pages 105-113
Screen-oriented input and output....Pages 114-123
Low-level facilities....Pages 124-127
Concurrent processes and coroutines....Pages 128-135
Device handling, concurrency, and interrupts....Pages 136-140
Back Matter....Pages 141-204

✦ Subjects


Programming Languages, Compilers, Interpreters; Programming Techniques


πŸ“œ SIMILAR VOLUMES


Programming in Modula-2
✍ Niklaus Wirth πŸ“‚ Library πŸ“… 1982 πŸ› Springer 🌐 English

This text is an introduction to programming in general, and a manual for programming with the language Modula-2 in particular. It is oriented primarily towards people who have already acquired some basic knowledge of programming and would like to deepen their understanding in a more structured wa

Programming in Modula-2
✍ Niklaus Wirth πŸ“‚ Library πŸ“… 1983 πŸ› Springer 🌐 English

This text is an introduction to programming in general, and a manual for programming with the language Modula-2 in particular. It is oriented primarily towards people who have already acquired some basic knowledge of programming and would like to deepen their understanding in a more structured wa

Programming in Modula-2
✍ Niklaus Wirth πŸ“‚ Library πŸ“… 1988 πŸ› Springer 🌐 English

<p>This text is an introduction to programming in general, and a manual for programming with the language Modula-2 in particular. It is oriented primarily towards people who have already acquired some basic knowledge of programming and would like to deepen their understanding in a more structured wa

Programming in Oberon. A derivative of P
✍ Niklaus Wirth πŸ“‚ Library πŸ“… 1982 🌐 English

This is the 4th edition of a successful book which first appeared in 1982. It is an introduction to programming in general as well as a manual for programming with the language Modula-2 in particular. It is oriented primarily towards people who have already acquired some basic knowledge of programmi

Programming in Modula-3: An Introduction
✍ LΓ‘szlΓ³ BΓΆszΓΆrmΓ©nyi, Carsten Weich (auth.) πŸ“‚ Library πŸ“… 1996 πŸ› Springer-Verlag Berlin Heidelberg 🌐 English

<p>The difficulty of programming lies in the need to bring our ideas into a form that can be processed by a machine. This book shows how to write and understand even complex programs by applying proper structures and good style. It uses the programming language Modula-3, which relies on and extends

Introduction to Programming with Modula-
✍ GΓΌnther Blaschek, Gustav Pomberger (auth.) πŸ“‚ Library πŸ“… 1990 πŸ› Springer-Verlag Berlin Heidelberg 🌐 English

<p>This book is intended for the novice as well as for the experienced programmer who wants to learn Modula-2. We do not limit ourselves to just a description of Modula-2. Instead, we seek to familiarize the reader with the concept of algorithms and to show him/her how to implement algorithms in Mod