Search Books

Data Structures and the Java Collections Framework

Author William Collins
Publisher McGraw-Hill Science/Engineering/Math
Category Data structures (Computer science).
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
13.39 87.50 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $2.60

✓ Usually ships in 1-2 business days

Share:
Book Details
ISBN / ASIN0072369647
ISBN-139780072369649
AvailabilityUsually ships in 1-2 business days
Sales Rank5,050,902
MarketplaceUnited States 🇺🇸

Description

Data Structures and the Java Collections Framework by William Collins is designed for a course in data structures where the implementation language is Java. This student-friendly book focuses on teaching students how to apply the concepts presented and so includes many applications and examples throughout the book. Additionally, he provides programming projects, which get students thinking deeper.

Collins teaches students how to use the data structures provided in the Java Collections Framework, as well as teaching them how to build the code themselves. His goal is give students an excellent background in creating data structures themselves, as well as make them comfortable using the standard library. Using the Java Collections Framework gives students the opportunity to work with excellent fully tested code. Further, since this is a standard library of classes, students will be able to continue to use it for other courses and as they move into industry.

Another feature of this text is that labs are provided with the book. These labs can be used as open-labs, closed labs, or homework assignments and are designed to give students hands-on experience in programming. These optional labs provide excellent practice and additional material for the students.