Modern Java in Aktion: - Taschenbuch, von Raoul-Gabriel Urma; Mario - akzeptabel n-

Ursprünglicher Text
Modern Java in Action: - Paperback, by Raoul-Gabriel Urma; Mario - Acceptable n
Permex Co
(577)
Angemeldet als gewerblicher Verkäufer
US $15,00
Ca.EUR 12,91
oder Preisvorschlag
Artikelzustand:
Gut
Ganz entspannt. Rückgaben akzeptiert.
Abholung:
Kostenlose Abholung in 33431 Boca Raton, United States
Versand:
US $5,97 (ca. EUR 5,14) USPS Media MailTM.
Standort: Boca Raton, Florida, USA
Lieferung:
Lieferung zwischen Do, 20. Nov und Mi, 26. Nov nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:116824799011
Zuletzt aktualisiert am 08. Nov. 2025 14:36:04 MEZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Gut: Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr ...
Book Title
Modern Java in Action: Lambdas, streams, functional and reactive
ISBN
9781617293566
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
Manning Publications Co. LLC
ISBN-10
1617293563
ISBN-13
9781617293566
eBay Product ID (ePID)
4038376592

Product Key Features

Number of Pages
592 Pages
Language
English
Publication Name
Modern Java in Action : Lambdas, Streams, Functional and Reactive Programming
Subject
Software Development & Engineering / General, Programming Languages / Java, General, Programming / Object Oriented
Publication Year
2018
Type
Textbook
Subject Area
Mathematics, Computers
Author
Alan Alan Mycroft, Mario Mario Fusco, Raoul-Gabriel Raoul-Gabriel Urma
Format
Trade Paperback

Dimensions

Item Height
1.4 in
Item Weight
38.6 Oz
Item Length
9.1 in
Item Width
7.5 in

Additional Product Features

Edition Number
2
Intended Audience
Scholarly & Professional
LCCN
2018-377486
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.133
Synopsis
Description Manning's bestselling Java 8 book has been revised for Java 9! In Java 8 and 9 in Action, readers build on their existing Java language skills with the newest features and techniques. The release of Java 9 builds on what made Java 8 so exciting. In addition to Java 8's lambdas and streams, Java 9 adds a host of new features of its own. It includes new library features to support reactive programming, which give users new ways of thinking about programming and writing code that is easier to read and maintain. Key Features · Contains all of Java 9's new features · The Java Module System · Testing and debugging with lambdas Audience This book is written for programmers familiar with Java and basic OO programming. About the Technology Java 9 introduces the long-awaited Java Module System. Modules encourage users to write their code in smaller units that are easier to test, manage and release. Java 9 also helps programmers by enriching the functional-programming and streams features of Java 8., Summary Manning's bestselling Java 8 book has been revised for Java 9! In Modern Java in Action , you'll build on your existing Java language skills with the newest features and techniques. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Modern applications take advantage of innovative designs, including microservices, reactive architectures, and streaming data. Modern Java features like lambdas, streams, and the long-awaited Java Module System make implementing these designs significantly easier. It's time to upgrade your skills and meet these challenges head on! About the Book Modern Java in Action connects new features of the Java language with their practical applications. Using crystal-clear examples and careful attention to detail, this book respects your time. It will help you expand your existing knowledge of core Java as you master modern additions like the Streams API and the Java Module System, explore new approaches to concurrency, and learn how functional concepts can help you write code that's easier to read and maintain. What's inside Thoroughly revised edition of Manning's bestselling Java 8 in Action New features in Java 8, Java 9, and beyond Streaming data and reactive programming The Java Module System About the Reader Written for developers familiar with core Java features. About the Author Raoul-Gabriel Urma is CEO of Cambridge Spark. Mario Fusco is a senior software engineer at Red Hat. Alan Mycroft is a University of Cambridge computer science professor; he cofounded the Raspberry Pi Foundation. Table of Contents PART 1 - FUNDAMENTALS Java 8, 9, 10, and 11: what's happening? Passing code with behavior parameterization Lambda expressions PART 2 - FUNCTIONAL-STYLE DATA PROCESSING WITH STREAMS Introducing streams Working with streams Collecting data with streams Parallel data processing and performance PART 3 - EFFECTIVE PROGRAMMING WITH STREAMS AND LAMBDAS Collection API enhancements Refactoring, testing, and debugging Domain-specific languages using lambdas PART 4 - EVERYDAY JAVA Using Optional as a better alternative to null New Date and Time API Default methods The Java Module System PART 5 - ENHANCED JAVA CONCURRENCY Concepts behind CompletableFuture and reactive programming CompletableFuture: composable asynchronous programming Reactive programming PART 6 - FUNCTIONAL PROGRAMMING AND FUTURE JAVA EVOLUTION Thinking functionally Functional programming techniques Blending OOP and FP: Comparing Java and Scala Conclusions and where next for Java, Key Features · Contains all of Java 9's new features · The Java Module System · Testing and debugging with lambdas Audience This book is written for programmers familiar with Java and basic OO programming., Summary Manning's bestselling Java 8 book has been revised for Java 9 In Modern Java in Action , you'll build on your existing Java language skills with the newest features and techniques. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Modern applications take advantage of innovative designs, including microservices, reactive architectures, and streaming data. Modern Java features like lambdas, streams, and the long-awaited Java Module System make implementing these designs significantly easier. It's time to upgrade your skills and meet these challenges head on About the Book Modern Java in Action connects new features of the Java language with their practical applications. Using crystal-clear examples and careful attention to detail, this book respects your time. It will help you expand your existing knowledge of core Java as you master modern additions like the Streams API and the Java Module System, explore new approaches to concurrency, and learn how functional concepts can help you write code that's easier to read and maintain. What's inside Thoroughly revised edition of Manning's bestselling Java 8 in Action New features in Java 8, Java 9, and beyond Streaming data and reactive programming The Java Module System About the Reader Written for developers familiar with core Java features. About the Author Raoul-Gabriel Urma is CEO of Cambridge Spark. Mario Fusco is a senior software engineer at Red Hat. Alan Mycroft is a University of Cambridge computer science professor; he cofounded the Raspberry Pi Foundation. Table of Contents PART 1 - FUNDAMENTALS Java 8, 9, 10, and 11: what's happening? Passing code with behavior parameterization Lambda expressions PART 2 - FUNCTIONAL-STYLE DATA PROCESSING WITH STREAMS Introducing streams Working with streams Collecting data with streams Parallel data processing and performance PART 3 - EFFECTIVE PROGRAMMING WITH STREAMS AND LAMBDAS Collection API enhancements Refactoring, testing, and debugging Domain-specific languages using lambdas PART 4 - EVERYDAY JAVA Using Optional as a better alternative to null New Date and Time API Default methods The Java Module System PART 5 - ENHANCED JAVA CONCURRENCY Concepts behind CompletableFuture and reactive programming CompletableFuture: composable asynchronous programming Reactive programming PART 6 - FUNCTIONAL PROGRAMMING AND FUTURE JAVA EVOLUTION Thinking functionally Functional programming techniques Blending OOP and FP: Comparing Java and Scala Conclusions and where next for Java
LC Classification Number
QA76.73.J38U77 2019

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Info zu diesem Verkäufer

Permex Co

99% positive Bewertungen1.094 Artikel verkauft

Mitglied seit Sep 2007
Antwortet meist innerhalb 3 Stunden
Angemeldet als gewerblicher Verkäufer
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
5.0
Angemessene Versandkosten
4.9
Lieferzeit
5.0
Kommunikation
4.9

Verkäuferbewertungen (238)

Alle Bewertungenselected
Positiv
Neutral
Negativ
  • 7***m (2)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    I truly recommend this seller. The item was shipped so fast, and I was surprised about the condition of the pc: extremely cleaned, packaged and all components corresponded to the description.
  • o***p (5)- Bewertung vom Käufer.
    Letztes Jahr
    Bestätigter Kauf
    For all those looking for quality products this seller provides excellent customer service great pricing and keeps a competitive edge by installing the latest features for the same. Price. When it arrived I received a near new computer with not one scratch on it the condition. was like I received it straight from the manufacture. And this seller used high quality shipping materials and shipped it out fast. I enjoyed our communication during the transaction and would definitely buy again. Thanks
    Antwort von lukeraza- Verkäufer lukeraza hat auf Bewertung reagiert.- Verkäufer lukeraza hat auf Bewertung reagiert.
    What nice feedback! You made my day. Thanks for taking the time and being so specific.
  • l***c (111)- Bewertung vom Käufer.
    Letztes Jahr
    Bestätigter Kauf
    Great seller . The video card arrived well packed and as advertised. Working perfectly. Great value and conditions.