Objects First with Java: A Practical Introduction Using BlueJ, 6th edition

Published by Pearson (July 14, 2021) © 2017

  • David J. Barnes University of Kent
  • Michael Kolling University of Kent
Products list

eTextbook features

  • Instant access to eTextbook
  • Search, highlight, and notes
  • Create flashcards
Products list

Details

  • A print text

This product is expected to ship within 3-6 business days for US and 5-10 business days for Canadian customers.

A Modern Approach to Functional Programming

Objects First with Java: A Practical Introduction is an introduction to object-oriented programming for beginners. The main focus of the book is general object-oriented and programming concepts from a software engineering perspective.

The first chapters are written for students with no programming experience with later chapters being more suitable for advanced or professional programmers. The Java programming language and BlueJ–the Java development environment – are the two tools used throughout the book. BlueJ's clear visualization of classes and objects means that students can immediately appreciate the differences between them and gain a much better understanding of the nature of an object than they would from simply reading source code. Unlike traditional textbooks, the chapters are not ordered by language features but by software development concepts.

The Sixth Edition goes beyond just adding the new language constructs of Java 8. The book’s exploration of this new language demonstrates a renaissance of functional ideas in modern programming. While functional programming isn’t new in principle, it’s seen a boost in popularity based on the current computer hardware available and the changing nature of projects programmers wish to tackle. Functional language constructs make it possible to efficiently automate currency, make use of multiple cores without much effort on the side of the programmer, are both more elegant and readable, and offer great potential in solving the issue of parallel hardware. Functional programming has become an essential part of the field, and Objects First with Java gives students a basic understanding of an area they’ll need to master in order to succeed in the future.

Brief Contents

Part 1: Foundations of object orientation

  1. Objects and classes
  2. Understanding class definitions
  3. Object interaction
  4. Grouping objects
  5. Functional Processing of Collections (Advanced)
  6. More-sophisticated behavior
  7. Fixed-size collections – arrays
  8. Designing classes
  9. Well-behaved objects

Part 2: Application structures

  1. Improving structure with inheritance
  2. More about inheritance
  3. Further abstraction techniques
  4. Building graphical user interfaces
  5. Handling errors
  6. Designing applications
  7. A case study

Appendices

  1. Working with a BlueJ project
  2. Java data types
  3. Operators
  4. Java control structures
  5. Running Java without BlueJ
  6. Using the debugger
  7. Unit unit-testing tools
  8. Teamwork tools
  9. Javadoc
  10. Program style guide
  11. Important library classes

This publication contains markup to enable structural navigation and compatibility with assistive technologies. Images in the publication MAY NOT be fully described, which is a barrier to those who rely on alternative text descriptions. The publication supports text reflow and contains no content hazards known to cause adverse physical reactions.

Need help? Get in touch