Programming and Problem Solving with ADA 95

Programming and Problem Solving with ADA 95
ISBN-10
0763707929
ISBN-13
9780763707927
Category
Ada (Computer program language)
Pages
919
Language
English
Published
2000
Publisher
Jones & Bartlett Learning
Authors
John W. McCormick, Nell B. Dale, Chip Weems

Description

Programming and Problem Solving with Ada 95 provides a solid introduction to programming while introducing the capabilities of Ada 95 and its syntax without overwhelming the student. The book focuses on the development of good programming habits. This text offers superior pedagogy that has long defined computer science education, including problem solving case studies, testing and debugging sections, quick checks, exam preparation, programming warm-up exercises, and programming problems. The extensive coverage of material in such a student-friendly resource means that more rigor, more theory, greater use of abstraction and modeling, and the earlier application of software engineering principles can be employed.

Similar books

  • Ada 95: Problem Solving and Program Design
    By Elliot B. Koffman, Michael B. Feldman

    In this third edition, educators Michael Feldman and Elliot Koffman continue to refine and enhance their balanced presentation of modern programming concepts and Ada 95 language capabilities. Students with no...

  • Ada 95: The Craft of Object-oriented Programming
    By John English

    Ada 95: The Craft of Object-oriented Programming is a beginner's introduction to Ada 95 which uses an example-driven approach that gradually develops small trivial programs into large case studies. The...

  • Programming in Ada 95
    By John Barnes

    Written by a key member of the original Ada design team ' Programming in Ada 95' and its predecessor, ' Programming in Ada' have long been established as the definitive...

  • Building Parallel, Embedded, and Real-Time Applications with Ada
    By John W. McCormick, Frank Singhoff, Jérôme Hugues

    John Wiley and Sons Ltd. Coulouris, G., Dollimore, J., and Kindberg, T. 2005.Distributed Systems: Concepts and Design. 4th edn.Addison-Wesley. Dale, N., and McCormick, J. 2007.Ada Plus Data Structures: An Object-Oriented Approach.

  • Ada's Legacy: Cultures of Computing from the Victorian to the Digital Age
    By Andrew L. Russell, Robin Hammerman

    Recently, there has also been support for program verification using a sub-set of the Ada programming language. ... Notable textbooks include the Programming in Ada series by John Barnes, the Ada Plus Data Structures text from Nell Dale ...

  • Ada 95: The Lovelace Tutorial
    By David A. Wheeler

    In Ada 95 significant enhancements were also added to Ada's ability to interface with other programming languages (such as C, Fortran, and Cobol) and these are covered in one chapter.

  • Building High Integrity Applications with SPARK
    By John W. McCormick, Peter C. Chapin

    Here are examples of each kind: −− Assign zero to row 12, column 2 of the 2−D array Canary (12, 2) := 0.0; −− Assign zero to the second component of the 12th array Finch (12)(2) := 0.0; Slicing is limited to one-dimensional arrays.

  • Java: An Introduction to Problem Solving and Programming
    By Walter Savitch

    Note: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content. If you would like to purchase both the physical text and MyProgrammingLab search for ISBN-10:...

  • Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python
    By Hans Petter Langtangen, Svein Linge

    This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python.

  • Advanced Programming Language Design
    By Raphael A. Finkel

    Examines a wide range of programming language paradigms and issues. Challenges and encourages readers to launch into their own research in the field. The book does not focus on any...