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 457 - 480 of 1745 Results
Skip side bar filters
  • Pro Spring MVC with WebFlux

    Web Development in Spring Framework 5 and Spring Boot 2

    Series series Professional and Applied Computing (R0)
    Explore the designs of the Spring MVC and WebFlux frameworks, and apply similar designs and techniques to your own code. Along with detailed analysis of the code and functionality, this book includes numerous tips and tricks to help you get the most out of Spring MVC, WebFlux, and Java-based web application development in general using Spring. You’ll see how Spring MVC is a modern web application ... Read more

    $68.29 CAD

  • Mastering Netbeans

    Master building complex applications with NetBeans to become more proficient programmers

    by David Salter ...
    Master building complex applications with NetBeans to become a more pro fi cient programmerKey FeaturesBook DescriptionWith the increasing complexity of software development and the abundance of tools available, learning your IDE in-depth will instantly increase your developer productivity. NetBeans is the only IDE that can be downloaded with Java itself and provides you with many cutting edge ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Android App Entwicklung für Dummies

    Series series Für Dummies
    Die ganze Welt der Android App Entwicklung in einem BuchHaben Sie eine kreative Idee für eine eigene App und Vorkenntnisse in Java und XML? Dann erfahren Sie in diesem Buch, wie Sie Ihre Idee umsetzen und eine App mit allen Schikanen für Android-Smartphones programmieren können. Der Autor erklärt, wie Sie die kostenlosen Programme Android Studio und Java Development Kit herunterladen, wie Sie den ... Read more

    $23.99 CAD

  • Crushing The Technical Interview: Data Structures And Algorithms (Java Edition)

    by Keith Henning ...
    Learn the process of interviewing for a software development role, how to prepare, and all the information you will need to make it through the data structures and algorithms interview.This book covers what to expect in each stage of the interview process, how to describe the complexity of an algorithm using Big-O notation, the basic software theories you will need to succeed, and how to answer ... Read more

    $55.99 CAD or Free with Kobo Plus

  • Android Studio 2.3 Development Essentials - Android 7 Edition

    by Neil Smyth ...
    With 75 in-depth chapters, over 800 pages and more than 47 example app projects (including the source code) this book provides everything you need to successfully develop and deploy Android apps using Android Studio.Fully updated for Android Studio 2.3 and Android 7, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated ... Read more

    $50.83 CAD or Free with Kobo Plus

  • Java Programming : The Complete Beginners Guide

    by Scott Burk ...
    It can appear to be an overwhelming task to learn a programming language. You could have previously considered coding and thought it was too difficult and confusing. You will be guided step-by-step through learning one of the best programming languages available with the help of this thorough beginner's guide. You will quickly be able to write code with professionalism.One of the most well-liked ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Pro Java 8 Programming

    Series series Professional and Applied Computing (R0)
    Pro Java 8 Programming covers the core Java development kit. It takes advantage of the finer points of the core standard edition (SE) and development kit version 8. You'll discover the particulars of working with the Java language and APIs to develop applications in many different contexts. You will also delve into more advanced topics like lambda expressions, closures, new i/o (NIO.2), enums, ... Read more

    $75.49 CAD

  • Simple Object-Oriented Design

    Create clean, maintainable applications

    Write object-oriented code that’s manageable, maintainable, and future-proof.Keeping your object-oriented designs simple demands a creative approach—and that’s exactly what you’ll find in Simple Object-Oriented Design. This book is full of patterns and principles for reducing complexity, each one proven in author Mauricio Aniche’s 20-year career in software development. You’ll learn how to tackle ... Read more

    $65.99 CAD

  • Test-Driven Java Development, Second Edition

    Invoke TDD principles for end-to-end application development

    This book will teach the concepts of test driven development in Java so you can build clean, maintainable and robust codeKey FeaturesExplore the most popular TDD tools and frameworks and become more proficient in building applicationsCreate applications with better code design, fewer bugs, and higher test coverage, enabling you to get them to market quicklyImplement test-driven programming methods ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Le Guide Ultime du Développement Web Moderne

    Maîtrisez HTML, CSS, JavaScript, Frameworks et Conception UX/UI pour Créer des Sites et Applications Web Exceptionnels

    by YVES SITBON ...
    Ce livre est un ouvrage exhaustif destiné à tous ceux qui souhaitent se lancer dans le monde passionnant du développement web. Que vous soyez débutant ou développeur expérimenté, ce livre offre un parcours complet à travers les technologies et les concepts essentiels du développement web moderne.Dès les premiers chapitres, vous plongerez dans les fondamentaux du HTML, du CSS et du JavaScript, en ... Read more

    $19.20 CAD or Free with Kobo Plus

  • Pro CDI 2 in Java EE 8

    An In-Depth Guide to Context and Dependency Injection

    Series series Professional and Applied Computing (R0)
    In Pro CDI 2 in Java EE 8, use CDI and the CDI 2.0 to automatically manage the life cycle of your enterprise Java, Java EE, or Jakarta EE application’s beans using predefined scopes and define custom life cycles using scopes. In this book, you will see how you can implement dynamic and asynchronous communication between separate beans in your application with CDI events.The authors explain how to ... Read more

    $68.29 CAD

  • Apache Pulsar in Action

    Deliver lightning fast and reliable messaging for your distributed applications with the flexible and resilient Apache Pulsar platform.In Apache Pulsar in Action you will learn how to:Publish from Apache Pulsar into third-party data repositories and platformsDesign and develop Apache Pulsar functionsPerform interactive SQL queries against data stored in Apache PulsarApache Pulsar in Action is a ... Read more

    $77.99 CAD

  • Tika in Action

    SummaryTika in Action is a hands-on guide to content mining with Apache Tika. The book's many examples and case studies offer real-world experience from domains ranging from search engines to digital asset management and scientific data processing.About the TechnologyTika is an Apache toolkit that has built into it everything you and your app need to know about file formats. Using Tika, your ... Read more

    $65.99 CAD

  • Microservices in Action

    "The one [and only] book on implementing microservices with a real-world, cover-to-cover example you can relate to." - Christian Bach, Swiss ReMicroservices in Action is a practical book about building and deploying microservice-based applications. Written for developers and architects with a solid grasp of service-oriented development, it tackles the challenge of putting microservices into ... Read more

    $65.99 CAD

  • Kafka Streams in Action

    Real-time apps and microservices with the Kafka Streams API

    by Bill Bejeck ...
    SummaryKafka Streams in Action teaches you everything you need to know to implement stream processing on data flowing into your Kafka platform, allowing you to focus on getting more from your data without sacrificing time or effort.Foreword by Neha Narkhede, Cocreator of Apache KafkaAbout the TechnologyNot all stream-based applications require a dedicated processing cluster. The lightweight Kafka ... Read more

    $41.99 CAD

  • Spring in Action

    by Craig Walls ...
    SummarySpring in Action, 5th Edition is the fully updated revision of Manning's bestselling Spring in Action. This new edition includes all Spring 5.0 updates, along with new examples on reactive programming, Spring WebFlux, and microservices. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration.About the TechnologySpring Framework makes ... Read more

    $46.99 CAD

  • Functional Programming in Java

    How functional techniques improve your Java programs

    SummaryFunctional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.About the TechnologyHere's a bold statement: learn functional programming and you ... Read more

    $65.99 CAD

  • Play for Java

    SummaryPlay for Java shows you how to build Java-based web applications using the Play 2 framework. The book starts by introducing Play through a comprehensive overview example. Then, you'll look at each facet of a typical Play application, both by exploring simple code snippets and by adding to a larger running example. Along the way, you'll contrast Play and JEE patterns and learn how a ... Read more

    $65.99 CAD

  • Spring Integration in Action

    SummarySpring Integration in Action is a hands-on guide to Spring-based messaging and integration. After addressing the core messaging patterns, such as those used in transformation and routing, the book turns to the adapters that enable integration with external systems. Readers will explore real-world enterprise integration scenarios using JMS, Web Services, file systems, and email. They will ... Read more

    $65.99 CAD

  • Reactive Web Applications

    Covers Play, Akka, and Reactive Streams

    SummaryReactive Web Applications teaches web developers how to benefit from the reactive application architecture and presents hands-on examples using the Play framework.About the TechnologyReactive applications build on top of components that communicate asynchronously as they react to user and system events. As a result, they become scalable, responsive, and fault-tolerant. Java and Scala ... Read more

    $65.99 CAD

  • Clojure: High Performance JVM Programming

    Explore the world of lightning fast Clojure apps with asynchronous channels, logic, reactive programming, and moreAbout This BookDiscover Clojure's features and advantages and use them in your existing projectsExplore lesser-known and more advanced features, constructs, and methodologies such as asynchronous channels, actors, logic programming, and reactive programmingMeasure and monitor ... Read more

    $70.99 CAD or Free with Kobo Plus

  • Machine Learning: End-to-End guide for Java developers

    Data Analysis, Machine Learning, and Neural Networks simplified

    Develop, Implement and Tuneup your Machine Learning applications using the power of Java programmingAbout This BookDetailed coverage on key machine learning topics with an emphasis on both theoretical and practical aspectsAddress predictive modeling problems using the most popular machine learning Java librariesA comprehensive course covering a wide spectrum of topics such as machine learning and ... Read more

    $83.99 CAD or Free with Kobo Plus

  • 机器学习开发者指南

    Chinese Edition

    一本通过学习统计、分析和机器学习的方法,来提升开发者解决日常问题的能力的指南Key Features通过有趣的示例实现回归、聚类、分类、神经网络Book Description本书将带领读者学习如何实施各种机器学习技术及其日常应用的开发。本书分为9章,从易于掌握的语言基础数据和数学模型开始,向读者介绍机器学习领域中使用的各种库和框架,然后通过有趣的示例实现回归、聚类、分类、神经网络等,从而解决如图像分析、自然语言处理和时间序列数据的异常检测等实际问题。 本书适合机器学习的开发人员、数据分析人员、机器学习领域的从业人员,以及想要学习机器学习的技术爱好者阅读。使用任何脚本语言的编程人员都可以阅读本书,但如果熟悉Python语言的话,将有助于充分理解本书的内容。What you will learn通过简单易懂的方法学习数学和机器学习的原理;了解广泛使用的机器学习算法和技术 ... Read more

    $39.99 CAD or Free with Kobo Plus