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

Java 8 Lambdas

List Price: $39.99
SKU:
9781449370770
Quantity:
Minimum Purchase
25 unit(s)
  • 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:
    Richard Warburton
    Format:
    Paperback
    Pages:
    180
    Publisher:
    O'Reilly Media (May 6, 2014)
    Language:
    English
    ISBN-13:
    9781449370770
    ISBN-10:
    1449370772
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $39.99
    As low as:
    $34.39
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    21
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    10.88oz
    Imprint:
    O'Reilly Media
  • Overview

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.

    Lambda expressions are a fairly simple change to Java, and the first part of the book shows you how to use them properly. Later chapters show you how lambda functions help you improve performance with parallelism, write simpler concurrent code, and model your domain more accurately, including building better DSLs.

    • Use exercises in each chapter to help you master lambda expressions in Java 8 quickly
    • Explore streams, advanced collections, and other Java 8 library improvements
    • Leverage multicore CPUs and improve performance with data parallelism
    • Use techniques to “lambdify” your existing codebase or library code
    • Learn practical solutions for lambda expression unit testing and debugging
    • Implement SOLID principles of object-oriented programming with lambdas
    • Write concurrent applications that efficiently perform message passing and non-blocking I/O