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 601 - 624 of 1736 Results
Skip side bar filters
  • 机器学习开发者指南

    Chinese Edition

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

    $35.99 USD or Free with Kobo Plus

  • Scala Test-Driven Development

    Write clean scala code that works.

    by Gaurav Sood ...
    Build robust Scala applications by implementing the fundamentals of test-driven development in your workflowKey Features\[\*\] Get a deep understanding of various testing concepts such as test-driven development (TDD) and BDD\[\*\] Efficient usage of the built-in Scala features such as ScalaTest, specs2, and Scala check\[\*\] Change your approach towards problem solving by thinking about the ... Read more

    $34.99 USD or Free with Kobo Plus

  • Java GC Tutorials - Herong's Tutorial Examples

    by Herong Yang ...
    This book is a collection of tutorial notes and sample codes written by the author while he was learning JVM GC (Garbage Collection) processes. Topics include Java Garbage Collectors, STW (Stop-The-World), Serial Collector, Parallel Collector, Concurrent Collector, G1 Collector, GC Algorithms, Generational GC, Regional GC, Heap Memory Management, Young/New Generation, Tenured/Old Generation, ... Read more

    $4.99 USD

  • Spring 5.0 Microservices

    Scalable systems with Reactive Streams and Spring Boot

    by Rajesh R V ...
    A practical, comprehensive, and user-friendly approach to building microservices in SpringKey Features\[\*\] Update existing applications to integrate reactive streams released as a part of Spring 5.0\[\*\] Learn how to use Docker and Mesos to push the boundaries and build successful microservices\[\*\] Upgrade the capability model to implement scalable microservicesBook DescriptionThe Spring ... Read more

    $41.99 USD or Free with Kobo Plus

  • Codename One - Développer en Java pour iOS, Android, BlackBerry et Windows Phone

    Savez-vous que vous pouvez développer en Java des applications mobiles multiplateformes ? Mieux : vous développez des applications natives, et ce pour iOS, Windows Phone, Android ou Blackberry, à partir d'un unique code Java. La solution : Codename One, un framework dédié au developpement mobile que vous installez comme un plug-in sur Netbeans, Eclipse ou IntelliJIDEA.Développé depuis 2011 par ... Read more

    $28.99 USD

  • Mastering Quantum Computing with Qiskit

    Master Quantum Computing with Qiskit to Build Powerful Applications. Key Features ● Learn quantum computing fundamentals, including qubits and entanglement. ● Explore key quantum algorithms and new features of Qiskit 1.0+. ● Build real-world quantum applications for complex problem-solving. Book Description With over 450,000 users worldwide, Qiskit has become the go-to platform for building large ... Read more

    $19.99 USD or Free with Kobo Plus

  • Microservices for the Enterprise

    Designing, Developing, and Deploying

    Series series Professional and Applied Computing (R0)
    Understand the key challenges and solutions around building microservices in the enterprise application environment. This book provides a comprehensive understanding of microservices architectural principles and how to use microservices in real-world scenarios.Architectural challenges using microservices with service integration and API management are presented and you learn how to eliminate the ... Read more

    $53.99 USD

  • Modern Concurrency in Java

    Virtual Threads, Structured Concurrency, and Beyond

    Welcome to the future of Java. With this book, you'll explore the transformative world of Java 21's key feature: virtual threads. Remember struggling with the cost of thread creation, encountering limitations on scalability, and facing difficulties in achieving high throughput? Those days are over. This practical guide takes you from Java 1.0 to the cutting-edge advancements of Project Loom.You'll ... Read more

    $40.99 USD

  • Infrastructure Attack Strategies for Ethical Hacking

    Defend Systems, Unveil Vulnerabilities, and Safeguard Infrastructure with Expert Strategies. Key Features ● Explore sophisticated methods to network compromises, including establishing persistent access, lateral movement, and privilege escalation. ● Delve into methodologies for ethical hacking across various components, from routers and services to databases and Active Directory. ● Reinforce your ... Read more

    $14.99 USD or Free with Kobo Plus

  • Ultimate Certified Kubernetes Security Specialist (CKS) Certification Guide

    by Vijay Kumar ...
    Secure Kubernetes with Confidence and Ace the CKS Exam. Key Features ● Master Kubernetes security with real-world, hands-on practices. ● Hands-on exercises, practice questions, tips, and exam-focused guidance. ● Get CKS certified with exam aligned content and questions. Book Description As Kubernetes adoption surges across industries, security has become the most critical aspect of managing modern ... Read more

    $24.99 USD or Free with Kobo Plus

  • Hands-On Cloud-Native Microservices with Jakarta EE

    Build scalable and reactive microservices with Docker, Kubernetes, and OpenShift

    Discover how cloud-native microservice architecture helps you to build dynamically scalable applications by using the most widely used and adopted runtime environments Key FeaturesBuild robust cloud-native applications using a variety of toolsUnderstand how to configure both Amazon Web Services (AWS) and Docker clouds for high availabilityExplore common design patterns used in building and ... Read more

    $34.99 USD or Free with Kobo Plus

  • Introducing Jakarta EE CDI

    Contexts and Dependency Injection for Enterprise Java Development

    by Luqman Saeed ...
    Series series Professional and Applied Computing (R0)
    Discover the Jakarta EE Contexts and Dependency Injection (CDI 2.0) framework which helps you write better code through the use of well-defined enterprise Java-based components and beans (EJBs). If you have ever wanted to write clean Java EE code, this short book is your best guide for doing so: you will pick up valuable tips along the way from your author's years of experience teaching and coding ... Read more

    $40.99 USD

  • Mastering Test-Driven Development with React

    React and TDD: Craft Reliable, High-Quality Apps from Scratch! Key Features ● Master Test-Driven Development to build reliable, bug-free React apps. ● Write comprehensive tests to ensure maintainable, scalable React code. ● Leverage Jest and React Testing Library for efficient automated testing. ● Build real-world React applications by applying TDD principles end-to-end. Book Description Test ... Read more

    $19.99 USD or Free with Kobo Plus

  • Java EE 7

    Enterprise-Anwendungsentwicklung leicht gemacht (2. Aufl.)

    by Dirk Weil ...
    Java EE stellt schon seit mehr als siebzehn Jahren eine verlässliche und tragfähige Plattform zur Entwicklung von Enterprise-Anwendungen dar. Waren die ersten Versionen bis zu J2EE 1.4 noch komplex und schwergewichtig, so ist die aktuelle Version trotz des großen Leistungsumfangs stark auf die Einfachheit der Softwareentwicklung fokussiert. Anwendungsentwicklung auf dieser Basis macht Spaß und ... Read more

    $30.99 USD or Free with Kobo Plus

  • Ultimate KubeVirt for OpenShift Virtualization

    Bridge Virtualization and Cloud-Native with Kubevirt and Openshift. Key Features ● Deploy and manage VMs in OpenShift, using Kubernetes-native tools. ● Automate VM provisioning with GitOps and CI/CD pipelines. ● Secure, monitor, and optimize VMs in hybrid cloud environments. ● Explore real-world use cases, golden images, and multi-cloud setup. Book Description KubeVirt brings virtualization ... Read more

    $19.99 USD or Free with Kobo Plus

  • Ultimate Google Professional Cloud Architect Certification Guide

    Architect Google Cloud Solutions That Go Beyond Certification Key Features ● Master core GCP services, including Compute, Storage, and Networking. ● Apply GCP design patterns to real-world enterprise architecture. ● Prepare with exam-focused guidance, diagrams, and case scenarios. Book Description In today’s cloud-first world, the Google Cloud Professional Cloud Architect certification stands as ... Read more

    $19.99 USD or Free with Kobo Plus

  • Java Testing with Spock

    SummaryJava Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologySpock combines the features of ... Read more

    $49.99 USD

  • Derinlemesine Java - ORM, JPA & Hibernate

    by Onder Teker ...
    ORM (Object-Relational Mapping) KavramlarıJPA (Java Persistence API) Temel, Orta ve İleri Düzey KonularıHibernate hem XML hem de Annotation ile kullanımıUygulamalı Anlatımlar ve Örnek Proje PrototipleriMySQL, NetBeans ve Eclipse Ekran Görüntüleri ... Read more

    $0.99 USD or Free with Kobo Plus

  • Mastering Computer Vision with PyTorch 2.0

    Unleashing the Power of Computer Vision with PyTorch 2.0. Key Features ● Covers core to advanced Computer Vision topics with PyTorch 2.0’s latest features and best practices. ● Progressive learning path to ensure suitability for beginners and experts alike. ● Tackles practical tasks like optimization, transfer learning, and edge deployment. Book Description In an era where Computer Vision has ... Read more

    $24.99 USD or Free with Kobo Plus

  • Java Software Development with Event B

    A Practical Guide

    Series series Synthesis Lectures on Software Engineering
    The cost of fixing software design flaws after the completion of a software product is so high that it is vital to come up with ways to detect software design flaws in the early stages of software development, for instance, during the software requirements, the analysis activity, or during software design, before coding starts.It is not uncommon that software requirements are ambiguous or ... Read more

    $26.99 USD

  • Modern Programming Made Easy

    Using Java, Scala, Groovy, and JavaScript

    by Adam L. Davis ...
    Series series Professional and Applied Computing (R0)
    Get up and running fast with the basics of programming using Java as an example language. This short book gets you thinking like a programmer in an easy and entertaining way. Modern Programming Made Easy teaches you basic coding principles, including working with lists, sets, arrays, and maps; coding in the object-oriented style; and writing a web application.This book is language agnostic, but ... Read more

    $23.99 USD

  • Datas e horas

    Conceitos fundamentais e as APIs do Java

    by Hugo Kotsubo ...
    Toda aplicação precisa lidar com datas. Seja com os casos mais simples, como uma data de nascimento no cadastro de usuários, até os mais complexos, como um rastreamento completo de todos os eventos ocorridos com determinado produto, desde a sua confecção até a venda, com data e hora exatas em que cada etapa ocorreu. No desenvolvimento, é essencial ter um conhecimento maior sobre todos os conceitos ... Read more

    $9.99 USD or Free with Kobo Plus

  • Selenium Testing Tools Cookbook Second Edition

    Over 90 recipes to help you build and run automated tests for your web applications with Selenium WebDriver

    Over 90 recipes to help you build and run automated tests for your web applications with Selenium WebDriverKey Features\[\*\] Learn to leverage the power of Selenium WebDriver with simple examples that illustrate real-world problems and their workarounds\[\*\] Explains the testing of mobile applications with Appium for mobile platforms such as iOS and Android\[\*\]A pragmatic manual with engaging ... Read more

    $37.99 USD or Free with Kobo Plus

  • Ultimate CNAPP for Next-Gen Multi Cloud Security

    Master CNAPP and Defend Your Multi-Cloud Infrastructure. Key Features ● Deep-dive into CSPM, CWPP, KSPM, CIEM, and DSPM to secure multi-cloud environments effectively. ● Learn through real-world scenarios, guided labs, and actionable workflows for AWS, Azure, and GCP. ● Master centralized dashboards for regulatory frameworks like NIST, CIS, and ISO. ● Explore DevSecOps, IaC scanning, and next-gen ... Read more

    $24.99 USD or Free with Kobo Plus