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 217 - 240 of 1733 Results
Skip side bar filters
  • JBoss Weld CDI for Java Platform

    by Ken Finnigan ...
    This book is a mini tutorial with plenty of code examples and strategies to give you numerous options when building your own applications."JBoss Weld CDI for Java Platform" is written for developers who are new to dependency injection. A rudimentary knowledge of Java is required. ... Read more

    $16.99 CAD or Free with Kobo Plus

  • Hands-On Design Patterns with Java

    Learn design patterns that enable the building of large-scale software architectures

    Understand Gang of Four, architectural, functional, and reactive design patterns and how to implement them on modern Java platforms, such as Java 12 and beyondKey FeaturesLearn OOP, functional, and reactive patterns for creating readable and maintainable codeExplore architectural patterns and practices for building scalable and reliable applicationsTackle all kinds of performance-related issues ... Read more

    $31.99 CAD or Free with Kobo Plus

  • ActiveMQ in Action

    Applications in enterprises need to communicate, most commonly done by messaging. Apache ActiveMQ is an open-source implementation of the Java Message Service (JMS), which provides messaging in Java applications.ActiveMQ in Action is a thorough, practical guide to implementing message-oriented systems using ActiveMQ and Java. Co-authored by one of the leading ActiveMQ developers, Bruce Snyder, the ... 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.99 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.99 CAD or Free with Kobo Plus

  • Java: The Good Parts

    Unearthing the Excellence in Java

    by Jim Waldo ...
    What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included. The core language has become increasingly large ... Read more

    $21.99 CAD

  • Java and Access

    Connect from Oracle Java 8 to Microsoft Access database using ucanaccess. This gives a detailed step by step guide to setting up access, insert, update, delete and reading of records in an Access database. ... Read more

    $1.21 CAD or Free with Kobo Plus

  • Android Studio 3.0 Development Essentials - Android 8 Edition

    by Neil Smyth ...
    Fully updated for Android Studio 3.0 and Android 8, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE), the Android 8 Software Development Kit (SDK) and the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android ... Read more

    $48.08 CAD

  • 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

    $41.99 CAD

  • Gradle Beyond the Basics

    Customizing Next-Generation Builds

    by Tim Berglund ...
    If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle—this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file ... Read more

    $15.99 CAD

  • Estructuras de datos en java

    Series series Espacios
    Este libro analiza estructuras de datos lineales y no lineales. Las primeras tienen la ventaja de que son más comprensibles al momento de desarrollarlas. De estas estructuras el texto profundiza en las listas y las pilas. Adicionalmente, estudia estructuras de datos no lineales como los árboles y los grafos, las cuales tienen la desventaja de ser más complejas en su implementación, pero usadas de ... Read more

    $7.99 CAD or Free with Kobo Plus

  • Java EE 7 Development with NetBeans 8

    About This BookUse the features of the popular NetBeans IDE to accelerate your development of Java EE applicationsCovers the latest versions of the major Java EE APIs such as JSF 2.2, EJB 3.2, JPA 2.1, CDI 1.1, and JAX-RS 2.0Walks you through the development of applications utilizing popular JSF component libraries such as PrimeFaces, RichFaces, and ICEfacesWho This Book Is ForThe book is aimed at ... Read more

    $36.99 CAD or Free with Kobo Plus

  • OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide

    Exam 1Z0-808

    Series series Sybex Study Guide
    Full coverage of functional programming and all OCA Java Programmer exam objectivesOCA, Oracle Certified Associate Java SE 8 Programmer I Study Guide, Exam 1Z0-808 is a comprehensive study guide for those taking the Oracle Certified Associate Java SE 8 Programmer I exam (1Z0-808). With complete coverage of 100% of the exam objectives, this book provides everything you need to know to confidently ... Read more

    $49.99 CAD

  • Functional Programming in Kotlin

    In Functional Programming in Kotlin you will learn:Functional programming techniques for real-world applicationsWrite combinator librariesCommon structures and idioms in functional designSimplicity and modularity (and fewer bugs!)Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated ... Read more

    $65.99 CAD

  • Java EE 8 Cookbook

    Build reliable applications with the most robust and mature technology for enterprise development

    A practical guide for building effective enterprise solutions with Java EE 8Key FeaturesRecipes to get you up-and-running with Java EE 8 application developmentLearn how to apply the major Java EE 8 APIs and specificationsImplement microservices and Reactive programming with Java EE 8Book DescriptionJava EE is a collection of technologies and APIs to support Enterprise Application development. The ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Building Telegram Bots

    Develop Bots in 12 Programming Languages using the Telegram Bot API

    Series series Professional and Applied Computing (R0)
    Learn about bot programming, using all the latest and greatest programming languages, including Python, Go, and Clojure, so you can feel at ease writing your Telegram bot in a way that suits you.This book shows how you can use bots for just about everything: they connect, they respond, they enhance your job search chances, they do technical research for you, they remind you about your last train, ... Read more

    $44.99 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.99 CAD

  • 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

    $65.99 CAD

  • Beginning Java EE 7

    Series series Professional and Applied Computing (R0)
    Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms. Beginning Java EE 7 is the first tutorial book on Java EE 7.Step by step and easy to follow, this book describes many of the Java EE 7 specifications and reference implementations, and shows them in action using practical examples. This definitive book also uses the newest version of GlassFish to ... Read more

    $95.99 CAD

  • Liferay Beginner's Guide

    Quick and easy techniques to build, deploy, and maintain your own Liferay portal with this book and ebook

    Key FeaturesBook DescriptionPart of Packt’s Beginner’s Guide series, each chapter follows the creation of a fictional neighbourhood site to demonstrate an aspect of Liferay portal with practical examples, screenshots, and step-by-step instructions. All you need in order to benefit from the Liferay Beginner’s Guide is programming experience. No prior knowledge of Liferay is required, although ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Eclipse Plug-in Development Beginner's Guide

    Extend and customize Eclipse

    by Alex Blewitt ...
    Develop skills to build powerful plug-ins with Eclipse IDE through examplesKey Features\[\*\] Create useful plug-ins to make Eclipse work for you\[\*\] Learn how to migrate Eclipse 3.x plug-ins to Eclipse 4.x\[\*\] From automation to testing, find out how to get your IDE performing at an impressive standardBook DescriptionEclipse is used by everyone from indie devs to NASA engineers. Its ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Java SE 21 Developer Study Guide

    This is the e-book version of the book that you can read online.Prepare for the Java 21 certification exam (Exam 1Z0-830) with this comprehensive study guide. This book will give you the knowledge and skills necessary to pass the exam and gain a deep understanding of Java's core features and advanced topics.Each chapter provides in-depth explanations, practical examples, and best practices to ... Read more

    $14.99 CAD or Free with Kobo Plus

  • The Java Tutorial

    A Short Course on the Basics

    Series series Java Series
    The Java® Tutorial, Fifth Edition, is based on Release 7 of the Java Platform Standard Edition. This revised and updated edition introduces the new features added to the platform, including a section on NIO.2, the new file I/O API, and information on migrating legacy code to the new API. The deployment coverage has also been expanded, with new chapters such as “Doing More with Rich Internet ... Read more

    $47.99 CAD

  • Java in easy steps, 6th Edition

    Covers Java 9

    by Mike McGrath ...
    Series series In Easy Steps
     Java in easy steps, 6th edition instructs you how to easily create your own exciting Java programs. Updated for Java 9, which was released September 2017, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps.This book assumes no previous knowledge of any ... Read more

    $20.27 CAD