Improve Java Code with Collections, Functional Utilities, and Caching Are you looking to write cleaner, more efficient, and more maintainable Java code? Google Guava is one of the most popular open-source libraries in the Java ecosystem. It extends the Java Standard Library with powerful utilities that simplify common programming tasks, reduce boilerplate code, and improve application quality. Practical Guava Programming provides a comprehensive, hands-on introduction to Guava's most useful features. Designed for Java developers, students, and software professionals, this book focuses on practical examples and real-world applications rather than simply listing APIs. You'll discover how Guava can help simplify collection management, improve code safety, implement efficient caching strategies, streamline string processing, and support asynchronous programming. What You'll LearnUnderstanding the Guava ecosystemWorking with ImmutableList, ImmutableSet, and ImmutableMapUsing advanced collection types such as Multiset, Multimap, BiMap, and TableManaging ranges with Range, RangeSet, and RangeMapProcessing strings using Joiner, Splitter, and CharMatcherApplying Preconditions for defensive programmingUsing Optional to handle missing values safelySorting and comparison with OrderingBuilding efficient caching solutions with CacheBuilder and LoadingCacheImplementing asynchronous operations with ListenableFutureUsing EventBus for event-driven applicationsWorking with file I/O utilitiesGenerating hashes and checksumsUsing reflection utilities such as TypeTokenApplying best practices and performance optimization techniquesWho This Book Is For This book is ideal for: Java developersBackend engineersSoftware engineering studentsTechnical professionals preparing for enterprise Java projectsDevelopers looking to improve code quality and productivityWhy Read This Book? Unlike reference manuals that focus solely on API documentation, this book explains the purpose, design, and practical use of Guava's features through clear examples and step-by-step explanations. Each chapter builds on previous concepts, helping you develop both understanding and confidence. By the end of this book, you'll be able to leverage Guava effectively in real-world Java applications and write code that is cleaner, more expressive, and easier to maintain. Start your journey toward more productive Java development with Google Guava today.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $20. ThriftBooks.com. Read more. Spend less.