Java software solutions : foundations of program design /

Java Software Solutions teaches a foundation of programming techniques to foster well-designed object-oriented software. Heralded for its integration of small and large realistic examples, this worldwide best-selling text emphasizes building solid problem-solving and design skills to write high-qual...

Full description

Saved in:
Bibliographic Details
Main Authors: Lewis, John, 1963
Group Author: Loftus, William
Published: Pearson,
Publisher Address: NY, NY :
Publication Dates: [2017]
Literature type: Book
Language: English
Edition: Ninth edition.
Subjects:
Summary: Java Software Solutions teaches a foundation of programming techniques to foster well-designed object-oriented software. Heralded for its integration of small and large realistic examples, this worldwide best-selling text emphasizes building solid problem-solving and design skills to write high-quality programs. -- Provided by publisher.
Item Description: Includes index.
Carrier Form: xxvii, 764 pages : color illustrations ; 24 cm
ISBN: 9780134462028
0134462025
9780134700038
0134700031
Index Number: QA76
CLC: TP311.11
TP312JA
Call Number: TP312JA/L674/9th ed.
Contents: Introduction -- Data and expressions -- Using classes and objects -- Writing classes -- Conditionals and loops -- More conditionals and loops -- Object-oriented design -- Arrays -- Inheritance -- Polymorphism -- Exceptions -- Recursion -- Collections.