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 841 - 864 of 1746 Results
Skip side bar filters
  • Core Java

    Fundamentals, Volume 1

    by Cay Horstmann ...
    Series series Oracle Press Java
    The #1 Java Guide for Serious Programmers: Fully Updated through Java 17"This is the definitive reference and instructional work for Java and the Java ecosystem."---Andrew Binstock, Java MagazineCore Java, Volume I: Fundamentals, Twelfth Edition, is the definitive guide to writing robust, maintainable code. Whatever version of Java you are using---up to and including Java 17---this book will help ... Read more

    $52.19 USD

  • Beginning Scala 3

    A Functional and Object-Oriented Java Language

    Series series Professional and Applied Computing (R0)
    Learn the latest version of Scala through simple, practical examples. This book introduces you to the Scala programming language, its object-oriented and functional programming characteristics, and then guides you through Scala constructs and libraries that allow you to assemble small components into high-performance, scalable systems.Beginning Scala 3 explores new Scala 3 language features such ... Read more

    $58.49 USD

  • Artificial Neural Networks with Java

    Tools for Building Neural Network Applications

    by Igor Livshin ...
    Series series Professional and Applied Computing (R0)
    Develop neural network applications using the Java environment. After learning the rules involved in neural network processing, this second edition shows you how to manually process your first neural network example. The book covers the internals of front and back propagation and helps you understand the main principles of neural network processing. You also will learn how to prepare the data to ... Read more

    $62.99 USD

  • Modern Data Engineering with Apache Spark

    A Hands-On Guide for Building Mission-Critical Streaming Applications

    by Scott Haines ...
    Series series Professional and Applied Computing (R0)
    Leverage Apache Spark within a modern data engineering ecosystem. This hands-on guide will teach you how to write fully functional applications, follow industry best practices, and learn the rationale behind these decisions. With Apache Spark as the foundation, you will follow a step-by-step journey beginning with the basics of data ingestion, processing, and transformation, and ending up with an ... Read more

    $58.49 USD

  • Java lernen in abgeschlossenen Lerneinheiten

    Der Einstieg in die Programmierung mit vielen Beispielen

    Series series Computer Science and Engineering (German Language)
    Dieses Lehrbuch bringt Einsteiger anhand einzelner abgeschlossener Lerneinheiten das Programmieren mit Java bei. Es zeigt den Entwurf von effizienten Daten- und Ablaufstrukturen und versetzt die Leser dadurch in die Lage, algorithmische Konzepte zu verstehen und in Programmcode umzusetzen.Zentrale Lernziele sind das Verstehen der Abstraktionskonzepte moderner Programmiersprachen und das Erlernen ... Read more

    $28.49 USD

  • Grokking the Java Interview

    by Javin Paul ...
    Cracking the Java Interview is not easy, and one of the main reasons is that Java is vast. There are a lot of concepts and APIs to master to become a decent Java developer.Many people who are good at general topics like Data Structure and Algorithms, System Design, SQL, and Databases fail to crack the Java interview because they don't spend time learning the Core Java concepts and essential APIs ... Read more

    $19.99 USD or Free with Kobo Plus

  • From Code to Solutions in Software Engineering with Java

    From Problem Definition to Responsible Solutions

    What good is clean Java code if it solves the wrong problem?Software development is often taught through programming: writing classes, implementing methods, using data structures, and making applications run.But working code is not yet a good software solution. Problems must be understood, requirements clarified, alternatives developed, architectural decisions justified, and quality maintained ... Read more

    Was $14.99 USD Now $10.99 USD or Free with Kobo Plus

  • Secure RESTful APIs

    Simple Solutions for Beginners

    Series series Professional and Applied Computing (R0)
    Secure your RESTful APIs with confidence and efficiency. This straightforward guide outlines the essential strategies and best practices for protecting sensitive data when developing RESTful APIs for your applications.Inside, you’ll explore the fundamental functionalities to implement industry-standard authentication authorization mechanisms for Java applications. With chapters covering key ... Read more

    $18.99 USD

  • Java Unit Testing with JUnit 5

    Test Driven Development with JUnit 5

    Series series Professional and Applied Computing (R0)
    Explore the new way of building and maintaining test cases with Java test driven development (TDD) using JUnit 5. This book doesn't just talk about the new concepts, it shows you ways of applying them in TDD and Java 8 to continuously deliver code that excels in all metrics.Unit testing and test driven development have now become part of every developer's skill set. For Java developers, the most ... Read more

    $71.99 USD

  • OpenCL in Action

    How to accelerate graphics and computations

    SummaryOpenCL in Action is a thorough, hands-on presentation of OpenCL, with an eye toward showing developers how to build high-performance applications of their own. It begins by presenting the core concepts behind OpenCL, including vector computing, parallel programming, and multi-threaded operations, and then guides you step-by-step from simple data structures to complex functions.About the ... Read more

    $58.99 USD

  • The Well-Grounded Java Developer

    Vital techniques of Java 7 and polyglot programming

    SummaryThe Well-Grounded Java Developer offers a fresh and practical look at new Java 7 features, new JVM languages, and the array of supporting technologies you need for the next generation of Java-based software.About the BookThe Well-Grounded Java Developer starts with thorough coverage of Java 7 features like try-with-resources and NIO.2. You'll then explore a cross-section of emerging JVM ... Read more

    $38.99 USD

  • Gradle in Action

    SummaryGradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and ... Read more

    $49.99 USD

  • Java Testing with Spock

    SummaryJava Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.About the TechnologySpock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy ... Read more

    $49.99 USD

  • Re-Engineering Legacy Software

    SummaryAs a developer, you may inherit projects built on existing codebases with design patterns, usage assumptions, infrastructure, and tooling from another time and another team. Fortunately, there are ways to breathe new life into legacy projects so you can maintain, improve, and scale them without fighting their limitations.About the BookRe-Engineering Legacy Software is an experience-driven ... Read more

    $58.99 USD

  • Einführung in Java

    Für Studium, Ausbildung und Beruf

    by Kai Günster ...
    Java lernen für Ausbildung, Studium und BerufMit diesem Buch steigen Sie in Java und die objektorientierte Programmierung ein. Schritt für Schritt machen Sie sich mit der Sprache und ihren Konzepten vertraut. Sie lernen, in Algorithmen zu denken und Java sowie die vielen Werkzeuge Ihrer Plattform geschickt zu nutzen. Immer praxisnah und mit Gefühl für mögliche Verständnishürden: So werden auch ... Read more

    $42.19 USD

  • Hadoop in Practice

    by Alex Holmes ...
    SummaryHadoop in Practice, Second Edition provides over 100 tested, instantly useful techniques that will help you conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN and integrating Kafka, Impala, and Spark SQL with Hadoop. You'll also get new and updated techniques for Flume ... Read more

    $49.99 USD

  • Lucene in Action

    When Lucene first hit the scene five years ago, it was nothing short ofamazing. By using this open-source, highly scalable, super-fast search engine,developers could integrate search into applications quickly and efficiently.A lot has changed since then-search has grown from a "nice-to-have" featureinto an indispensable part of most enterprise applications. Lucene now powerssearch in diverse ... Read more

    $49.99 USD

  • Java Persistence with Hibernate

    SummaryJava Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification ... Read more

    $45.99 USD

  • Ultimate Flutter Handbook

    Harness Flutter as a cross-platform framework to create applications for iOS and Android from a single, unified codebase DESCRIPTION Flutter Handbook is the t to becoming a proficient Flutter app developer, catering to all levels, from beginners to experts. This comprehensive guide takes you by the hand, providing step-by-step instructions on every aspect of Flutter app development. Starting from ... Read more

    $14.99 USD or Free with Kobo Plus

  • Flutter Cookbook

    100+ step-by-step recipes for building cross-platform, professional-grade apps with Flutter 3.10.x and Dart 3.x

    Write, test, and publish your web, desktop, and embedded apps with this most up-to-date book on Flutter using the Dart programming language.Key FeaturesThoroughly updated to cover the latest features in Flutter 3.10.x and Dart 3.xPractical recipes to publish responsive, multi-platform apps from a single databaseCovers not just the ‘hows’ but the ‘whys’ of Flutter’s features with examplesBook ... Read more

    $34.99 USD or Free with Kobo Plus

  • Java: Beginner's Guide to Programming Code with Java

    Java Computer Programming

    Series series Java Computer Programming
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... Read more

    $3.99 USD or Free with Kobo Plus

  • Learn Microservices with Spring Boot

    A Practical Approach to RESTful Services using RabbitMQ, Eureka, Ribbon, Zuul and Cucumber

    by Moises Macero ...
    Series series Professional and Applied Computing (R0)
    Build a microservices architecture with Spring Boot, by evolving an application from a small monolith to an event-driven architecture composed of several services. This book follows an incremental approach to teach microservice structure, test-driven development, Eureka, Ribbon, Zuul, and end-to-end tests with Cucumber.Author Moises Macero follows a very pragmatic approach to explain the benefits ... Read more

    $28.99 USD

  • Android Studio 2026 Essentials - Java Edition

    Developing Android Apps Using Android Studio and Java

    by Neil Smyth ...
    Fully updated for Android Studio 2026.1.3, this book teaches you how to develop Android applications using Java.Starting with the basics, the book explains how to set up an Android development and testing environment, then covers tool windows, the code editor, and the Layout Editor tool. It then introduces Android architecture and takes an in-depth look at designing Android applications and user ... Read more

    $35.99 USD

  • Modern Scala Projects

    Leverage the power of Scala for building data-driven and high performance projects

    Develop robust Scala-powered projects to harvest meaningful insights with the help of machine learning libraries, such as SparkMLKey FeaturesGain hands-on experience in building data science projects with ScalaExploit the powerful functionalities of machine learning librariesUse machine learning algorithms and decision tree models for enterprise appsBook DescriptionScala is both a functional ... Read more

    $41.99 USD or Free with Kobo Plus