Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

PDF

University of Richmond

Physical Sciences and Mathematics

Bookshelf

Data structures

Publication Year

Articles 1 - 3 of 3

Full-Text Articles in Entire DC Network

[Introduction To] Schaum's Outline Of Data Structures With Java, John R. Hubbard Jan 2007

[Introduction To] Schaum's Outline Of Data Structures With Java, John R. Hubbard

Bookshelf

Schaum's Outlines are the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get hundreds of examples, solved problems, and practice exercises to test your skills.

Schaum's Outline of Data Structures with Java gives you:

  • Practice problems with full explanations that reinforce knowledge
  • Coverage of the most up-to-date developments in your course field
  • In-depth review of practices and applications

Fully compatible with your classroom text, Schaum's highlights all the important facts you need to know.


[Introduction To] Data Structures With Java, John R. Hubbard, Anita Huray Jan 2004

[Introduction To] Data Structures With Java, John R. Hubbard, Anita Huray

Bookshelf

For a freshman/sophomore-level course in Data Structures in Computer Science. This text teaches the use of direct source code implementations and the use of the Java libraries; it helps students prepare for later work on larger Java software solutions by adhering to software engineering principles and techniques such as the UML and the Java Collections Framework (JCF). Using the spiral approach to cover such topics as linked structures, recursion, and algorithm analysis, this text also provides revealing illustrations, summaries, review questions, and specialized reference sections.


[Introduction To] Data Structures With Java: A Laboratory Approach, Joe Kent, Lewis Barnett Iii Jan 2002

[Introduction To] Data Structures With Java: A Laboratory Approach, Joe Kent, Lewis Barnett Iii

Bookshelf

This book is designed to present the key topics in the second course for computer science students using the Java programming language. For convenience, we cover exceptions and file operations in Java, although this may have been covered in the first course. We also cover material on the binary representation of data and Java's bitwise operations, with applications.These are topics needed for computer organization an operating systems courses.