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 1153 - 1176 of 1746 Results
Skip side bar filters
  • Practical Design Patterns for Java Developers

    Hone your software design skills by implementing popular design patterns in Java

    Unravel the power of Java design patterns by learning where to apply them effectively to solve specific software design and development problemsKey FeaturesDecouple logic across objects with dependency injection by creating various vehicles with featuresFinalize vehicle construction by chaining handlers using the Chain of Responsibility PatternPlan and execute an advanced vehicle sensor initiation ... Read more

    $35.99 CAD or Free with Kobo Plus

  • Spring MVC Blueprints

    Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentation

    Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentationKey Features\[\*\]Learn all the details of implementing Spring 4.x MVC applications from basic core platform construction to advanced integration implementations\[\*\]Gain a complete reference guide to implementing the controllers, models, views, view resolvers, and ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Mastering Microservices with Java

    Build enterprise microservices with Spring Boot 2.0, Spring Cloud, and Angular

    Master the art of implementing scalable and reactive microservices in your production environment with Java 11Key FeaturesUse domain-driven designs to build microservicesExplore various microservices design patterns such as service discovery, registration, and API GatewayUse Kafka, Avro, and Spring Streams to implement event-based microservicesBook DescriptionMicroservices are key to designing ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Java 9 Revealed

    For Early Adoption and Migration

    Series series Professional and Applied Computing (R0)
    Explore the new Java 9 modules, SDK, JDK, JVM, JShell and more in this comprehensive book that covers what’s new in Java 9 and how to use these new features. Java 9 Revealed is for experienced Java programmers looking to migrate to Java 9. Author Kishori Sharan begins by covering how to develop Java applications using the new module system introduced in Java 9 and how to use the JShell tool in ... Read more

    $47.99 CAD

  • Neo4j Cookbook

    Harness the power of Neo4j to perform complex data analysis over the course of 75 easy-to-follow recipes

    by Ankur Goel ...
    Key FeaturesBook DescriptionIf you are already using Neo4j in your application and want to learn more about data analysis or database graphs, this is the book for you. This book also caters for your needs if you are looking to migrate your existing application to Neo4j in the future. We assume that you are already familiar with any general purpose programming language and have some familiarity ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Edge-First Web Development with Hono

    Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js

    "Edge-First Web Development with Hono: Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js"For experienced web engineers, the edge promises lower latency, global reach, and simpler deployment—but only if your application model can survive across runtimes without fragmentation. This book shows why Hono has become a compelling foundation for that approach. Aimed at advanced ... Read more

    $9.75 CAD 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

    $24.99 CAD or Free with Kobo Plus

  • Java and Algorithmic Thinking for the Complete Beginner

    From Basics to Advanced Techniques: Master Java and Algorithms for a Robust Programming Foundation

    Dive into the world of Java and algorithmic thinking with this book. This comprehensive guide for beginners covers everything from basic computer operations to advanced programming concepts.Key FeaturesIntroduction to Java & algorithmic thinking with a proper guide from basic to advanced conceptsTips and tricks to enhance programming efficiency, and exercises for real-world applicationDetailed ... Read more

    $10.99 CAD or Free with Kobo Plus

  • Building Modern Business Applications

    Reactive Cloud Architecture for Java, Spring, and PostgreSQL

    by Peter Royal ...
    Series series Professional and Applied Computing (R0)
    Discover a new way of thinking about business applications in light of the massive industry shift toward cloud computing and reactive programming technologies. This book synthesizes technologies and techniques such as event sourcing, command query responsibility segregation (CQRS), property-based testing, and GraphQL into a cohesive guide for modern business applications that benefit every ... Read more

    $68.99 CAD

  • Cruising Along with Java

    Modernize and Modularize with the Latest Features

    Java is on a fast-paced development schedule that brings with it improved design capabilities and enhancements for application security. Learn about the changes to Java, from version 9 to 24, and apply new features to build enterprise applications faster and with fewer errors. Get up to speed on how to make your code concise, expressive, and less error prone, and create better OO programs with the ... Read more

    $47.99 CAD

  • Softwaretesting kompakt

    Grundlagen von Tests und Testautomatisierung mit Java

    Series series Computer Science and Engineering (German Language)
    Softwaretests sind unverzichtbar für jede robuste Software. Dies zeigt sich durch nahezu wöchentliche Bugbedingte Ausfälle. Doch wie lassen sich diese effektiver verhindern? Nach dem Lesen dieses Buches sind Sie in der Lage, eigene Softwaretests in den unterschiedlichsten Industriebereichen mit Java umzusetzen.Dieses Buch richtet sich an alle, die in die Disziplin des Testens eintauchen möchten. ... Read more

    $17.99 CAD

  • 掌握Java SE8程式設計-Lambda的逆襲

    by 陳錦輝 ...
    在寫程式時,我們有時會希望『傳遞一段程式碼』給某個method,並且不限定該method何時來執行這段程式碼,例如Comparator的compare method就是個最明顯的例子。以往,Java必須透過物件間接完成這個目標,也就是將這段程式碼變成某個物件的某個method實作內容,然而這個method在介面或類別宣告時就必須有個名稱,但這個名稱對於我們想要『傳遞一段程式碼』的目的而言,其實是多餘的。『傳遞一段程式碼』給某個method在函數式程式語言中,不難做到。而眾多非函數式程式語言也陸續加入了這個功能,它們為此功能取了一個響亮的名字 ── Lambda運算式。為何取名為Lambda運算式呢? 它源自於一種古老的演算 ── λ演算(Lambda正是拉丁字母λ的讀音)。在λ演算中,函數是匿名的,代表著函數的名稱並不重要,因此,將『傳遞一段程式碼』的功能取名為Lambda運算式 ... Read more

    $21.99 CAD

  • Gradle Dependency Management

    Gradle Dependency Management

    Key FeaturesBook DescriptionIf you work on Java projects, use Gradle as a build automation tool, and you use dependencies in your project, this is the book for you. Additionally, if you want to deploy your project artifacts as dependencies for other developers using Gradle, you've found the right book.What you will learnDefine dependencies in your Java projectsPublish your artifacts to Maven and ... Read more

    $28.99 CAD or Free with Kobo Plus

  • Introducing Micronaut

    Build, Test, and Deploy Java Microservices on Oracle Cloud

    Series series Professional and Applied Computing (R0)
    The microservice architecture has been adopted by many developer teams around the world. To be successful, it's crucial that you understand how to program a microservice and get it running in the cloud. This book will walk you through the process of how to build, test, and deploy a Java-based Micronaut microservice to the Oracle Cloud with GitHub Actions.You'll learn how to create a Virtual ... Read more

    $68.99 CAD

  • Cloud Development and Deployment with CloudBees

    This is an easy-to-follow yet comprehensive guide that follows a step-by-step approach to leverage the CloudBees services.If you are a Java developer and want to explore the world of the cloud, this book is ideal for you. This book will guide you through the process of developing and deploying an application on the cloud. Prior knowledge of Java is essential. ... Read more

    $24.99 CAD or Free with Kobo Plus

  • Learning RabbitMQ

    Build and optimize efficient messaging applications with ease

    by Martin Toshev ...
    Build and optimize efficient messaging applications with ease Key Features\[\*\]Learn to administer, configure, and manage RabbitMQ instances\[\*\]Discover ways to secure and troubleshoot RabbitMQ instances\[\*\]This book is fully up-to-date with all the latest changes to version 3.5Book DescriptionRabbitMQ is Open Source Message Queuing software based on the Advanced Message Queue Protocol ... Read more

    $42.99 CAD or Free with Kobo Plus

  • Selenium Framework Design in Data-Driven Testing

    Build data-driven test frameworks using Selenium WebDriver, AppiumDriver, Java, and TestNG

    Take a deep dive into building data-driven test frameworks using Selenium WebDriverKey FeaturesA comprehensive guide to designing data-driven test frameworks using the Selenium 3 WebDriver API, AppiumDriver API, Java-Bindings, and TestNGLearn how to use Selenium Page Object Design Patterns and D.R.Y. (Don’t Repeat Yourself) Approaches to software development in automated testingDiscover the ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Secure Java

    For Web Application Development

    by Abhay Bhargav ...
    Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and web application risk assessment. Encapsulating security requirements for web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling—explaining how to integrate these ... Read more

    $138.78 CAD

  • Mastering NGINX for Site Reliability and Performance Optimization

    by Richa Garg ...
    Unlock the power of NGINX to boost performance and scale effortlessly. Key Features ● Learn NGINX from basics to advanced with expert guidance, from installation to high-performance configurations. ● Reinforce your skills with practical examples and detailed solutions for real-world applications. ● Step-by-step beginner-friendly approach with clear explanations, making complex concepts easy to ... Read more

    $27.39 CAD or Free with Kobo Plus

  • Introduction to Programming in Java

    An Interdisciplinary Approach

    This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.Programming skills are indispensable in today’s world, not just for computer science students, but also for anyone in any scientific or technical discipline. Introduction to Programming in Java, Second Edition, by Robert Sedgewick and Kevin ... Read more

    $59.99 CAD

  • Kotlin Design Patterns and Best Practices

    Elevate your Kotlin skills with classical and modern design patterns, coroutines, and microservices

    by Alexey Soshin ...
    Dive deep into Kotlin design patterns, explore idiomatic functional programming, and master microservices with frameworks like Arrow, Ktor, and Vert.x.Key FeaturesStart from basic Kotlin syntax and go all the way to advanced topics like Coroutines and structural concurrencyLearn how to select and implement the right design pattern for your next Kotlin projectGet to grips with concurrent and ... Read more

    $38.99 CAD or Free with Kobo Plus

  • Einstieg in Java und OOP

    Grundelemente, Objektorientierung, Design-Patterns und Aspektorientierung

    Series series Computer Science and Engineering (German Language)
    Der Autor schafft auf didaktisch kluge Weise einen Weg in die Welt der Objektorientierten Programmierung. Er beschreibt die entsprechenden Konzepte nicht einfach nur, sondern erklärt darüber hinaus auch Hintergründe und Zusammenhänge. Seinem Blick fürs Wesentliche kombiniert er mit einer lockeren Erzählweise.Lernen Sie die grundlegenden Konzepte der Programmierung mit Java kennen. Gewinnen Sie ... Read more

    $32.39 CAD

  • Pro Cloud Native Java EE Apps

    DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes

    Series series Professional and Applied Computing (R0)
    This professional guide to Java-based cloud native apps DevOps dives deeper into building and deploying production ready cloud native apps using the increasingly popular open source Eclipse MicroProfile framework, Jakarta EE 10 APIs and the most popular Kubernetes container orchestration tool.After a quick overview of Jakarta EE and MicroProfile, Pro Cloud Native Java EE Apps starts you on your ... Read more

    $59.99 CAD

  • Oracle Fusion Developer Guide

    Building Rich Internet Applications with Oracle ADF Business Components and Oracle ADF Faces

    Series series Oracle Press
    Master Oracle Fusion MiddlewareSuccessfully design rich enterprise web applications using the detailed information in this Oracle Press volume. Oracle Fusion Developer Guide goes beyond the predominant drag-and-drop methods in Oracle JDeveloper 11g and provides a wealth of examples that address common development scenarios when using Oracle Fusion Middleware. Work with Oracle JDeveloper 11g, ... Read more

    $83.99 CAD