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

Digital Commons Network

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

PDF

University of Richmond

Mathematics

Book Gallery

Computer programming

Publication Year

Articles 1 - 2 of 2

Full-Text Articles in Entire DC Network

[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] Basic Java Programming: A Laboratory Approach, Lewis Barnett Jan 2001

[Introduction To] Basic Java Programming: A Laboratory Approach, Lewis Barnett

Bookshelf

For first- and second-year undergraduates, an introduction to programming with Java, an object-oriented programming language that is a popular choice for Web applications. Kent and Barnett (U. of Richmond) introduce algorithms and problem-solving approaches that are important to programming general.