Learning Unix.com
Learning Oracle.com
Learning SQLServer .com
Learning C.net
Learning VB.net
Learning SAP.com
Free Computer Publications
eTechZone Exam Blaster
Subversion hosting and on-demand source code
management
Java News
Java White Papers & Articles
Tech Stock Quotes
Contact Us
|
Starting with Java |
General |
Class Libraries
Web & Server Programming |
Certification Exam Guides
Multithreading & Concurrency |
Data Structures & Abstraction
Database & JDBC |
Graphics, User Interface, & SWING
Just starting Java? Need a terrific Java reference book? Check out our
Editor's Choice
published by Mike Murach & Associates.
Application Developers: Data Structures & Abstraction
|
|
Objects, Abstraction, Data Structures and Design: Using Java version 5.0
By: Elliot Koffman, Paul Wolfgang
This revolutionary book intertwines problem solving and software engineering with the study of traditional data structures topics
- Emphasizes the use of objects and object-oriented design
- Provides a primer on the Java language and offers background coverage of software engineering
- Encourages an iterative five-step process for the solution of case studies: problem specification, analysis, design, implementation, and testing
- The Java Application Programming Interface (API) is used throughout
|
|
|
Data Structures with Java
By: William H. Ford, William R. Topp
This modern object-oriented approach to data structures helps readers gain an integrated understanding of data structures and their
applications. Carefully developing topics with sufficient detail, this book enables users to learn about concepts on their own;
clarity of presentation and depth of coverage makes this a perfect learning tool for professionals. It includes a solid
introduction to algorithms, an integral part of understanding the subject, and uses Java syntax and structure in the design of
data structures. Its breadth of coverage insures that core topics such as linked lists, sets, maps, and iterators are carefully and
comprehensively discussed. For computer programmers, computer analysts, and information technology professionals.
|
|
|
Data Structures and Problem Solving Using Java (3rd Edition)
By: Mark Allen Weiss
Provides a practical introduction to data structures from a viewpoint of abstract thinking and problem solving, and incorporates
the enhancements of Java 5.0. It includes coverage of generic programming, and content on the design of generic collection classes.
This book is appropriate for readers who are familiar with basic Java programming concepts or are new to the language and want to
learn how it treats data structures concepts.
|
|
|
Data Structures & Algorithm Analysis in Java
By: Mark Allen Weiss
Describes data structures (methods of organizing large amounts of data) and algorithm
analysis (the estimation of the running time of algorithms) using Java as the implementation
tool. Has a logical organization of topics, an engaging writing style, and an extensive use of
figures and examples showing the successive stages of an algorithm.
|
|
|
Classic Data Structures in Java
By: Timothy Budd
Budd looks at data structures by providing a solid foundation on the
abstract data type (ADT), and uses the graphical elements found in Java when possible.
The beginning chapters define the essential concept of the ADT, and describe the tools used in
the evaluation and analysis of data structures. The book moves on to provide a detailed
description of the two most important fundamental data abstractions -- the vector and the
linked list -- providing an explanation of some of the more common variations on these
fundamental ideas. Next, the material considers data structures applicable to problems in
which the order that values are added to a collection is important, followed by a
consideration of the various different ways in which binary trees are used in the creation
of data structures.
|
© 2000-2008, Krislyn Corporation. All rights reserved.
All trademarks are owned by the respective company or Krislyn Corporation.
|