home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / ada / 4098 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.6 KB

  1. Path: sparky!uunet!math.fu-berlin.de!uni-paderborn.de!urmel.informatik.rwth-aachen.de!gmd.de!newsserver.jvnc.net!netnews.upenn.edu!prijat!guinness.cs.uofs.edu!beidler
  2. From: beidler@guinness.cs.uofs.edu (Jack Beidler)
  3. Newsgroups: comp.lang.ada
  4. Subject: Re: REQ: CS2 Textbook Info. Needed
  5. Message-ID: <11548@prijat.cs.uofs.edu>
  6. Date: 27 Jan 93 18:22:45 GMT
  7. References: <1993Jan24.223351.4556@wvnvms.wvnet.edu>
  8. Sender: news@prijat.cs.uofs.edu
  9. Organization: Department of Computing Sciences
  10. Lines: 41
  11. Nntp-Posting-Host: guinness.cs.uofs.edu
  12.  
  13. I am not aware of any CS 2 books using Ada.  However, last year we
  14. used Schneider and Bruell's new text from West Publishing Co.  The
  15. book is written in a language independent style but with a
  16. Pascal/Modula-2 flavor.  The book has several language supplements,
  17. including an Ada supplement.  The supplement is very thin, but
  18. can be enhanced with some Ada handouts.  We also encouraged our 
  19. students to purchase a good Ada reference, like Cohen or Barnes.
  20.  
  21. Last year we received a DARPA grant to develop materials for this
  22. course and the data structures course.  A PC disk containing those 
  23. materials will be made available at the SIGCSE conference.  The
  24. materials include
  25.  
  26. 1.    A collection of data structure components (stacks, queues,
  27.         lists, binary trees, n-ary trees, ...)
  28.     The list and tree packages are dual paradign packages,
  29.     supporting both the positional paradigm (a la the Stubbs and
  30.     Webre data structures texts) and traditional LISP-like
  31.     recursive paradigm.
  32. 2.    Laboratory Assignments, with support files.
  33. 3.    Several packages and pieces of code to support various
  34.         CS 2 and CS 7 assignments.
  35.  
  36. We plan to use the text again this year, but we will modify the
  37. syllabus to take better advantage of our Ada resources (e.g. more
  38. separation between specs. and implementation details and in some cases
  39. not get into implementation at all).
  40.  
  41. Regarding access types, we introduce them in CS 2 and give a lab.
  42. assignment and one other assignment with them.  We prefer to give
  43. a broader based CS 2 course and leave more of the access type
  44. stuff for the CS 7 (data structures) course.
  45. -- 
  46. +------------------------------------------------------------------+
  47. |  John (Jack) Beidler                                   |
  48. |  Prof. of Computer Science Internet: BEIDLER@JAGUAR.UOFS.ED      |
  49. |  University of Scranton              beidler@guinness.cs.uofs.edu|
  50. |  Scranton, PA 18510          Bitnet : BEIDLER@SCRANTON            |
  51. |                                                                  |
  52. |          Phone: (717) 941-7446     FAX:   (717) 941-4250     |
  53. +------------------------------------------------------------------+
  54.