Articoli correlati a Getting Started with Google Guava: Write Better, More...

Getting Started with Google Guava: Write Better, More Efficient Java, and Have Fun Doing So! - Brossura

 
9781783280155: Getting Started with Google Guava: Write Better, More Efficient Java, and Have Fun Doing So!

Sinossi

This is a short, practical guide, with lots of examples to help you learn Google Guava There is no minimum level of experience required. There is something for everyone who works with Java, from the beginner to the expert programmer.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

L'autore

Bill Bejeck

Bill Bejeck is a senior software engineer with 10 years experience across a wide range of projects. Currently he is working on the storage and analysis of financial data using Hadoop. He has a B.A in Economics from the University of Maryland and an M.S in Information Systems from Johns Hopkins University. Bill also enjoys blogging at http://codingjunkie.net.

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

Compra usato

Condizioni: buono
Pages can have notes/highlighting...
Visualizza questo articolo

EUR 5,81 per la spedizione da U.S.A. a Italia

Destinazione, tempi e costi

EUR 2,31 per la spedizione da Regno Unito a Italia

Destinazione, tempi e costi

Altre edizioni note dello stesso titolo

9789351103752: Getting Started with Google Guava

Edizione in evidenza

ISBN 10:  9351103757 ISBN 13:  9789351103752
Casa editrice: Shroff Publishers & Distribu..., 2015
Brossura

Risultati della ricerca per Getting Started with Google Guava: Write Better, More...

Foto dell'editore

Bejeck, Bill
Editore: Packt Publishing, 2013
ISBN 10: 1783280158 ISBN 13: 9781783280155
Antico o usato Paperback

Da: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 0.91. Codice articolo G1783280158I3N00

Contatta il venditore

Compra usato

EUR 11,47
Convertire valuta
Spese di spedizione: EUR 5,81
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Bill Bejeck
ISBN 10: 1783280158 ISBN 13: 9781783280155
Nuovo Paperback

Da: Rarewaves.com UK, London, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: New. Google Guava can transform the way you work with Java and this book shows you how. From beginner to expert, everyone can benefit from this smart guide that teaches faster, better coding.Key FeaturesWrite more robust code that is easier to read and maintainLearn how to use Preconditions to prevent and find errors fasterShows how Guava Collections can make working with Java Collections a breezeBook DescriptionJava continues to maintain its popularity and is still one of the main languages used in the software industry today. But there are things in Java that are difficult to do that can be made easier; that's where Guava comes in. Guava provides developers with a way to write better code, with less effort.Getting Started with Google Guava will show the reader how to start improving their code from the very first chapter. Packed with examples and loads of source code, this book will have an immediate impact on how you work with Java.This book starts with using Guava to help with the common tasks that Java developers perform. Then you'll work your way through more specialized situations and finally some great functionality Guava provides that can add a lot of power to your applications with little effort. You will learn about Guava's famous Collections classes that add unique features, like the Bi-Map, to Java's already great Collection classes. We'll see how to add some functional programming aspects to our code. We will also learn about using a self-loading cache for improved performance in our applications, and how to use the EventBus to create software that takes advantage of event-based programming.What you will learnMaster String manipulation with ease including creating a HashMap from formatted textHarness the power of functional programming with Functions and PredicatesUse the power of Guava's Collections classesGet to grips with better ways of writing and reading files with less boilerplateImprove synchronization with the MonitorCreate and use a self-loading cache for better performanceLeverage the power of event-based programming with the EventBusNever get another NullPointerException by using the Optional classWho this book is forThere is no minimum level of experience required. There is something for everyone who works with Java, from the beginner to the expert programmer. Codice articolo LU-9781783280155

Contatta il venditore

Compra nuovo

EUR 24,32
Convertire valuta
Spese di spedizione: EUR 2,31
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Bill Bejeck
Editore: Packt Publishing Limited, 2013
ISBN 10: 1783280158 ISBN 13: 9781783280155
Nuovo PAP
Print on Demand

Da: PBShop.store US, Wood Dale, IL, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAP. Condizione: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Codice articolo L0-9781783280155

Contatta il venditore

Compra nuovo

EUR 26,50
Convertire valuta
Spese di spedizione: EUR 1,90
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Bill Bejeck
ISBN 10: 1783280158 ISBN 13: 9781783280155
Nuovo Paperback

Da: Rarewaves.com USA, London, LONDO, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: New. Google Guava can transform the way you work with Java and this book shows you how. From beginner to expert, everyone can benefit from this smart guide that teaches faster, better coding.Key FeaturesWrite more robust code that is easier to read and maintainLearn how to use Preconditions to prevent and find errors fasterShows how Guava Collections can make working with Java Collections a breezeBook DescriptionJava continues to maintain its popularity and is still one of the main languages used in the software industry today. But there are things in Java that are difficult to do that can be made easier; that's where Guava comes in. Guava provides developers with a way to write better code, with less effort.Getting Started with Google Guava will show the reader how to start improving their code from the very first chapter. Packed with examples and loads of source code, this book will have an immediate impact on how you work with Java.This book starts with using Guava to help with the common tasks that Java developers perform. Then you'll work your way through more specialized situations and finally some great functionality Guava provides that can add a lot of power to your applications with little effort. You will learn about Guava's famous Collections classes that add unique features, like the Bi-Map, to Java's already great Collection classes. We'll see how to add some functional programming aspects to our code. We will also learn about using a self-loading cache for improved performance in our applications, and how to use the EventBus to create software that takes advantage of event-based programming.What you will learnMaster String manipulation with ease including creating a HashMap from formatted textHarness the power of functional programming with Functions and PredicatesUse the power of Guava's Collections classesGet to grips with better ways of writing and reading files with less boilerplateImprove synchronization with the MonitorCreate and use a self-loading cache for better performanceLeverage the power of event-based programming with the EventBusNever get another NullPointerException by using the Optional classWho this book is forThere is no minimum level of experience required. There is something for everyone who works with Java, from the beginner to the expert programmer. Codice articolo LU-9781783280155

Contatta il venditore

Compra nuovo

EUR 27,12
Convertire valuta
Spese di spedizione: EUR 2,31
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Bill Bejeck
Editore: Packt Publishing Limited, 2013
ISBN 10: 1783280158 ISBN 13: 9781783280155
Nuovo PAP
Print on Demand

Da: PBShop.store UK, Fairford, GLOS, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAP. Condizione: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Codice articolo L0-9781783280155

Contatta il venditore

Compra nuovo

EUR 23,95
Convertire valuta
Spese di spedizione: EUR 5,83
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Bill Bejeck
Editore: Packt Publishing Limited, 2013
ISBN 10: 1783280158 ISBN 13: 9781783280155
Nuovo Paperback / softback
Print on Demand

Da: THE SAINT BOOKSTORE, Southport, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback / softback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 284. Codice articolo C9781783280155

Contatta il venditore

Compra nuovo

EUR 25,37
Convertire valuta
Spese di spedizione: EUR 7,82
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Bejeck, Bill
Editore: Packt Publishing, 2013
ISBN 10: 1783280158 ISBN 13: 9781783280155
Nuovo Brossura

Da: Ria Christie Collections, Uxbridge, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. In. Codice articolo ria9781783280155_new

Contatta il venditore

Compra nuovo

EUR 23,37
Convertire valuta
Spese di spedizione: EUR 10,40
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Bejeck, Bill
Editore: Packt Publishing, 2013
ISBN 10: 1783280158 ISBN 13: 9781783280155
Nuovo Brossura

Da: California Books, Miami, FL, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Codice articolo I-9781783280155

Contatta il venditore

Compra nuovo

EUR 26,27
Convertire valuta
Spese di spedizione: EUR 7,65
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Bejeck, Bill
Editore: Packt Publishing, 2013
ISBN 10: 1783280158 ISBN 13: 9781783280155
Nuovo Brossura

Da: moluna, Greven, Germania

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Codice articolo 11783699

Contatta il venditore

Compra nuovo

EUR 27,34
Convertire valuta
Spese di spedizione: EUR 9,70
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Bejeck, Bill
Editore: Packt Publishing, 2013
ISBN 10: 1783280158 ISBN 13: 9781783280155
Antico o usato Brossura

Da: GreatBookPrices, Columbia, MD, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: As New. Unread book in perfect condition. Codice articolo 20017885

Contatta il venditore

Compra usato

EUR 22,03
Convertire valuta
Spese di spedizione: EUR 16,99
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Vedi altre 8 copie di questo libro

Vedi tutti i risultati per questo libro