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 way. Neveltheless, an introductory chapter is included for the benefit of the beginner, displaying in a concise form some of the fundamental concepts of computers and their programming. The text is therefore also suitable as a self ...
Read More
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 way. Neveltheless, an introductory chapter is included for the benefit of the beginner, displaying in a concise form some of the fundamental concepts of computers and their programming. The text is therefore also suitable as a self-contained tutorial. The notation used is Modula-2, which lends itself well for a structured approach and leads the student to a working style that has generally become known under the title of structured programming. As a manual for programming in Modula-2, the text covers practically all facilities of that language. Part 1 covers the basic notions of the variable, expression, assignment, conditional and repetitive statement, and array data structure. Together with Palt 2 which introduces the important concept of the procedure or subroutine, it contains essentially the material commonly discussed in introductory programming courses. Part 3 concerns data types and structures and constitutes the essence of an advanced course on programming. Palt 4 introduces the notion of the module, a concept that is fundamental to the design of larger programmed systems and to programming as team work. The most commonly used utility programs for input and output are presented as examples of modules.
Read Less
Add this copy of Programming in Modula-2 to cart. $64.73, new condition, Sold by discount_scientific_books rated 3.0 out of 5 stars, ships from Sterling Heights, MI, UNITED STATES, published 1988 by Springer.
Add this copy of Programming in Modula-2 to cart. $67.47, new condition, Sold by discount_scientific_books rated 3.0 out of 5 stars, ships from Sterling Heights, MI, UNITED STATES, published 1988 by Springer.
Add this copy of Programming in Modula-2 to cart. $91.95, new condition, Sold by Media Smart rated 4.0 out of 5 stars, ships from Hawthorne, CA, UNITED STATES, published 1988 by Springer.
Add this copy of Programming in Modula-2 (Texts and Monographs in to cart. $118.50, new condition, Sold by Chidoc5 Rare Books rated 2.0 out of 5 stars, ships from Highland Park, IL, UNITED STATES, published 1989 by Springer.
This work lays out a view of programming as a precursor to object-oriented programming as found in Smalltalk. It is a technical presentation, but it starts at an elementary level. Flow of thought is entirely cogent. Anyone who takes interest in intellectual history as found in development of programming languages will find this book a worthy and engaging contribution.