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 1737 Results
Skip side bar filters
  • Developing Java Applications with Spring and Spring Boot

    Practical Spring and Spring Boot solutions for building effective applications

    An end-to-end software development guide for the Java eco-system using the most advanced frameworks: Spring and Spring Boot. Learn the complete workflow by building projects and solving problems.About This BookLearn reactive programming by implementing a reactive application with Spring WebFluxCreate a robust and scalable messaging application with Spring messaging supportGet up-to-date with the ... Read more

    $71.99 USD or Free with Kobo Plus

  • Java All-in-One For Dummies

    by Doug Lowe ...
    A beginning coder’s resource for learning the most popular coding languageWith Java All-in-One For Dummies, you get 8 books in one, for the most well-rounded Java knowledge on the market. Updated for Java 19, this book includes all the major changes to the programming language, so you won’t fall behind. Start by learning the basics of Java—you can do it, even if you’ve never written a line of code ... Read more

    $27.00 USD

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Read more

    $13.99 USD

  • Java Performance

    Series series Java Series
    “The definitive master class in performance tuning Java applications…if you love all the gory details, this is the book for you.”–James Gosling, creator of the Java Programming LanguageImprovements in the Java platform and new multicore/multiprocessor hardware have made it possible to dramatically improve the performance and scalability of Java software.Java™ Performance covers the latest Oracle ... Read more

    $43.99 USD

  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    by Will Iverson ...
    The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers incorporate them into their own applications? Those are the answers Real World Web Services delivers. ... Read more

    $28.99 USD

  • The Java Module System

    SummaryJava's much-awaited "Project Jigsaw" is finally here! Java 11 includes a built-in modularity framework, and The Java Module System is your guide to discovering it. In this new book, you'll learn how the module system improves reliability and maintainability, and how it can be used to reduce tight coupling of system components.Foreword by Kevlin Henney.Purchase of the print book includes a ... Read more

    $49.99 USD

  • Java Programming for Beginners

    Learn the fundamentals of programming with Java

    Java Programming for Beginners is an introduction to Java programming, taking you through the Java syntax and the fundamentals of object-oriented programming.Key FeaturesLearn the basics of Java programming in a step-by-step mannerSimple, yet thorough steps that beginners can followTeaches you transferable skills, such as flow control and object-oriented programmingBook DescriptionJava is an ... Read more

    $27.99 USD or Free with Kobo Plus

  • Spring Boot 2.0 Projects

    Build production-grade reactive applications and microservices with Spring Boot

    Develop diverse, real-life projects by exploring Spring Boot's featuresKey FeaturesRun production-grade-based applications using the Spring WebFlux frameworkLearn to develop high-performance asynchronous applications with Spring BootCreate robust microservice-based applications with Kotlin using Spring BootBook DescriptionSpring Boot is a lightweight framework that provides a set of tools to ... Read more

    $41.99 USD or Free with Kobo Plus

  • JUnit Pocket Guide

    Quick Look-up and Advice

    by Kent Beck ...
    JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, ... Read more

    $7.99 USD

  • Learning Reactive Programming With Java 8

    Learn how to use RxJava and its reactive Observables to build fast, concurrent, and powerful applications through detailed examples

    Key FeaturesBook DescriptionIf you are a Java developer that knows how to write software and would like to learn how to apply your existing skills to reactive programming, this book is for you.What you will learnDiscover what reactive programming is and how you can benefit from itGet to grips with the new functional features of Java 8 and some functional theoryCreate RxJava Observable instances ... Read more

    $37.99 USD or Free with Kobo Plus

  • Modern Java in Action

    Lambdas, streams, functional and reactive programming

    SummaryManning'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 TechnologyModern applications take advantage of innovative designs, including microservices, ... Read more

    $58.99 USD

  • Getting Started With TestNG (A Java Test Framework)

    by Rex Jones ...
    If You You Must Read This Book If Your Are Ready To Learn The Most Powerful Test FrameworkTestNG is a Test Framework for JavaNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback. You will find details of downloading the PDF document inside the book.Did You Know A Test Framework Joins The Programming And Testing Components Of Automation? Java Is The Most Popular Programming ... Read more

    $3.97 USD or Free with Kobo Plus

  • The Complete Coding Interview Guide in Java

    An effective guide for aspiring Java developers to ace their programming interviews

    Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky bits of code and algorithms into manageable chunksKey FeaturesDiscover over 200 coding interview problems and their solutions to help you secure a job as a Java developerWork on overcoming coding challenges faced in a wide array of topics such as time complexity, OOP, and recursionGet to ... Read more

    $34.99 USD or Free with Kobo Plus

  • Learn IoT Programming Using Node-RED

    Begin to Code Full Stack IoT Apps and Edge Devices with Raspberry Pi, NodeJS, and Grafana

    Learn IoT Programming with Node-RED is an excellent source of practical knowledge for developing a successful Internet of Things system, starting with the very first step of programming a Raspberry Pi, and using numerous open-source software development tools.To begin, the book will provide you with a practical experience of visual programming, fundamentals of Node-RED, and the architecture of an ... Read more

    $14.99 USD or Free with Kobo Plus

  • Apache Kafka 1.0 Cookbook

    Over 100 practical recipes on using distributed enterprise messaging to handle real-time data

    by Raúl Estrada ...
    Simplify real-time data processing by leveraging the power of Apache Kafka 1.0Key FeaturesUse Kafka 1.0 features such as Confluent platforms and Kafka streams to build efficient streaming data applications to handle and process your dataIntegrate Kafka with other Big Data tools such as Apache Hadoop, Apache Spark, and moreHands-on recipes to help you design, operate, maintain, and secure your ... Read more

    $27.99 USD or Free with Kobo Plus

  • (Part 2) Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    by Rex Jones ...
    If You Are Ready To Master Selenium WebDriver Using Java Then You Must Read This BookThis is by far the best Java book specifically for Selenium WebDriverNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Did You Know That Java Is The Most Popular Language In Programming And If You ... Read more

    $7.97 USD or Free with Kobo Plus

  • Kotlin in Action, Second Edition

    Series series In Action
    Expert guidance and amazing examples from Kotlin core developers! It’s everything you need to get up and running fast.Kotlin in Action, Second Edition takes you from language basics to building production-quality applications that take advantage of Kotlin’s unique features. Discover how the language handles everything from statements and functions to classes and types, and the unique features that ... Read more

    $49.99 USD

  • JavaServer Pages Pocket Reference

    Server-Side Java Development

    by Hans Bergsten ...
    JavaServer Pages (JSP) is harmonizing how web designers and programmers create dynamic web pages. The reason for this is simple: JSP capitalizes on the power of Java servlets to create effective, reusable web applications.JSP allows you to develop robust, powerful web content, and the best part is that you're not required to be a hard-core Java programmer.JavaServer Pages Pocket Reference is the ... Read more

    $7.99 USD

  • Java EE 7 Essentials

    Enterprise Developer Handbook

    by Arun Gupta ...
    Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch ... Read more

    $30.99 USD

  • Living Clojure

    An Introduction and Training Plan for Developers

    by Carin Meier ...
    If you’re an experienced programmer who has not worked with Clojure before, this guide is the perfect thorough but gentle introduction for you. Author Carin Meier not only provides a practical overview of this JVM language and its functional programming concepts, but also includes a complete hands-on training course to help you learn Clojure in a structured way.The first half of the book takes you ... Read more

    $23.99 USD

  • Camel in Action

    SummaryCamel in Action, Second Edition is the most complete Camel book on the market. Written by core developers of Camel and the authors of the highly acclaimed first edition, this book distills their experience and practical insights so that you can tackle integration tasks like a pro.Forewords by James Strachan and Dr. Mark LittlePurchase of the print book includes a free eBook in PDF, Kindle, ... Read more

    $68.99 USD

  • Java: Advanced Guide to Programming Code with Java

    Java Computer Programming, #4

    Series Book 4 - Java Computer Programming
    Are you struggling to understand some of the Advanced Java programming concepts? Are you desperate to further your knowledge and make something out of your programming experience?Look no further; in "Java: Advanced Guide to Programming Code with Java", you will learn all about:In this Definitive Java Advanced Level Guide, you're about to discover...The Java Interface – Learn all about the Java ... Read more

    $2.99 USD or Free with Kobo Plus

  • Java 9 Modularity

    Patterns and Practices for Developing Maintainable Applications

    The upcoming Java 9 module system will affect existing applications and offer new ways of creating modular and maintainable applications. With this hands-on book, Java developers will learn not only about the joys of modularity, but also about the patterns needed to create truly modular and reliable applications. Authors Sander Mak and Paul Bakker teach you the concepts behind the Java 9 module ... Read more

    $24.99 USD