null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Java in a Nutshell (A Desktop Quick Reference)

List Price: $69.99
SKU:
9798341669543
Quantity:
Minimum Purchase
25 unit(s)
Expected release date is Nov 3rd 2026
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Benjamin J. Evans, Jason R. Clark, David Flanagan
    Format:
    Paperback
    Pages:
    500
    Publisher:
    O'Reilly Media (November 3, 2026)
    Imprint:
    O'Reilly Media
    Release Date:
    November 3, 2026
    Language:
    English
    ISBN-13:
    9798341669543
    Weight:
    16oz
    Dimensions:
    6" x 9"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260504163223-20260504.xml
    Folder:
    TWO RIVERS
    List Price:
    $69.99
    Country of Origin:
    United States
    Case Pack:
    16
    As low as:
    $53.89
    Publisher Identifier:
    P-PER
    Discount Code:
    A
  • Overview

    Java in a Nutshell doesn't just help experienced Java programmers get the most out of versions through Java 25. It also provides a learning path for new developers. Chock-full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised guide includes new material on recent enhancements to Java.

    The first section provides a fast-paced, no-fluff introduction to the Java programming language and the chief runtime aspects of the Java platform. The second section explores core concepts and APIs and explains how to perform real programming work in the Java environment.

    This updated 9th edition includes an entirely new chapter dedicated to Java 25's groundbreaking Compact Source Files and Instance Main Methods feature, which makes the language more accessible than ever for beginners. It also features an interactive Java sandbox for hands-on practice.

    • Get up to speed on language details through Java 25, including the latest LTS release
    • Master Java's new beginner-friendly features like Compact Source Files and Instance Main Methods
    • Learn object-oriented programming using modern Java syntax
    • Practice with the interactive Java sandbox to reinforce key concepts
    • Explore generics, lambda expressions, sealed types, and records
    • Understand techniques used in object-oriented design
    • Examine memory and concurrency, including Java 25's virtual threads
    • Work with Java collections and handle common data formats
    • Become familiar with development tools in OpenJDK