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 553 - 576 of 1745 Results
Skip side bar filters
  • Introducing Play Framework

    Java Web Application Development

    Series series Professional and Applied Computing (R0)
    Enter the world of rapid web application development. This gentle introduction to Play covers all you need to know: it carefully introduces the background concepts before diving into examples, making learning Play 2 enjoyable (it includes the latest Play framework version 2.8).Introducing Play Framework is crisp, up-to-the-point, and full of valuable information. You will find chapters covering ... Read more

    $56.99 CAD

  • When Docker Meets Java

    A Practical Guide to Docker for Java and Spring Boot Applications

    Series series Professional and Applied Computing (R0)
    Discover how to become a more efficient Java developer using Docker. This book will help you streamline your development process, boost portability, and enhance the efficiency of your applications.Docker has transformed the landscape of application and deployment by simplifying the creation and management of development environments, saving valuable time and reducing compatibility issues. With ... Read more

    $87.99 CAD

  • Java in easy steps, 7th edition

    by Mike McGrath ...
    Series series In Easy Steps
    Java in easy steps, 7th edition instructs you how to easily create your own Java programs. The book contains separate chapters on the major features of the Java language. Complete example programs with colourized code illustrate each important aspect of Java programming – all in easy steps.This book assumes no previous knowledge of any programming language so it's ideal for the newcomer to ... Read more

    $22.12 CAD

  • MASTER REACT.JS PART 6

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    $5.48 CAD or Free with Kobo Plus

  • JAVA Programming for Beginners

    The Simple Guide to Learning JAVA Programming fast!

    by Tim Warren ...
    JAVA PROGRAMMING FOR BEGINNERSJAVA is a powerful programming language, with a wide variety of uses!This book is aimed at beginners, and will take you through all of the basics of JAVA programming, and will help you to hit the ground running!You will learn the different functions and uses of JAVA, and this book will take you step by step through your very first JAVA program!This book will also ... Read more

    $2.99 CAD or Free with Kobo Plus

  • Mockito Made Clear

    by Ken Kousen ...
    Mockito is the most popular framework in the Java world for automating unit testing with dependencies. Learn the Mockito API and how and when to use stubs, mocks, and spies. On a deeper level, discover why the framework does what it does and how it can simplify unit testing in Java. Using Mockito, you'll be able to isolate the code you want to test from the behavior or state of external ... Read more

    $15.99 CAD

  • 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

    $51.99 CAD

  • Jakarta EE Cookbook

    Practical recipes for enterprise Java developers to deliver large scale applications with Jakarta EE

    by Elder Moraes ...
    An enterprise Java developer s guide to learning JAX-RS, context and dependency injection, JavaServer Faces (JSF), and microservices with Eclipse MicroProfile using the latest features of Jakarta EEKey FeaturesExplore Jakarta EE's latest features and API specifications and discover their benefitsBuild and deploy microservices using Jakarta EE 8 and Eclipse MicroProfileBuild robust RESTful web ... Read more

    $33.99 CAD or Free with Kobo Plus

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design patterns, and understand the criticisms of design patterns with an overview of anti-patterns. For each pattern you will see at least one real-world scenario, a computer-world example, and a complete ... Read more

    $68.99 CAD

  • Spring 5.0 Cookbook

    Recipes to build, test, and run Spring applications efficiently

    Over 100 hands-on recipes to build web applications easily and efficiently IN Spring 5.0Key Features\[\*\] Solve real-world problems using the latest features of the Spring framework like Reactive Streams and the Functional Web Framework.\[\*\] Learn how to use dependency injection and aspect-oriented programming to write compartmentalized and testable code.\[\*\] Understand when to choose between ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Java 9 Data Structures and Algorithms

    A step-by-step guide to data structures and algorithms

    Gain a deep understanding of the complexity of data structures and algorithms and discover the right way to write more efficient codeKey Features\[\*\] This book provides complete coverage of reactive and functional data structures\[\*\] Based on the latest version of Java 9, this book illustrates the impact of new features on data structures\[\*\] Gain exposure to important concepts such as Big-O ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Mastering Data Structures and Algorithms in Python & Java

    by Sachin Naha ...
    "Mastering Data Structures and Algorithms in Python & Java" is a comprehensive guide for programmers aiming to enhance their problem-solving skills and code efficiency. It starts with a foundational overview of data structures and algorithms, including recursion, and advances through crucial topics like functional programming and clean code practices. The book covers practical exercises, mock ... Read more

    $6.99 CAD or Free with Kobo Plus

  • 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

    $57.99 CAD

  • Learn Java Programming in 24 Hours

    by Alex Nordeen ...
    This book will help you learn the basics of Java programming in an easy way. This Edition is a comprehensive guide for beginners to learn the most popular programming languages worldwide.It will familiarize you with various JAVA coding concepts like decisions, loops, arrays, methods, variables, lambda expressions, etc. As well as a brief introduction to various framework it supports like Java SE8, ... Read more

    $13.73 CAD

  • JAVA. Interfaces gráficas y aplicaciones para Internet (4ª Edición)

    Hasta hace pocos años Java solo nos traía a la mente una taza de café, objeto que se ha convertido en su logotipo, seguramente por las muchas que se tomaron sus creadores. Sin embargo, hoy en día, cualquiera que haya tenido contacto con una página web tiene otro concepto, y sabe que Java es un lenguaje de programación orientado a objetos, introducido por Sun Microsystems, actualmente soportado por ... Read more

    $39.99 CAD or Free with Kobo Plus

  • Designing and Developing for Google Glass

    Thinking Differently for a New Platform

    Creating apps for Google Glass is more involved than simply learning how to navigate its hardware, APIs, and SDK. You also need the right mindset. While this practical book delivers the information and techniques you need to build and deploy Glass applications, it also helps you to think for Glass by showing you how the platform works in, and affects, its environment.In three parts—Discover, ... Read more

    $36.99 CAD

  • Kickstart Compiler Design Fundamentals

    Unveiling Compiler Secrets from Source to Execution. Key Features ● Master compiler fundamentals, from lexical analysis to advanced optimization techniques. ● Reinforce concepts with practical exercises, projects, and real-world case studies. ● Explore LLVM, GCC, and industry-standard optimization methods for efficient code generation. Book Description Compilers are the backbone of modern ... Read more

    $27.39 CAD or Free with Kobo Plus

  • Introduction to JVM Languages

    Get familiar with the world of Java, Scala, Clojure, Kotlin, and Groovy

    Explore the Java Virtual Machine with modern programming languagesKey Features\[\*\]This guide provides in-depth coverage of the Java Virtual Machine and its features\[\*\]Filled with practical examples, this book will help you understand the core concepts of Java, Scala, Clojure, Kotlin, and Groovy\[\*\]Work with various programming paradigms and gain knowledge about imperative, object-oriented ... Read more

    $41.99 CAD or Free with Kobo Plus

  • MASTER REACT.JS PART 4

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    $5.48 CAD or Free with Kobo Plus

  • The Android Game Developer???s Handbook

    Discover an all in one handbook to developing immersive and cross-platform Android games

    by Avisekhar Roy ...
    Discover an all in one handbook to developing immersive and cross-platform Android gamesKey Features\[\*\]Practical tips and tricks to develop powerful Android games\[\*\]Learn to successfully implement microtransactions and monitor the performance of your game once it’s out live.\[\*\]Integrate Google’s DIY VR tool and Google Cardboard into your games to join in on the VR revolutionBook ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Java 22 for Healthcare and Medical Applications

    Series series Biomedical and Robotics Healthcare
    This comprehensive book delves into the key features introduced in Java 22, providing insights and practical examples to help readers understand and implement these enhancements within the context of medical applications with the goal of enhancing medical practices, streamlining processes, and improving patient care.Java 22 for Healthcare and Medical Applications explores the latest Java 22 and ... Read more

    $153.99 CAD

  • Essential Data Structures and Algorithms in Java

    Apply proven problem-solving patterns to write faster and cleaner AI-native code

    by Joseph Su ...
    Master essential data structures and algorithms in Java with clear examples, visual walkthroughs, and real-world coding exercises designed to build your problem-solving skills fast Key FeaturesBuild solid foundations with a complete overview of core DSA conceptsImplement advanced data structures for AI agents and complex systemsMaster Java Collections and complexity analysis for scalable ... Read more

    $40.79 CAD or Free with Kobo Plus

  • Spring Boot 3.0 Crash Course

    This Spring Boot 3.0 Crash Course will teach you all you need to know to create powerful Spring applications with the latest version of the framework. First things first: get your development environment ready and build your very first Spring Boot App. Data access, security, configuration, and testing are some of the more advanced subjects you'll cover as you go along. This crash course will teach ... Read more

    $42.99 CAD or Free with Kobo Plus

  • Ultimate UI/UX Design for Professionals

    Design Like a Pro: Essential UI/UX Patterns and Secrets Unveiled Key Features ● Comprehensive guidance to create user-centered, intuitive designs step by step. ● Master proven strategies for user research, usability testing, and prototyping. ● Leverage real-world examples to connect design concepts with user needs effectively. Book Description With 70% of business success now tied to effective ... Read more

    $27.39 CAD or Free with Kobo Plus