Descriere YEO:
Modern Java in Action - - Disponibil la libris.ro
Pe YEO găsești Modern Java in Action - de la Raoul-Gabriel Urma, în categoria Computers.
Indiferent de nevoile tale, Modern Java in Action - Raoul-Gabriel Urma din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 259.25 Lei
Caracteristicile produsului Modern Java in Action -
- Brand: Raoul-Gabriel Urma
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 15-12-2024 01:42:32
Comandă Modern Java in Action - Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Modern Java in Action - de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
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.