home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Basic / MAXONB32.DMS / in.adf / docs.lha / H-Bibliography < prev    next >
Encoding:
Text File  |  1994-10-31  |  3.1 KB  |  107 lines

  1.  
  2. Bibliography
  3.  
  4.  
  5.  
  6. .ib.Bibliography;
  7. This bibliography contains our suggestions for further reading
  8. on the subject of the Amiga´s operating system, the BASIC
  9. language and programming in general. As with all reference
  10. books there is no substitute for looking at the books in a good
  11. bookshop before making a decision.
  12. We can supply a number of the books listed, especially the
  13. AmigaDOS titles.
  14. The BASIC books that we recommend here are based around the
  15. AmigaBASIC interpreter so that although they are a little out
  16. of date and do not take advantage of the new features of
  17. MaxonBASIC they do give a good description of the built-in
  18. Amiga commands.
  19. Books on QuickBASIC and QBASIC for the PC can be of more help
  20. with the BASIC language in general.
  21.  
  22.  
  23. BASIC
  24.  
  25.  
  26. AmigaBASIC Inside and Out
  27.                     RŸgheimer, Spanik [1988]
  28. ISBN 0-916439-87-9, Abacus, Inc
  29.  
  30. Advanced AmigaBASIC
  31.     Tom R. Halfhill and Charles Brannon [1986]
  32. ISBN 0-87455-045-9, Compute Publications, Inc
  33.  
  34.  
  35. Amiga
  36.  
  37.  
  38. The AmigaDOS Manual, 3rd Edition
  39.                          Bantam Books [1991]
  40. ISBN 0-553-35403-5, Bantam Books, London.
  41.  
  42.  
  43. Amiga User Interface Style Guide
  44.                 Commodore-Amiga, Inc. [1991]
  45. ISBN 0-201-57757-7, Addison-Wesley Publishing Company, Inc.
  46.  
  47. Amiga ROM Kernel Reference Manual: Includes & Autodocs, 3rd
  48.     Edition
  49.                 Commodore-Amiga, Inc. [1991]
  50. ISBN 0-201-56773-3, Addison-Wesley Publishing Company, Inc.
  51.  
  52. Amiga ROM Kernel Reference Manual: Libraries, 3rd Edition
  53.                 Commodore-Amiga, Inc. [1991]
  54. ISBN 0-201-56774-1, Addison-Wesley Publishing Company, Inc.
  55.  
  56. Amiga ROM Kernel Reference Manual: Devices, 3rd Edition
  57.                 Commodore-Amiga, Inc. [1991]
  58. ISBN 0-201-56775-X, Addison-Wesley Publishing Company, Inc.
  59.  
  60. Amiga Hardware Reference Manual, 3rd Edition
  61.                 Commodore-Amiga, Inc. [1991]
  62. ISBN 0-201-56776-8, Addison-Wesley Publishing Company, Inc.
  63.  
  64. Native Developer Update Kit
  65.                 Commodore-Amiga, Inc. [1993]
  66. Not a book, but rather a set of disks. This contains the only
  67. documentation on programming the new Workbench 3.0 and 3.1 that
  68. was available to the general public at the time of writing. A
  69. must if you want to take full advantage of the new OS features.
  70.  
  71.  
  72. Algorithms & Data Structures
  73.  
  74.  
  75. Algorithms
  76.                     Sedgewick, Robert [1988]
  77. ISBN 0-201-06673-4, Addison-Wesley Publishing Company, Reading,
  78. MA, USA.
  79.  
  80. Compilers: Principles, Techniques and Tools
  81.     Aho, Alfred V, Ravi Sethi and Jeffrey D. Ullman [1986]
  82. ISBN 0-201-10194-7, Addison-Wesley Publishing Company, Reading,
  83. MA, USA.
  84.  
  85. Data Structures and Algorithms
  86.     Aho, Alfred V, John E. Hopcroft and Jeffrey D. Ullman
  87.     [1983]
  88. ISBN 0-201-00023-7, Addison-Wesley Publishing Company, Reading,
  89. MA, USA.
  90.  
  91. Fundamental Algorithms
  92.                      Knuth, Donald E. [1973]
  93. ISBN 0-201-03809-9, Addison-Wesley Publishing Company, Reading,
  94. MA, USA.
  95.  
  96. Seminumerical Algorithms
  97.                      Knuth, Donald E. [1981]
  98. ISBN 0-201-03822-9, Addison-Wesley Publishing Company, Reading,
  99. MA, USA.
  100.  
  101. Sorting and Searching
  102.                      Knuth, Donald E. [1973]
  103. ISBN 0-201-03803-X, Addison-Wesley Publishing Company, Reading,
  104. MA, USA.
  105.  
  106.  
  107.