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 241 - 264 of 1726 Results
Skip side bar filters
  • TOP 30 Java Interview Coding Tasks

    by Matthew Urban ...
    Are you preparing for a job interview as a Java developer? If yes, you have come to the right place. This book contains a pool of 30 carefully selected coding tasks, most often asked by recruiters of Java programmers. Less than 100 pages contain deeply-explained, most commonly used data structures, algorithms, text manipulation methods, recursion, matrices, and other top topics to discuss during ... Read more

    $8.13 CAD

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language ... Read more

    $41.59 CAD 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 21Whatever version of Java you are using, Core Java, Volume I: Fundamentals, Thirteenth 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

    $71.99 CAD

  • Beginning Spring Boot 2

    Applications and Microservices with the Spring Framework

    Series series Professional and Applied Computing (R0)
    Learn Spring Boot and how to build Java-based enterprise, web, and microservice applications with it. In this book, you'll see how to work with relational and NoSQL databases, build your first microservice, enterprise, or web application, and enhance that application with REST APIs. You'll also learn how to build reactive web applications using Spring Boot along with Spring Web Reactive. Then you ... Read more

    $80.79 CAD

  • Mastering jBPM 5

    Design, build, and deploy business process-centric applications using the cutting-edge jBPM technology stack

    Key FeaturesBook DescriptionIf you are a designer or developer who wants to build and operate business process-centric applications, then this book is for you. Knowledge of the basic concepts of application development in Java will be helpful in following the concepts covered in the book, but is not necessary.What you will learnUnderstand the jBPM tool stack and business process management systems ... Read more

    $55.99 CAD or Free with Kobo Plus

  • Android NDK Beginner`s Guide - Second Edition

    Discover the native side of Android and inject the power of C/C++ in your applications

    .Key FeaturesBook DescriptionAre you an Android Java programmer who needs more performance? Are you a C/C++ developer who doesn’t want to bother with the complexity of Java and its out-of-control garbage collector? Do you want to create fast intensive multimedia applications or games? If you’ve answered yes to any of these questions then this book is for you. With some general knowledge of C/C++ ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Beginning Java 17 Fundamentals

    Object-Oriented Programming in Java 17

    Series series Professional and Applied Computing (R0)
    Learn the fundamentals of the Java 17 LTS or Java Standard Edition version 17 Long Term Support release, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Authors Kishori Sharan and Adam L. Davis walk you through writing your first Java program step-by-step. Armed with that practical experience, you'll be ready to learn the core ... Read more

    $80.79 CAD

  • Pro JPA 2

    Series series Professional and Applied Computing (R0)
    Pro JPA 2, Second Edition introduces, explains, and demonstrates how to use the new Java Persistence API (JPA) 2.1 from the perspective of one of the specification creators. A one-of-a-kind resource, it provides both theoretical and extremely practical coverage of JPA usage for both beginning and advanced developers.Authors Mike Keith and Merrick Schincariol take a hands–on approach, based on ... Read more

    $68.79 CAD

  • Spring Security in Action, Second Edition

    Series series In Action
    Don't let security be an afterthought. Spring Security in Action, Second Edition is your vital companion to robust, secure applications that are protected right from the first line of code.Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/OpenID Connect.In Spring Security in Action, Second Edition you will learn e ... Read more

    $77.99 CAD

  • Spring Boot 3 Recipes

    A Problem-Solution Approach for Java Microservices and Cloud-Native Applications

    by Marten Deinum ...
    Series series Professional and Applied Computing (R0)
    Solve all your Spring Boot 3 micro-framework problems using complete, real-world Java-based code snippets and examples inspired by various problems and corresponding solutions to those problems . When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your own specific software programming needs. This can save you a great deal ... Read more

    $75.99 CAD

  • 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

    $65.99 CAD

  • Reactive Java Programming

    by Andrea Maglie ...
    Series series Professional and Applied Computing (R0)
    Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming.Reactive Java Programming ... Read more

    $32.59 CAD

  • Java 9 Programming Blueprints

    Master features like modular programming, Java HTTP 2.0, and REPL by building numerous applications

    by Jason Lee ...
    Build a variety of real-world applications by taking advantage of the newest features of Java 9Key Features\[\*\] See some of the new features of Java 9 and be introduced to parts of the Java SDK\[\*\] This book provides a set of diverse, interesting projects that range in complexity from fairly simple to advanced and cover HTTP 2.0\[\*\] Take advantage of Java's new modularity features to write ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Raspberry Pi with Java: Programming the Internet of Things (IoT) (Oracle Press)

    Use Raspberry Pi with Java to create innovative devices that power the internet of things!Raspberry Pi with Java: Programming the Internet of Things (IoT) fills an important gap in knowledge between seasoned Java developers and embedded-hardware gurus, taking a project-based approach to skills development from which both hobbyists and professionals can learn. By starting with simple projects based ... Read more

    $44.59 CAD

  • Functional Reactive Programming

    SummaryFunctional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of core FRP operations and introduces the concepts and techniques you'll need to use FRP in any language.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyToday's software is shifting to more asynchronous ... Read more

    $65.99 CAD

  • Learn Microservices with Spring Boot 3

    A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    Series series Professional and Applied Computing (R0)
    This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of ... Read more

    $68.79 CAD

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... Read more

    $25.59 CAD

  • Instant OSGi Starter

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. Using a practical approach with explanation where needed, the book will take an in depth look at what OSGi is and what it offers to Java programmers and development standards. "Instant OSGi Starter" is intended for the senior Java programmer whom ... Read more

    $17.39 CAD or Free with Kobo Plus

  • Java Demystified

    by James Keogh ...
    Learn Java with this fun and painless self-teaching guide. Easy-to-understand, step-by-step instruction explains the most commonly used programming language for designing dynamic Web pages. Numerous examples, quizzes at the end of each chapter, and a final exam solidify the knowledge you have learned. ... Read more

    $21.99 CAD

  • Java Start

    by Andre Campos ...
    Livro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre Java ... Read more

    Free

  • JavaFX 8: Introduction by Example

    Series series Professional and Applied Computing (R0)
    JavaFX 8: Introduction by Example shows you how to use your existing Java skills to create graphically exciting client applications with the JavaFX 8 platform. The book is a new and much improved edition of JavaFX 2.0: Introduction by Example, taking you through a series of engaging, fun-to-work examples that bring you up to speed on the major facets of the platform. It will help you to create ... Read more

    $34.99 CAD

  • Generic Pipelines Using Docker

    The DevOps Guide to Building Reusable, Platform Agnostic CI/CD Frameworks

    Series series Professional and Applied Computing (R0)
    Create generic pipelines to reduce your overall DevOps workload and allow your team to deliver faster. This book helps you get up to speed on the pros and cons of generic pipeline methodology, and learn to combine shell scripts and Docker to build generic pipelines.In today’s world of micro-services and agile practices, DevOps teams need to move as fast as feature teams. This can be extremely ... Read more

    $56.69 CAD

  • Hands-On Spring Security 5 for Reactive Applications

    Learn effective ways to secure your applications with Spring and Spring WebFlux

    by Tomcy John ...
    A comprehensive guide to implementing a customizable authentication and access control framework for your enterprise applicationsKey FeaturesProvide authentication, authorization and other security features for Java applicationsLearn how to secure microservices, cloud, and serverless applications easilyExplore techniques for protecting applications from vulnerabilitiesBook DescriptionSpring ... Read more

    $37.59 CAD or Free with Kobo Plus

  • Spring Boot 2.0 Cookbook

    Configure, test, extend, deploy, and monitor your Spring Boot application both outside and inside the cloud

    by Alex Antonov ...
    Take your application development skills to the next level by implementing Spring Boot features effectivelyKey FeaturesThis collection of effective recipes serves as guidelines for Spring Boot application developmentGet up to date with features of the latest version of Spring Boot 2.0Tips and tricks to improve your efficiency through the stages of software developmentBook DescriptionThe Spring ... Read more

    $41.59 CAD or Free with Kobo Plus