BOOKS - PROGRAMMING - Data Structures and Other Objects Using Java, 4th Edition
US $8.77
685360
685360
Data Structures and Other Objects Using Java, 4th Edition
Author: Michael Main
Year: 2011
Number of pages: 848
Format: PDF
File size: 60 MB
Language: ENG
Year: 2011
Number of pages: 848
Format: PDF
File size: 60 MB
Language: ENG
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.