![[Book Cover]](../covergif/0138577498.jpg)
|
Introduction to Data Structures and Algorithms with Java, An, 1/e
Glenn Rowe, Dundee University
Published December, 1997 by Prentice Hall Engineering/Science/Mathematics
Copyright 1998, 445 pp.
Paper
ISBN 0-13-857749-8
$51.00
|
Sign up for future mailings on this subject.
See other books about:
JAVA
|
Assuming only fundamental
programming skills in Java, this book begins by introducing the concept of
object-oriented programming in Java.
Windowing Toolkit (the
AWT), is also introduced at an early stage, and it is used to develop object
oriented programs with graphical user interfaces (GIUs). After introducing the
standard data structures and algorithms commonly studied in second year
computing courses, the book concludes with a substantial case study that
provides a hands-on experience with key concepts.
Are you looking for data structures with Java text?
- Object-oriented techniques are introduced at the beginning
of the book.
- Thorough coverage of standard data structure concepts:
- Stacks, queues, sets, linked lists, hash tables, trees,
and graphs as well as a discussion of searching and sorting algorithms.
1. Object Oriented Programming.
2. Graphical User Interfaces.
3. Layout Managers.
4. Exceptions.
5. Graphics and Animation.
6. Threads.
7. Lists.
8. Stacks and Queues.
9. Sets.
10. Searching Algorithms.
11. Sorting Algorithms.
12. Tables and Hashing.
13. Trees.
14. Graphs.
15. Java Case Study: An Adventure Game.
16. Java Syntax.
|