(eBook PDF) Data Structures and Other Objects Using Java 4th Edition – Digital Ebook – Instant Delivery Download
Product details:
- ISBN-13: 9780133001914
- Author: Michael Main
This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.
Data Structures and Other Objects Using Java is a gradual, “just-in-time” introduction to Data Structures for a CS2 course.
Each chapter provides a review of the key aspects of object-oriented programming and a syntax review, giving students the foundation for understanding significant programming concepts. With this framework they are able to accomplish writing functional data structures by using a five-step method for working with data types; understanding the data type abstractly, writing a specification, using the data type, designing and implementing the data type, and analyzing the implementation. Students learn to think analytically about the efficiency and efficacy of design while gaining exposure to useful Java classes libraries.
Table contents:
CHAPTER 1 THE PHASES OF SOFTWARE DEVELOPMENT 1
CHAPTER 2 JAVA CLASSES AND INFORMATION HIDING 38
CHAPTER 3 COLLECTION CLASSES 103
CHAPTER 4 LINKED LISTS 175
CHAPTER 5 GENERIC PROGRAMMING 251
CHAPTER 6 STACKS 315
CHAPTER 7 QUEUES 360
CHAPTER 8 RECURSIVE THINKING 409
CHAPTER 9 TREES 453
CHAPTER 10 TREE PROJECTS 520
CHAPTER 11 SEARCHING 567
CHAPTER 12 SORTING 614
CHAPTER 13 SOFTWARE REUSE WITH EXTENDED CLASSES 675
CHAPTER 14 GRAPHS 728
People also search:
data structures and other objects using java
data structures in java examples