home *** CD-ROM | disk | FTP | other *** search
/ Programmer's ROM - The Computer Language Library / programmersrom.iso / ada / educ / texts.doc < prev    next >
Encoding:
Text File  |  1988-05-03  |  25.7 KB  |  695 lines

  1.  
  2.  
  3.              Text Books on the Ada Programming Language
  4.  
  5.  
  6. The following is a list of  Ada textbooks.  This list is provided  for
  7. reference information and  does not constitute  an endorsement.   Send
  8. any  additions  to  IITRI  at  ECLB,  or  call  the  Ada   Information
  9. Clearinghouse    at    (703)     685-1477    or    (315)     336-2359.
  10. ---------------------------------------------------------------------
  11. Title:  Programming With APSE Software Tools
  12. Author:  Roy S. Freedman
  13. Publication date: May 1985
  14. Publisher:  PETROCELLI BOOKS, INC.
  15.         Research Park
  16.         251 Wall Street
  17.         Princeton, N.J. 08540
  18.         (609) 924-5851
  19. Cost:  $27.50 (hardcover)
  20. ISNB: 089433-220-1
  21. Abstract:
  22.     The book is divided into five sections, concerning (i) the
  23. general (Stoneman) requirements associated with an APSE, (ii) the
  24. control and invocation of APSE resources, (iii) the management of APSE
  25. databases, (iv) APSE runtime support for incomplete and distributed
  26. Ada programs, and (v) APSE support for Ada software portability.  The
  27. book is presented from the viewpoint of an APSE user.  Each of the 21
  28. chapters conclude with an annotated set of references and a few
  29. exercizes for the reader. (253 pp.)
  30. ---------------------------------------------------------------------
  31. Title: Ada: Language, Compilers, and bibliography
  32. Edited by M. W. Rogers, CEC IT Task Force, Brussels
  33. Publication date: 1984
  34. Publisher: Cambridge University Press
  35.            32 East 57th Street
  36.            New York, NY 10022
  37. Cost: $17.95
  38. ISBN:0-521-26464-2
  39. Abstract:
  40.     This refernce guide to Ada* will be indispensable to software 
  41. engineers and programmers using Ada.  It contains the reference manual for 
  42. the Ada programming language (ANSI/MIL-STD-1815A-1983), a set of guidelines
  43. for Ada compiler specification and selection, and a selective bibliography
  44. for Ada. (438 pp.)
  45. --------------------------------------------------------------------------
  46. Title: Methods and tools for compiler construction - An advanced course.
  47. Edited by B. Lorho, Universite' d'Orleans
  48. Publication Date: 1984
  49. Publisher: Cambridge University Press
  50.            32 East 57th Street
  51.            New York, NY 10022
  52. Cost: $49.50
  53. ISBN: 0-521-26843-5
  54. Abstract:
  55.     This advanced course for computer scientists and engineers is 
  56. designed to study the fundamental concepts of compilers.  It presents 
  57. the analytical tools and the necessary techniques used in the design 
  58. of compilers and more generally in translation procedures.
  59. --------------------------------------------------------------------------
  60. Title: Life Cycle Support in the Ada Enviroment
  61. Written by: John A. McDermid and Knut Ripken
  62. Publication Date: 1983
  63. Publisher: Cambridge University Press
  64.            32 East 57th Street
  65.            New York, NY 10022
  66. Cost: $24.95
  67. ISBN: 0-521-26042-6
  68. Abstract:
  69.     This book represents a first attempt at an integrated Ada Programming
  70. Support Environment (APSE) based on coherent methods covering all stages of 
  71. the Software Life-Cycle.  The environment supports programmers, software
  72. engineers and their managers with harmoniously cooperating toolsets.  It
  73. presents a detailed life-cycle model, iscusses a management philosophy
  74. compatible with that model, and gives an experimental assessment of individual
  75. methods.  (247 pp.)
  76. --------------------------------------------------------------------------
  77. Title: Portability and Style in Ada
  78. Edited by: John Nissen and Peter Wallis
  79. Publication Date: 1984
  80. Publisher: Cambridge University Press
  81.            32 East 57th Street
  82.            New York, NY 10022
  83. Cost: $24.95
  84. ISBN: 0-521-26482-0
  85. Abstract:
  86.     This book contains two guides, one of the portability of Ada 
  87. programs and one on Ada programming style.  The guides are the result of 
  88. work by the Ada-Europe Portability Working Group and represent the
  89. combined expertise of some of the leading authorities on Ada.  To facilitate
  90. use of the guides, the chapters and section numbers correspond to those 
  91. in the Reference Manual for Ada Programming Language (ANSI/MIL-STD 1815A,1983)
  92. (202 pp.)
  93.  
  94. ---------------------------------------------------------------------
  95. Title:  Understanding Ada
  96. By:  Kenneth C. Shumate
  97. Publication Date: January 1984
  98. Publisher:  Harper & Row Publishing Co.
  99.             10 East 53rd St, Suite 3D
  100.             New York, NY  10022
  101. Cost:   $18.22
  102. ISBN:   0060461330
  103. ABSTRACT:
  104.  
  105.     An Ada expert  introduces the language  for beginning  programmers
  106. and technical managers.  Comprehensive and comprehensible.
  107.  
  108. ******************************************************************************
  109.  
  110. Title: Ada: An Advanced Introduction Including Reference Manual for
  111.     the Ada Programming Language.
  112. By:  Narain Gehani
  113. Publication Date: 1984
  114. Publisher:  Prentice-Hall 
  115.         200 Old Tappan Road
  116.         Old Tappan, NJ 07675
  117. Cost:  $29.95
  118. ISBN:  013003996-7
  119. ABSTRACT:
  120.  
  121.       Written for readers with a knowledge of at least one programming
  122. language (Pascal, C, PL/I, Algol, Fortran, etc.), this volume  focuses
  123. primarily  on  the  novel  aspects  of  Ada  --  data   encapsulation,
  124. concurrency, generic facilities, exception handling and others.   ANSI
  125. Standard Ada is used  in the book.  All  programs have been tested  on
  126. the NYU Ada Compiler.  Interesting  differences between Ada and  other
  127. programming languages  are  noted.   Stepwise refinement  is  used  to
  128. develop programs so that the  reader can easily understand design  and
  129. development.
  130.  
  131. ******************************************************************************
  132.  
  133. Title:  Introduction to Ada
  134. By:     David Price
  135. Publication Date:  1984
  136. Publisher:  Prentice-Hall
  137.         200 Old Tappan Road
  138.         Old Tappan, N.J. 07675
  139. Cost:  $22.95
  140. ISBN:  013-477653-4
  141. ABSTRACT:
  142.  
  143.      An  introductory   guide  to   the  Ada   programming   language,
  144. appropriate for  readers with  all levels  of programming  experience.
  145. The text's  tutorial  structure  starts with  essential  concepts  and
  146. proceeds logically  to  more  advanced  features.   All  concepts  are
  147. explained in  clear,  understandable  terms.   Extensive  examples  --
  148. sample programs and program fragments  -- illustrate Ada usage.   Uses
  149. the most recent definition of Ada language (1982 Department of Defense
  150. Standard).
  151.  
  152. ******************************************************************************
  153.  
  154. Title:  The Programming Languages, Pascal, Modula, CHILL and Ada 
  155. By:     C.H. Smedema, P. Medema and M. Boasson
  156. Publication Date:  1984
  157. Publisher:  Prentice-Hall
  158.             200 Old Tappen Road
  159.             Old Tappan, N.J. 07675
  160. Cost:   $16.95
  161. ISBN:   0137-729756-4 
  162.  
  163. ***********************************************************************
  164.  
  165. The Ada Companion Series
  166. By: European Editorial Board
  167. Publication Date: 1983
  168. Publisher: Cambridge University Press
  169.            510 North Avenue
  170.            New Rochelle, N.Y. 10801       
  171.  
  172. Title:    Life Cycle Support in an Ada Environment
  173. By:       McDermid & Ripken
  174. Cost:     $24.95
  175. ISBN:     0-521-26042-6
  176.  
  177. ABSTRACT:
  178.  
  179.     "This book represents  a first  attempt at  an integrated  Ada
  180. Programming Support  Environment  (APSE)  based  on  coherent  methods
  181. covering all  stages  of  the Software  Life-cycle.   The  environment
  182. supports programmers,  software  engineers, ant  their  managers  with
  183. harmoniously cooperating toolsets.
  184.  
  185.     The  system  was  designed   by  System  Designer  Ltd.,   and
  186. TECSI-Software with  the support  of the  Commission of  the  European
  187. Communities.  It  presents a  detailed life-cycle  model, discusses  a
  188. management  philosophy  compatible  with  that  model,  and  gives  an
  189. experimental assessment  of individual  methods."
  190.  
  191.  
  192. Title:  Portability and Style in Ada 
  193. By:     Nissen  & Wallis
  194. Cost:   $24.95 
  195. ISBN:   0-521-26482-0
  196.  
  197. ABSTRACT:
  198.  
  199.     "This book contains two guides, one on the portability of  Ada
  200. programs and one on Ada programming style.  The guides are the  result
  201. of work by the Ada-Europe Portability Working Group and represent  the
  202. combined  expertise  of  some  of  the  leading  authorities  on  Ada.
  203.  
  204.     In  the  design   of  Ada,  compromises   were  made   between
  205. portability and freedom  of the compiler  implementor; also there  are
  206. features  in  Ada  that  allow   the  programmer  access  to   machine
  207. representations.The  protability   guide  discusses   the   nescessary
  208. restrictions on the use of Ada so that truly portable programs can  be
  209. written.   Although  Ada  is  a   significant  step  forward  in   the
  210. encouragement of good  programming practice, it  is a large  language,
  211. and so guidance is needed on how  best to use the many features.   The
  212. style guide is  concerned with how  Ada should be  used to  contribute
  213. towards legibility, maintainability, and correctness of programs.   To
  214. facilitate use  of  the  guides,  the  chapters  and  section  numbers
  215. correspond to those in  the Reference Manual  for the Ada  Programming
  216. Language (ANSI/MIL-STD-1815A.  1983)."
  217.  
  218.  
  219.  
  220. ******************************************************************************
  221.  
  222. Title:  Ada Programming Structures With An Introduction To Structured 
  223.         Concurrent Programming
  224. By:     George Cherry
  225. Publication Date:   November 1983
  226. Publisher:   Reston Publishing Company
  227.              11480 Sunset Hills Road
  228.              Reston, Virginia 22090
  229. Cost:    $15.95
  230. ISBN:    0835901513
  231.  
  232. ***********************************************************************
  233.  
  234. Title:  An Introduction to Ada Paper
  235. By:     V. Young
  236. Publication Date:  1983
  237. Publisher:  John Wiley & Sons, Inc.
  238.         605 Third Avenue
  239.         New York, NY  10158
  240. Cost:  $26.96
  241. ISBN:  0-27350-X
  242.  
  243. ******************************************************************************
  244.  
  245. Title:  An Introduction to Ada
  246. By:    Stephen Young
  247. Publication Date:  1983
  248. Publisher:  John Wiley & Sons,Inc.
  249.             605 Third Avenue
  250.             New York, N.Y. 10158
  251. Cost:  $29.95
  252. ISBN:  0-470-27551-0
  253. ABSTRACT:
  254.  
  255.     The contents of this new  book includes chapters on the  structure
  256. of an  Ada  program  ; notation;  discrete  data  types,  subprograms,
  257. structured data  types;  discriminated types;  access  types,  generic
  258. program units; real data types and low level programming.
  259.  
  260. ******************************************************************************
  261.  
  262. Title:  Ada for Programmmers
  263. By:     Olsen & Whitehill
  264. Publication Date:   March 1983
  265. Publisher:  Reston Publishing Company
  266.             11480 Sunset Hills Road
  267.         Reston, Virginia 22090 
  268. Cost:   $20.95
  269. ISBN:   0835901491
  270.  
  271. ***********************************************************************
  272.  
  273. Title:  Beginning Programming With Ada
  274. By:    Saxon & Fritz
  275. Publication Date:  March 1983
  276. Publisher:  Prentice Hall-Reston Books
  277.             11480 Sunset Hills Road
  278.             Reston, Virginia 22090
  279. Cost:   $16.95 (PB)
  280. ISBN:   0171688
  281.  
  282. ************************************************************************
  283.  
  284. Title:  Program Verification Using Ada
  285. By:     A. D. McGettrick
  286. Publication date: August, 1982
  287. Publisher:  Cambridge University Press
  288.             510 North Avenue
  289.             New Rochelle, N.Y. 10801
  290. Cost:   $42.50 (HB)
  291.         $18.50 (PB)
  292. ISBN:   0-521-24215-0 (HB)
  293.         0-521-28531-3 (PB)
  294. ABSTRACT:
  295.  
  296.     "This book  discusses  all  the important  facets  of  program
  297. verification  and  guides   the  reader  to   a  full  knowledge   and
  298. appreciation of its  benefits.  It uses  the new programming  language
  299. Ada, adopted  by the  US  Department of  Defense  as the  language  of
  300. choice, to express programs and support other disscussions."
  301.  
  302.     "All the  apsects  of  Ada  necessary  to  understand  program
  303. verification are  introduced  as  they  are  needed.   The  topic  has
  304. recently gained in importance because of the increasing sophistication
  305. of   software   and    the   growing    dependence   on    computers."
  306.  
  307.  
  308. ************************************************************************
  309.  
  310. Title:  Ada: An Introduction (Second Edition)
  311. By:     Henry Ledgard
  312. Publication Date:   1983
  313. Publisher:     Springer-Verlag New York Inc.
  314.                P.O. Box 2485
  315.                Secaucus, N.J. 07094
  316. Cost:   $14.95 (PB)
  317. ISBN:   0-387-90814-5
  318. ABSTRACT:
  319.  
  320.     "Written just  one month  after the  DoD language  was  revised...
  321. concentrates on the numerous changes in standards, incorporating  much
  322. of the material from the reference..."
  323.  
  324. ************************************************************************
  325.  
  326. Title:  Ada: An Advanced Introduction
  327. By:     Narain Gehani
  328. Publication Date:  1983
  329. Publisher:  Prentice-Hall
  330.             200 Old Tappan Road 
  331.             Old Tappan, N.J. 07675  
  332. Cost:   $19.95 (PB)
  333. ISBN:   0-13-003962-4
  334. ABSTRACT:
  335.  
  336.     "...is especially  written  for  readers with  a  knowledge  of  a
  337. programming  language   such  as   Pascal,   C.  PL/1,ALGOL   60,   or
  338. Fortran...(The author) points out interesting differences between  Ada
  339. and other programming languages."
  340.  
  341. **************************************************************************
  342.  
  343. Title:   Programming in Ada
  344. By:      Richard Wiener and Richard Sincovec
  345. Publication Date:  March, 1983
  346. Publisher:  John Wiley and Sons, Inc.
  347.             605 Third Ave.
  348.             New York, N.Y. 10158
  349. Cost:    $25.95
  350. ISBN:    0-471-87089-7
  351. ABSTRACT:
  352.  
  353.      The primary goal of this book is to introduce and  illustrate
  354. the major features of a new  programming language, Ada. Ada builds  on
  355. many concepts of Pascal  and PL/1, it is  not assumed that the  reader
  356. has programmed in  either of  these languages,  but that  he has  some
  357. prior programming experience in a  least one high level language  such
  358. as Fortran, Basic or Pascal.
  359.  
  360. **************************************************************************
  361.  
  362. Title:   Software Engineering With Modula-2 and Ada 
  363. By:      W. Wiener
  364. Publication Date:  February 1984
  365. Publisher:    John Wiley and Sons, Inc.
  366.           605 Third Avenue
  367.           New York, N.Y. 10158
  368. Cost:    $24.90
  369. ISBN:    0-741-89014-6
  370. ABSTRACT:
  371.  
  372.      Object-oriented design  and  modular  software  construction  are
  373. emphasized.   The  practical   state-of-the-art  approach   emphasizes
  374. application rather than theory and the "Modular Design Chart" supports
  375. users efforts at practical design.
  376.  
  377. **************************************************************************
  378.  
  379. Title:  Programming Embedded Systems with Ada
  380. By:     V.A. Downes and S.J. Goldsack
  381. Publication Date:  1982
  382. Publisher:  Prentice-Hall 
  383.             200 Old Tappen Road
  384.             Old Tappen, N.J.  07675
  385. Cost:   $30.00 (PB)
  386. ISBN:   0-13-730010-7
  387.  
  388. ***************************************************************************
  389.  
  390. Title:  Software Engineering with Ada
  391. By:     Grady Booch
  392. Publication Date:  1983
  393. Publisher:  Benjamin-Cummings Publishing Company
  394.             2727 Sand Hill Road
  395.             Menlo Park, California 94025
  396. Cost:   $22.95
  397. ISBN:   0-8053-0600
  398.  
  399. **************************************************************************
  400.  
  401. Title:   Studies in Ada Style (Second Edition)
  402. By:      Peter Hibbard, Andy Hisgen, Jonathan Rosenberg, Mary Shaw
  403.          and Mark Sherman
  404. Publication Date:  1983
  405. Publisher:  Springer-Verlag
  406.             P.O. Box 2485
  407.             Secaucus, N.J.  07094
  408. Cost:    $11.95
  409. ISBN:    0-387-90816-1
  410. ABSTRACT:
  411.  
  412.    The first part of  this book traces  programming languages back  to
  413. their roots and  then through  the modern counterparts,  such as  Ada.
  414. The last part examines  five problems to be  programmed using Ada  and
  415. discusses how Ada affects various design decisions.
  416.  
  417. *******************************************************************
  418.  
  419. Title:   Programming in Ada (Second Edition)
  420. By:      J.G.P. Barnes 
  421. Publication Date:  1983
  422. Publisher:  Addison-Wesley
  423.             Jacob Way
  424.             Reading, MA  01867
  425. Cost:   $19.95
  426. ISBN:   0-201-13799-2
  427. ABSTRACT: 
  428.  
  429.     This book  was  written  for practicing  programmers  of  embedded
  430. computer systems, giving a  full presentation of the  power of Ada  to
  431. those whose working environment will  be greatly changed by it  during
  432. the next  few  years.   Other  readers  will  include  programmers  of
  433. non-embedded  systems,  for  whom  most  of  the  facilities  will  be
  434. relevant, and teachers of programming.
  435.  
  436. *******************************************************************
  437.                 
  438. Title: The Ada Programming Language
  439. By:    Ian C. Pyle
  440. Publication Date: 1981
  441. Publisher: Prentice-Hall
  442.         200 Old Tappan Road
  443.         Old Tappan, N.J. 07675
  444. Cost:   $18.95
  445. ISBN:   0-13-003921-7
  446. Abstract:
  447.  
  448.     Incorporating  all  the  facilities  of  Ada  and  the  latest
  449. developments in the language, this textbooks provides a comprenhensive
  450. introduction to  the new  language, which  was developed  by the  U.S.
  451. Department of Defense. Particular stress is placed upon its use in the
  452. programming of real-time  or embedded computer  systems.  The book  is
  453. suitable for programmers or students  who are familiar with such  high
  454. level languages as Fortran, Pascal and PL/1.
  455.  
  456.  
  457. *******************************************************************
  458.  
  459. Title:  Towards a Formal Description of Ada
  460.         Lecture Notes in Computer Science #98
  461. By:    D. Bjorner and O.N. Oest
  462. Publication Date:  1980
  463. Publisher:  Springer-Verlag 
  464.         P.O. Box 2485
  465.         Secaucus, N.J. 07094
  466. Cost:  $29.00
  467. ISBN:  3-540-10283-3
  468. Abstract:
  469.  
  470.     The aim of this  volume is to present  the arguments, some  of
  471. the experiments, and the thoughts that were part of the project  whose
  472. result is  also  presented:  namely  the  construction  of  a  formal,
  473. basically denotational semantics  definition of Ada.  The volume  also
  474. contributes to the  field of Computer  Architectures, by  illustrating
  475. how  one  can  systematically  "derive"  a  formal  definition  of   a
  476. multi-processor  computer  architecture  "optimally"  suited  for  the
  477. concurrent eexecution of Ada tasks.
  478.  
  479. *******************************************************************
  480.  
  481. Title:  An Attribute Grammar for the Semantic Analysis of Ada
  482.         Lecture Notes in Computer Science, Vol. 139  
  483. By:     J. Uhl, S. Drossopoulou, G. Persch et. al. 
  484. Publication Date: June, 1982
  485. Publisher:  Springer-Verlag New York Inc., 
  486.         P.O. Box 2485
  487.         Secaucus, N.J. 07094
  488. Cost:   $23.10
  489. ISBN:   3-540-11571-4
  490. ABSTRACT:
  491.  
  492.    This book  contains  an  attribute grammar  specifying  the  static
  493. semantics of  Ada, together  with an  explanatory introduction.   This
  494. attribute grammar  describes the  Semantics of  Ada, as  published  in
  495. July, 1980.
  496.  
  497. *******************************************************************
  498.  
  499. Title:  Problem Solving With Ada
  500. By:     Brian Mayoh
  501. Publication Date:  1983
  502. Publisher:  John Wiley and Sons
  503.         605 Third Avenue
  504.         New York, N.Y. 10158
  505. Cost:   $17.90
  506. ISBN:   0471-886920
  507.  
  508. *******************************************************************
  509.  
  510. Title:   Ada A Programmers Conversion Course 
  511. By:      Michael J. Stratford-Collins
  512. Publication Date:  June 1982
  513. Publisher:  John Wiley & Sons (Halsted Press Division)
  514.         605 Third Avenue
  515.         New York, N.Y. 10158
  516. Cost:   $48.95
  517. ISBN:   0470-273321
  518. Abstract:
  519.  
  520.     This book presents  an introduction to  Ada for all  computing
  521. professionals. The  books  offers  an analysis  of  a  simple  program
  522. fragment and investigates the control structures available to the  Ada
  523. programmer (i.e. loop,  whioe, for,  exit, if, case,  goto and  raise)
  524. which are used to change the sequence of the statement execution  from
  525. the normal line-by-line  pattern. The themes  of data abstraction  and
  526. representation are expanded;  a chapter is  devoted to procedures  and
  527. functions and an exploration  is made of  Ada's features and  packages
  528. and their effects on the visibility and scoping rules.
  529.  
  530.  
  531. *******************************************************************
  532.  
  533. Title: Problem Solving Principles for Ada Programmers:  Applied Logic,
  534.        Psychology, and Grit  (Ada Version #5211)
  535. By:    William E. Lewis
  536. Publication Date:  1982
  537. Publisher:  Hayden Book Company, Inc.
  538.             50 Essex St. (Dept #CD 82)
  539.             Rochelle Park, NJ  07662
  540. Cost:    $9.95
  541. ISBN:    081045211-1
  542.  
  543. *******************************************************************
  544.  
  545. Title:   Programming Concepts With the Ada Language
  546. By:      Roy S. Freedman
  547. Publication Date:  1982
  548. Publisher:  Petrocelli Books, Inc.
  549.             1101 State Road
  550.             Princeton, NJ  08540
  551. Cost:   $12.00
  552. ISBN:   089433-190-6
  553.  
  554. *******************************************************************
  555.  
  556. Title:  Programming with Ada: An Introduction by Means of Graduated Examples
  557. By:     Peter Wegner
  558. Publication Date:  1980
  559. Publisher:  Prentice-Hall International
  560.         200 Old Tappan Road
  561.         Tappan, N.J. 07675
  562. Cost:    $25.00
  563. ISBN:    0-13-73-0697-0
  564.  
  565. *******************************************************************
  566.  
  567. Title:   Invitation to Ada and Ada Reference Manual
  568. By:      Harry Katzan, Jr.
  569. Publication Date:  1982
  570. Publisher:  Petrocelli Books, Inc.
  571.             1101 State Road
  572.             Princeton, NJ  08540
  573. Cost:    $32.95
  574. ISBN:    0-89433-1329
  575. ABSTRACT:
  576.  
  577.     Initiated  and   developed   by   the   military   for   numerical
  578. applications,  systems   programming  and   real-time  programs,   the
  579. programming language  Ada has  been adopted  by the  US Department  of
  580. Defense.   In  addition   to  explaining   the  features,   subprogram
  581. modularity and concurrency of the Ada language, the author  emphasizes
  582. classical programming and good programming practice.  Ada incorporates
  583. the features  of a  classical algorithmic  language, such  as  Pascal,
  584. Algol or PL/1, and the ability to model the con- current execution  of
  585. parallel tasks and service hardware and software exceptions.
  586.  
  587. *******************************************************************
  588.  
  589. Title:   Ada For  Experienced Programmers
  590. By:      A. Nico Habermann & Dewayne E. Perry
  591. Publication Date:  1983
  592. Publisher:   Addison Wesley 
  593.          Jacob Way
  594.          Reading, MA 01867 
  595. Cost:    $19.95
  596. ISBN:    0-201-11481-X
  597.  
  598. ****************************************************************************
  599.  
  600. Title:    Tutorial: The Ada Programming Language
  601. By:       Sabina H. Saib & Robert E. Fritz
  602. Publication Date:  February 1983
  603. Publisher:  IEEE Computer Society Press
  604.             1109 Spring Street
  605.         Silver Spring, Md 20910
  606. Cost:   IEEE members $22.50 / non-members $30.00
  607. ISBN:   0-8186-0456-5        
  608. ABSTRACT:              
  609.  
  610.      This tutorial  brings  together  many early  papers  on  the  Ada
  611. language and  its  environment.   It  also  contains  tutorial  papers
  612. describing the  language's  most important  aspects--especially  those
  613. that apply to real-time  embedded systems, an  area that has  suffered
  614. from a lack of high-level languages  and an area the DoD designed  Ada
  615. to address.
  616.  
  617. ******************************************************************************
  618.  
  619. Title:  THE PROGRAMMING LANGUAGE Ada, Volume # 155
  620. By:     Henry Ledgard
  621. Publication Date:  1984
  622. Publisher:  Springer-Verlag, Inc.
  623.         P.O. Box 2485
  624.         Secaucus, N.J. 07094
  625. Cost:   $13.50
  626. ISBN:   12328-8
  627.  
  628. ******************************************************************************
  629.  
  630. Title:  Ada:  Language, Compilers and Bibliography
  631. By:     M. W. Rogers
  632.         CEC IT Task Force, Brussels
  633. Publication Date:  August, 1984
  634. Publisher:  Cambridge University Press
  635.         32 East 57th Street
  636.         New York, N. Y.  10022
  637. Cost:  $17.95
  638. ISBN:  0-521-26464-2
  639. Abstract:
  640.  
  641.      "This  book  provides  essential  reference  material  for  those
  642. involved in  the application  of software  engineering concepts  using
  643. Ada.  It consists of three components:
  644.  
  645.     1.  The reference manual for the Ada programming language (ANSI/MIL-
  646.         STD-1815A-1983)
  647.     2.  Guidelines for Ada compiler specification and selection.
  648.         This guide has been produced by a number of leading experts
  649.         involved in implementing Ada compilers.  It lists the character-
  650.         istics of an implementation that should be taken into account
  651.         in the specification or selection of an Ada compiler.
  652.     3.  A selective bibliography for Ada.  This well-structured 
  653.         bibliography lists the principle works on Ada, covering all 
  654.         aspects from the history and evolution of the language to
  655.         the latest thinking on the many features combined for the
  656.             first time in Ada.
  657.  
  658.     This is a reference volume that should never be far from the 
  659. workbench of the serious software enginer or programmer using Ada."
  660.  
  661. ******************************************************************************
  662.  
  663.  
  664. Title:  Methods and Tools for Compiler Construction
  665. By:     B. Lorho
  666.     Universite d'Orleans
  667. Publication Date:  August 1984
  668. Publisher:  Cambridge University Press
  669.         32 East 57th Street
  670.         New York, N.Y.  10022
  671. Cost:  $49.50
  672. ISBN:  0-521-26843-5
  673. Abstract:
  674.  
  675.     "This advanced course for computer scientists and engineers is
  676. designed to study the fundamental concepts of compilers.  It  presents
  677. the analytical tools and the  necessary techniques used in the  design
  678. of compilers and more generally  in translation procedures.  The  book
  679. also examines  the  state of  the  art in  compiler  construction  and
  680. discusses   new   perspectives    in   automatic   compiler    systems
  681. (meta-compilers).   A  case  study   concerning  Ada  compilation   is
  682. included.   It   discusses   Ada   specification   problems,   modular
  683. compilation of  Ada,  the  codification  of  Ada  compilers,  and  aid
  684. systems.  The book itself consists  of sixteen papers presented at  an
  685. advanced  course  sponsored   by  the  Commission   of  the   European
  686. Communities and the Institut National de Recherche en Informatique  et
  687. en Automatique.  The course was held in Rocquencourt in December 1983.
  688. Two of  the  papers refer  directly  to Ada:  J.  Teller,  "Production
  689. Quality Ada Compilers" and J.C. Heliard, "Compiling Ada."
  690.  
  691. ******************************************************************************
  692.                        End of Textbooks
  693.  
  694.  
  695.