Join Books.org — it's free

Network Programming, Java (Programming Language), General Software Engineering
Data Structures and Other Objects Using Java by Michael Main β€” book cover

Data Structures and Other Objects Using Java

by Michael Main
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

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.

About the Author, Michael Main

Michael Main is an Associate Professor in the Department of Computer Science at the University of Colorado - Boulder. He earned his BS, MS, and Ph.D. from Washington State University.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
November 16, 2011
Publisher
Prentice Hall
Pages
848
Format
Paperback
ISBN
9780132576246

More by Michael Main

Similar books