home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c150 / 5.ddi / TEXT.TXT < prev    next >
Comma Seperated Value File  |  1990-10-01  |  4.6 KB  |  65 rows

#1677725116777232General principles relating to 4GLs are described.
11677725216777233Example 4GLs are described.
21677725316777234Factors affecting the reliability of software and techniques
31677725416777234for producing reliable software are described.  Standard software
41677725516777234development lifecycle methods form the foundation for building
51677725616777234software with a minimum of errors.
61677725716777235A thorough treatment of all aspects of database design.
71677725816777236Information modeling is a form of systems analysis which is
81677725916777236particularly important for the database designer.  Key semantic
91677726016777236concepts of information modeling, decision rules, and heuristics
101677726116777236and modeling strategies to assist in formulation of a systematic
111677726216777236approach to model development are presented.
121677726316777237An excellent presentation of current technology used in the
131677726416777237implementation of database management systems.  Topics discussed
141677726516777237include: physical data organization, database models, query
151677726616777237languages and optimization, design techniques, security, 
161677726716777237concurrency, and distributed databases.
171677726816777238A thorough treatment of database management systems technology. 
181677726916777238Covers a multiplicity of file organization techniques which can
191677727016777238be used by a DBMS.  Also describes major database structures and
201677727116777238query language concepts.  Good information is provided on 
211677727216777238database concurrency and security.
221677727316777239Provides a wealth of information about managment and planning
231677727416777239issues, database administration, and database design.  As its
241677727516777239name indicates this is a very practical book.
251677727616777240This classic text presents basic computer science concepts and
261677727716777240algorithms which implement standard data structures such as
271677727816777240stacks, queues, linked lists, and trees.
281677727916777241Classic text which includes everything you need to know about
291677728016777241generating good random numbers.  Algorithms for performing
301677728116777241computations on arbitrarily large numbers, floating point,
311677728216777241polynomials, etc. are also presented.
321677728316777242Classic text presenting the major algorithms for performing both
331677728416777242internal and external sorts and searches.
341677728516777243A very readable text presenting the fundamentals of compiler
351677728616777243construction.
361677728716777244Presents the basic techniques relating to most of the aspects
371677728816777244of compiler construction.  Does not skimp on his presentation
381677728916777244of techniques for symbol table management, memory usage, and
391677729016777244code generation.  Other texts overemphasize parsing (the easy
401677729116777244part).
411677729216777245A classic text which describes the process of algorithm design
421677729316777245and analysis and then presents algorithms for many of the
431677729416777245standard computer science techniques.
441677729516777246A collection of essays from three of the great pioneers of
451677729616777246computer science.
461677729716777247A presentation of a program development technique based upon
471677729816777247the application of methods of proving programs correct. 
481677729916777248Formal analytical methods are used to present standard operating
491677730016777248systems technology including: concurrency control, scheduling,
501677730116777248and demand paging.
511677730216777249An excellent survey article about the B-tree indexing method.
521677730316777250An overview of the standard data models is presented by an
531677730416777250MDBS consultant.
541677730716777306An excellent guide to a variety of database management systems
551677730816777306available on microcomputers.
561677731016777309An article which describes the benefits of the network database
571677731116777309model featurigng db_VISTA. 
581677731416777313An excellent survey of the majors issues in database technology
591677731516777313in 1976.  It's interesting that not really very much has changed
601677731616777313since then except that now there are production relational
611677731716777313systems available.  Good reading for those who have no database
621677731816777313background.
631677732016777319One of the definitive texts on all aspects of database
641677732116777319management systems.