Skip to main content
Apress
Book cover

Java Program Design

Principles, Polymorphism, and Patterns

  • Book
  • © 2019

Overview

  • Provides a grounding in critical aspects of program design that every Java programmer must know
  • Enhances the traditional design patterns with Java's new functional programming features, such as functional interfaces and lambda expressions
  • Takes into account modern Java features that change the way traditional design patterns are applied

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 49.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 64.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (11 chapters)

Keywords

About this book

Get a grounding in polymorphism and other fundamental aspects of object-oriented program design and implementation, and learn a subset of design patterns that any practicing Java professional simply must know in today’s job climate. 

Java Program Design presents program design principles to help practicing programmers up their game and remain relevant in the face of changing trends and an evolving language. The book enhances the traditional design patterns with Java's new functional programming features, such as functional interfaces and lambda expressions. The result is a fresh treatment of design patterns that expands their power and applicability, and reflects current best practice. 

The book examines some well-designed classes from the Java class library, using them to illustrate the various object-oriented principles and patterns under discussion. Not only does this approach provide good, practical examples, but you will learn useful library classes you might not otherwise know about.


The design of a simplified banking program is introduced in chapter 1 in a non-object-oriented incarnation and the example is carried through all chapters. You can see the object orientation develop as various design principles are progressively applied throughout the book to produce a refined, fully object-oriented version of the program in the final chapter. 




What You'll Learn


  • Create well-designed programs, and identify and improve poorly-designed ones
  • Build a professional-level understanding of polymorphism and its use in Java interfaces and class hierarchies
  • Apply classic design patterns to Java programming problems while respecting the modern features of the Java language
  • Take advantage of classes from the Java library to facilitatethe implementation of design patterns in your programs






Who This Book Is For


Java programmers who are comfortable writing non-object-oriented code and want a guided immersion into the world of object-oriented Java, and intermediate programmers interested in strengthening their foundational knowledge and taking their object-oriented skills to the next level. Even advanced programmers will discover interesting examples and insights in each chapter.






Authors and Affiliations

  • Newton, USA

    Edward Sciore

About the author

Edward Sciore is a recently retired Associate Professor at Boston College, who gleefully taught computer science to college students for over 35 years. This book is the result of his experiences teaching courses on Java programming, object-oriented design, and software engineering. Edward is author of Understanding Oracle APEX 5 Application Development (Apress, 2015) and Database Design and Implementation (Wiley, 2008).

Bibliographic Information

  • Book Title: Java Program Design

  • Book Subtitle: Principles, Polymorphism, and Patterns

  • Authors: Edward Sciore

  • DOI: https://doi.org/10.1007/978-1-4842-4143-1

  • Publisher: Apress Berkeley, CA

  • eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)

  • Copyright Information: Edward Sciore 2019

  • Softcover ISBN: 978-1-4842-4142-4Published: 09 December 2018

  • eBook ISBN: 978-1-4842-4143-1Published: 08 December 2018

  • Edition Number: 1

  • Number of Pages: XVII, 456

  • Number of Illustrations: 70 b/w illustrations

  • Topics: Java

  • Industry Sectors: Electronics, IT & Software

Publish with us