Modula Three

Modula Three
ISBN-10
0135964040
ISBN-13
9780135964040
Category
Computers / Languages / General
Pages
312
Language
English
Published
1992
Publisher
Prentice Hall
Author
Samuel P. Harbison

Description

Modula-3 is a modern, general purpose programming language. It provides excellent support for large, reliable, and maintainable applications. Its clean syntax and semantics, along with support for object-oriented programming and parallelism, make Modula-3 an excellent teaching and design language. Modula-3 is easy to learn, safer from run-time misbehavior, and the automatic garbage collection facility greatly simplifies the programming of applications that make use of dynamic memory. This book is for programmers who want to write clear and efficient programs. The book can be used as a supplementary text in computer science courses, or for self-study and reference.

Similar books

  • JDBC API Tutorial and Reference: Universal Data Access for the Java 2 Platform
    By Seth White

    This license allows and is limited to the creation and distribution of clean room implementations of this specification that ... For more information , please contact : Pearson Education Corporate Sales Division ; 201 W. 103rd Street ...

  • Core Java
    By Gary Cornell, Cay S. Horstmann

    Software -- Programming Languages.

  • Java Platform Performance: Strategies and Tactics
    By Steve Wilson, Jeff Kesselman

    Direct from Sun's Java(tm) Performance Team, this is a comprehensive field manual full of battle-tested strategies and tactics for developing high-performance applications and applets with Java technology.

  • XML: Designing XML internet applications
    By David Megginson

    XML: Designing XML internet applications

  • An Introduction to Programming and Problem Solving with PASCAL
    By G. Michael Schneider, Steven W. Weingart, David M. Perlman

    Algorithms; Basic pascal concepts; Elementary pascal programming; Flow of control; Running debugging and testing programs; Additional pascal data types; Functions and procedures; Building quality programs.

  • Programming Perl
    By Larry Wall, Randal L. Schwartz

    Software -- Operating Systems.

  • Programming Right from the Start with Visual Basic.Net
    By Thaddeus R. Crews, Chip Murphy

    Raffle Sales Х Seller Sell Amount Process Sales Data Name Qty Cost Accept Sales Data Name Qty cost $ 10.00 $ 25.00 $ 12.00 $ 35.00 $ 20.00 $ 20.00 $ 1.00 Michael Campbell Joshua Boone Keith Dye Michael Campbell Amanda Dodson Deborah ...

  • Core Java 2
    By Gary Cornell, Cay S. Horstmann

    Demonstrates the advanced features of the most recent upgrade to the Java programming language

  • The Waite Group's C++ Primer Plus
    By Stephen Prata

    11 exceptar.cpp use the ArrayDbe class 1 / Compile with arraydbe.cpp #include < iostream > using namespace std ; #include " arraydbe.h " const int Players 5 ; int main ( ) { try { ArrayDbE Team ( Players ) ; cout

  • Code Complete
    By Steve McConnell

    Mackinnon, Tim, Steve Freeman, and Philip Craig. 2000. “Endo-Testing: Unit Testing with Mock Objects,” eXtreme Programming and Flexible Processes Software Engineering-XP2000 Conference. Maguire, Steve. 1993. Writing Solid Code.