Modula-2 and Beyond
Author:
Publisher:
Published: 1991
Total Pages: 370
ISBN-13:
DOWNLOAD EBOOKRead and Download eBook Full
Author: Kaare Christian
Publisher: Springer Science & Business Media
Published: 2012-12-06
Total Pages: 443
ISBN-13: 1461248922
DOWNLOAD EBOOKModula-2 is a simple yet powerful programming language that is suitable for a wide variety of applications. It is based on Pascal, a successful programming language that was introduced in 1970 by Niklaus Wirth. During the 1970's Pascal became the most widely taught programming language and it gained acceptance in science and industry. In 1980 Dr. Wirth released the Modula-2 program ming language. Modula-2 is an evolution of Pascal. It improves on the successes of Pascal while adding the MODULE - a tool for ex pressing the relations between the major parts of programs. In ad dition Modula-2 contains low-level features for systems program ming and coroutines for concurrent programming. Programming languages are important because they are used to express ideas. Some programming languages are so limited that certain ideas can't be easily expressed. For example languages that lac k floating point arithmetic are inappropriate for scientific com putations. Languages such as Basic and Fortran that lack recur sion are unsuitable for text processing or systems programming. Sometimes a programming language is useable for a certain appli cation but it is far from ideal. A good example is the difficulty of writing large programs in pure Pascal. Pascal is a poor language for large jobs because it lacks facilities for partitioning a program viii Preface 6
Author: Günther Blaschek
Publisher: Springer Science & Business Media
Published: 2012-12-06
Total Pages: 271
ISBN-13: 3642753221
DOWNLOAD EBOOKThis 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 Modula-2. The programming language Modula-2 was developed by Niklaus Wirth (also the father of world-famous Pascal) and made public in 1978. Compared to other programming languages such as Ada, COBOL or PL/!, Modula-2 is a compact language, which makes it easy to learn. Nevertheless, Modula-2 contains all important language elements necessary for formulating complicated algorithms and for implementing the modern concepts of software engineering. Modula-2 is distinguished by a systematic structure that makes it possible to write easily readable programs. The language supports many of the principles of modern software engineering. All this makes Modula-2 a useful instrument for an introduction to the basics of programming. This textbook strives to establish a solid foundation in the techniques of programming with up-to-date methods of program development. Use of the programming language Modula-2 is reinforced with numerous hands-on exercises. This book does not presuppose any knowledge of programming, but it does require a certain ability in the realm of abstract thinking, some pleasure in problem solving, and a desire to come to terms with complex interrelationships.
Author: Edward D. Harter
Publisher: Englewood Cliffs, N.J. : Prentice Hall
Published: 1990
Total Pages: 544
ISBN-13:
DOWNLOAD EBOOKAuthor: Herbert Schildt
Publisher: Osborne Publishing
Published: 1986
Total Pages: 404
ISBN-13:
DOWNLOAD EBOOKAuthor: John W. L. Ogilvie
Publisher: McGraw-Hill Companies
Published: 1985
Total Pages: 328
ISBN-13:
DOWNLOAD EBOOKThis book is meant to be both an introduction to Modula-2 and a reference for that language. It is assumed that the reader is familiar with the mechanics of using text editors and compilers and has at least a nodding acquaintance with the use of pointers in simple data structures such as linked lists and trees. It is further assumed that once the basic facts associated with a given data type are clear, the reader will be able to decide which type is appropriate in a particular set of circumstances. To assist readers who have little previous programming experience, the material is presented in a easiest-to-hardest sequence.
Author:
Publisher: Simon & Schuster Children's Publishing
Published: 1992-01-01
Total Pages: 608
ISBN-13: 9780023808302
DOWNLOAD EBOOKAuthor: Richard Wiener
Publisher: Wiley Press
Published: 1986
Total Pages: 228
ISBN-13:
DOWNLOAD EBOOKModula-2 Wizard is a complete reference for programming syntax, techniques and debugging. While covering the most widely used versions of the language, this advanced reference offers high level guidance to modular programming techniques, problems and data structure.
Author: Gul Agha
Publisher: Springer
Published: 2014-09-09
Total Pages: 479
ISBN-13: 3662444712
DOWNLOAD EBOOKThis Festschrift volume includes a collection of papers written in honor of the accomplishments of Professor Yonezawa on the occasion of his 65th birthday in 2012. With a few exceptions, the papers in this Festschrift were presented at an international symposium celebrating this occasion. Also included are reprints of two of Professor Yonezawa's most influential papers on the programming language ABCL. The volume is a testament strong and lasting impact Professor Yonezawa's research accomplishments as well as the inspiration he has been to colleagues and students alike.