Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 169 - 192 of 1736 Results
Skip side bar filters
  • NetBeans: The Definitive Guide

    Developing, Debugging, and Deploying Java Code

    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: ... Read more

    $25.99 USD

  • Learning Scala Programming

    Object-oriented programming meets functional reactive to create Scalable and Concurrent programs

    by Vikash Sharma ...
    Learn how to write scalable and concurrent programs in Scala, a language that grows with you.Key Features\[\*\] Get a grip on the functional features of the Scala programming language\[\*\] Understand and develop optimal applications using object-oriented and functional Scala constructs\[\*\] Learn reactive principles with Scala and work with the Akka frameworkBook DescriptionScala is a general ... Read more

    $37.99 USD or Free with Kobo Plus

  • Performance Testing With JMeter 2.9

    by Bayo Erinle ...
    Performance Testing With JMeter 2.9 is a standard tutorial that will help you polish your fundamentals, guide you through various advanced topics, and along the process help you learn new tools and skills.This book is for developers, quality assurance engineers, testers, and test managers new to Apache JMeter, or those who are looking to get a good grounding in how to effectively use and become ... Read more

    $23.99 USD or Free with Kobo Plus

  • Instant Apache ActiveMQ Messaging Application Development How-to

    by Timothy Bish ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application ... Read more

    $15.99 USD or Free with Kobo Plus

  • Building RESTful Web Services with Spring 5

    Leverage the power of Spring 5.0, Java SE 9, and Spring Boot 2.0

    Find out how to implement the REST architecture to build resilient software in Java with the help of the Spring 5.0 framework. Key Features\[\*\] Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service.\[\*\] Leverage the Spring Framework to quickly implement RESTful endpoints.\[\*\] Learn to implement a client library for a RESTful ... Read more

    $37.99 USD or Free with Kobo Plus

  • Cracking The Java Coding Interview.

    1000+ Java Interview (Q & A)

    I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot, and then write flawless code on a whiteboard. I know because I've been asked to do the same thing--in interviews at Google, Microsoft, Apple, and Amazon, among other companies.According to the Last year and this year Data that we have collected from different ... Read more

    $9.99 USD

  • The Well-Grounded Java Developer, Second Edition

    Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more.In The Well-Grounded Java Developer, Second Edition you will learn:The new Java module system and why you should use itBytecode for the JVM, including operations and classloadingPerformance tuning the JVMWorking with Java’s ... Read more

    $58.99 USD

  • Hadoop: The Definitive Guide

    The Definitive Guide

    by Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Read more

    $25.99 USD

  • Hands-On Reactive Programming with Reactor

    Build reactive and scalable microservices using the Reactor framework

    by Rahul Sharma ...
    Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applicationsKey FeaturesUse reactive APIs, Flux, and Mono to implement reactive extensionsCreate concurrent applications without the complexity of Java's concurrent APIUnderstand techniques to implement event-driven and reactive applicationsBook DescriptionReactor is an ... Read more

    $34.99 USD or Free with Kobo Plus

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Read more

    $21.99 USD

  • Mastering Hibernate

    Learn how to correctly utilize the most popular Object-Relational Mapping tool for your Enterprise application

    by Ramin Rad ...
    Learn how to correctly utilize the most popular Object-Relational Mapping tool for your Enterprise applicationKey Features\[\*\] Understand the internals of Hibernate and its architecture, and how it manages Entities, Events, Versioning, Filters, and Cache\[\*\] Observe how Hibernate bridges the gap between object-oriented concepts and relational models\[\*\] Discover how Hibernate can address ... Read more

    $25.99 USD or Free with Kobo Plus

  • Beginning Spring Data

    Data Access and Persistence for Spring Framework 6 and Boot 3

    by Andres Sacco ...
    Series series Professional and Applied Computing (R0)
    Use the popular Spring Data project for data access and persistence using various Java-based APIs such as JDBC, JPA, MongoDB, and more.This book shows how to easily incorporate data persistence and accessibility into your microservices, cloud-native applications, and monolithic enterprise applications. It also teaches you how to perform unit and performance testing of a component that accesses a ... Read more

    $49.99 USD

  • Vert.x in Action

    Asynchronous and Reactive Java

    by Julien Ponge ...
    Vert.x in Action teaches you how to build production-quality reactive applications in Java. This book covers core Vert.x concepts, as well as the fundamentals of asynchronous and reactive programming. Learn to develop microservices by using Vert.x tools for database communications, persistent messaging, and test app resiliency. The patterns and techniques included here transfer to reactive ... Read more

    $49.99 USD

  • Functional Programming in Scala, Second Edition

    This international bestseller has been revised with new exercises, annotations, and full coverage of Scala 3.In Functional Programming in Scala, Second Edition you will learn how to:Recognize and write purely functional codeWork with errors without using exceptionsWork with state and concurrencyInteract with functional structures that define common behaviorsWrite code that performs I/O without ... Read more

    $49.99 USD

  • Schaum's Outline of Data Structures with Java, 2ed

    Tough Test Questions? Missed Lectures? Not Enough Time?Fortunately for you, there's Schaum's Outlines. More than 40 million students have trusted Schaum's to help them succeed in the classroom and on exams. Schaum's is the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get ... Read more

    $23.99 USD

  • Pro Spring

    Series series Professional and Applied Computing (R0)
    Pro Spring updates the perennial bestseller with the latest that the Spring Framework 4 has to offer. Now in its fourth edition, this popular book is by far the most comprehensive and definitive treatment of Spring available.With Pro Spring, you’ll learn Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, ... Read more

    $49.99 USD

  • Programming AWS Lambda

    Build and Deploy Serverless Applications with Java

    Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. You’ll discover how this cloud computing execution model can drastically decrease the complexity in developing and operating applications while reducing costs and time to market.Engineering leaders John ... Read more

    $41.99 USD

  • Spring Boot Cookbook

    Over 35 recipes to help you build, test, and run Spring applications using Spring Boot

    by Alex Antonov ...
    Over 35 recipes to help you build, test, and run Spring applications using Spring BootKey FeaturesBook DescriptionSpring Boot is Spring's convention-over-configuration solution. This feature makes it easy to create Spring applications and services with absolute minimum fuss. Spring Boot has the great ability to be customized and enhanced, and is specifically designed to simplify development of a ... Read more

    $26.99 USD or Free with Kobo Plus

  • Using OpenRefine

    The book is styled on a Cookbook, containing recipes - combined with free datasets - which will turn readers into proficient OpenRefine users in the fastest possible way. This book is targeted at anyone who works on or handles a large amount of data. No prior knowledge of OpenRefine is required, as we start from the very beginning and gradually reveal more advanced features. You don't even need ... Read more

    $20.99 USD or Free with Kobo Plus

  • Gradle Effective Implementations Guide

    This comprehensive guide will get you up and running with build automation using Gradle.

    A comprehensive guide to get up and running with build automation using GradleKey Features\[\*\] Practical and engaging from start to finish covering the fundamentals of Gradle\[\*\] Learn the skills required to develop Java applications with Gradle and integrate at an enterprise level\[\*\]Apply the correct plugin and configuration to our Gradle build files to work with the different ... Read more

    $37.99 USD or Free with Kobo Plus

  • Scala and Spark for Big Data Analytics

    Explore the concepts of functional programming, data streaming, and machine learning

    Harness the power of Scala to program Spark and analyze tonnes of data in the blink of an eye!Key Features\[\*\]Learn Scala’s sophisticated type system that combines Functional Programming and object-oriented concepts\[\*\]Work on a wide array of applications, from simple batch jobs to stream processing and machine learning\[\*\]Explore the most common as well as some complex use-cases to perform ... Read more

    $54.99 USD or Free with Kobo Plus

  • 100 Recipes for Programming Java

    by Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Read more

    $11.99 USD or Free with Kobo Plus

  • Core Java, Volume I

    Fundamentals

    by Cay Horstmann ...
    Series series Oracle Press for Java
    The Classic Guide to the Java Programming Language--Fully Updated through Java 25Whatever version of Java you are using, Core Java, Volume I: Fundamentals, Fourteenth Edition, will help you achieve a deep and practical understanding of the language and APIs. With hundreds of realistic examples, Java Champion Cay S. Horstmann demonstrates the most powerful and effective ways to get the job done ... Read more

    $64.79 USD

  • Learning RxJava

    Reactive, Concurrent, and responsive applications

    by Thomas Nield ...
    Reactive Programming with Java and ReactiveXKey Features\[\*\]Explore the essential tools and operators RxJava provides, and know which situations to use them in\[\*\]Delve into Observables and Subscribers, the core components of RxJava used for building scalable and performant reactive applications\[\*\]Delve into the practical implementation of tools to effectively take on complex tasks such as ... Read more

    $37.99 USD or Free with Kobo Plus