Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

Java 電子書

如果您喜歡 Java 電子書,或許您也會喜歡這些熱門精選。
顯示第 2548 個結果,共 1595
Skip side bar filters
  • The Scalyr Guide to Getting Started Logging as Quickly as Possible

    With quick-start guides to logging in Java, Log4j2, PHP, Ruby, Rails, Swift, Scala, Django, Angular, & Meteor

    Scalyr ……
    系列 第 2 冊 - The Scalyr Guide to Getting Started Logging as Quickly as Possible
    With the almost constant scaling of applications and environments, the need for good logging practices has likewise scaled exponentially. This book will help you understand the value of logging, the best practices for logs and introduce you to a number of tech stacks including languages and frameworks. It's the ultimate resource for jumping into a new language or discovering new tricks in a …… 閱讀更多內容

    免費

  • Kotlin Standard Library Cookbook

    Master the powerful Kotlin standard library through practical code examples

    Samuel Urbanowicz ……
    Build optimized applications in Kotlin by learning how to make use of the standard library features the smart wayKey FeaturesGet the most out of the Kotlin library to develop high-quality portable applicationsExplore Kotlin’s powerful support for data processing and I/O operationsDiscover ways to enhance your Android application developmentBook DescriptionFor developers who prefer a more …… 閱讀更多內容

    NT$964 TWD 透過 Kobo Plus 免費享用

  • J2EE Design Patterns

    Patterns in the Real World

    Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and both practitioners will see their work collapse around them if they make too many mistakes. It's impossible to imagine a world in which buildings get built without blueprints, but it's still common for software applications to be designed and built …… 閱讀更多內容

    NT$949 TWD

  • Java+OpenCV高效入门

    姚利民 ……
    OpenCV作为一个应用广泛的开源计算机视觉库,正在受到越来越多的关注。目前OpenCV的各类教程基本上以Python和C++为主,基于Java的OpenCV书籍则少之又少,本书旨在弥补这一空白。 本书共13章,前4章是基础部分,包括OpenCV概述和安装配置、数字图像基础及图像基础操作等内容;第5到11章则包括了图像的几何变换、图像平滑、形态学操作、直方图、边缘检测与轮廓、霍夫变换、特征点检测和匹配等进阶内容;第12~13章属于提高内容,主要介绍机器学习和视频跟踪技术。 本书以通俗易懂的语言,图文并茂的讲解力图使初学者能够快速高效入门。本书面向的读者是包括高校学生在内的各类初学者、研究计算机视觉的业余爱好者及需要快速上手的专业人员。 …… 閱讀更多內容

    NT$474 TWD

  • Beginning Cloud Native Development with MicroProfile, Jakarta EE, and Kubernetes

    Java DevOps for Building and Deploying Microservices-based Applications

    Tarun Telang ……
    系列 series Professional and Applied Computing (R0)
    Get ready to develop microservices using open source Eclipse MicroProfile and Jakarta EE, and deploy them on Kubernetes/Docker. This book covers best practices for developing cloud-native applications with MicroProfile and Jakarta EE.This book introduces you to cloud-native applications and teaches you how to set up your development environment. You'll learn about the various components of …… 閱讀更多內容

    NT$2,074 TWD

  • Functional Thinking

    Paradigm Over Syntax

    Neal Ford ……
    If you’re familiar with functional programming basics and want to gain a much deeper understanding, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced developers how functional coding allows you to step back a level of abstraction so you can see your programming problem with greater clarity …… 閱讀更多內容

    NT$759 TWD

  • Domain-Driven Design with Java - A Practitioner's Guide

    Create simple, elegant, and valuable software solutions for complex business problems

    Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycleKey FeaturesImplement DDD principles to build simple, effective, and well-factored solutionsUse lightweight modeling techniques to arrive at a common collective understanding of the …… 閱讀更多內容

    NT$922 TWD 透過 Kobo Plus 免費享用

  • Android Studio 3.6 Development Essentials - Java Edition

    Developing Android 9 (Q) Apps Using Android Studio 3.5, Java and Android Jetpack

    Neil Smyth ……
    Fully updated for Android Studio 3.6, Android 10 (Q), Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the …… 閱讀更多內容

    NT$1,127 TWD 透過 Kobo Plus 免費享用

  • ChatGPT for Java

    A Hands-on Developer's Guide to ChatGPT and Open AI APIs

    Bruce Hopkins ……
    Embrace the future of software development! ChatGPT for Java is the perfect starting point for Java developers to learn how to build intelligent applications using ChatGPT and Open AI APIs.This book takes you from the ground up to demonstrate how to use ChatGPT programmatically. You will learn the basics of ChatGPT and OpenAI APIs, including how to authenticate, send prompts, generate responses, …… 閱讀更多內容

    NT$1,876 TWD

  • Hands-On Microservices with Spring Boot and Spring Cloud

    Build and deploy Java microservices using Spring Cloud, Istio, and Kubernetes

    Magnus Larsson ……
    Apply microservices patterns to build resilient and scalable distributed systemsKey FeaturesUnderstand the challenges of building large-scale microservice landscapesBuild cloud-native production-ready microservices with this comprehensive guideDiscover how to get the best out of Spring Cloud, Kubernetes, and Istio when used togetherBook DescriptionMicroservices architecture allows developers to …… 閱讀更多內容

    NT$1,320 TWD 透過 Kobo Plus 免費享用

  • Kotlin Design Patterns and Best Practices

    Build scalable applications using traditional, reactive, and concurrent design patterns in Kotlin, 2nd Edition

    Future-proof your applications with best practices and design patterns in KotlinKey FeaturesUnderstand traditional and modern design patterns to improve the design of your applicationCombine the benefits of object-oriented, functional, reactive, and concurrent programmingChoose the best microservices architecture and frameworks for your web applicationBook DescriptionThis book shows you how easy …… 閱讀更多內容

    NT$1,067 TWD 透過 Kobo Plus 免費享用

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Mastering Java EE Development with WildFly

    Create Enterprise-grade Java applications with WildFly

    Luca Stancapiano ……
    Your one stop solution to create highly scalable enterprise grade Java applications with WildFly. Key FeaturesMaster Java EE development with the latest WildFly 10 application server.Integrate with JSF and JMS and use efficient load balancing techniques to create real-time appsIntegrate your backend JavaScript code seamlessly into Java applicationsBook DescriptionPacked with rich assets and APIs, …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Tomcat: The Definitive Guide

    The Definitive Guide

    Jakarta Tomcat is not only the most commonly used open source servlet engine today, it's become the de facto standard by which other servlet engines are measured. Powerful and flexible, it can be used as a stand-alone web server or in conjunction with another server, like Apache or IIS, to run servlets or JSPs. But mastery of Tomcat is not easy: because it's as complex as it is complete. Tomcat: …… 閱讀更多內容

    NT$664 TWD

  • OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide

    Exam 1Z0-815, Exam 1Z0-816, and Exam 1Z0-817

    This OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide was published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam. No matter the changes, rest assured this Study Guide covers everything you need to prepare for and take the exam.NOTE: The OCP Java SE 11 Programmer I Exam 1Z0-815 and Programmer II …… 閱讀更多內容

    NT$1,897 TWD

  • Instant GSON

    Sandeep Kumar Patel ……
    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. Instant GSON is a practical, hands-on guide that will explain the implementation features of the GSON API through examples with code. Instant GSON is for software developers who are new to the GSON library, and who are looking to explore it in depth …… 閱讀更多內容

    NT$501 TWD 透過 Kobo Plus 免費享用

  • 亿级流量Java高并发与网络编程实战

    颜群 ……
    本书共分18章,内容包括:高并发概述、系统分析与大型互联网架构设计、高并发相关JVM与JDK新特性案例讲解、实战解析多线程并发包、NIO案例解析与高性能聊天室实战、高性能NIO框架Netty实例详解、主流RPC框架解析与跨语言调用案例、实战解析高并发框架Disruptor、通过案例讲解分布式服务框架Dubbo等。 …… 閱讀更多內容

    NT$915 TWD

  • Swift Programming Language With Artificial Intelligence (2026)

    Master Swift Programming with AI : Learn Swift Sharp in One Day with Hands-on Projects for Beginners!

    Chris Lattner ……
    Elevate Your Swift Mastery with the Ultimate Guide: Unleash the Power of Swift 5! **Key Highlights of This Swift Guide** Welcome to the fifth edition of the highly acclaimed Swift guide, now meticulously enhanced and updated to encompass the cutting-edge features of Swift 5. Dive into the world of Swift programming like never before, and unlock the potential of this dynamic language with expert …… 閱讀更多內容

    NT$988 TWD 透過 Kobo Plus 免費享用

  • Building Web Apps with Spring 5 and Angular

    Modern end-to-end web application development

    A complete guide to build robust and scalable web applications with Spring and Angular. Key FeaturesThis hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.Learn the core …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Building Microservices with Go

    Develop seamless, efficient, and robust microservices with Go

    Nic Jackson ……
    Your one-stop guide to the common patterns and practices, showing you how to apply these using the Go programming languageKey Features\[\*\] This short, concise, and practical guide is packed with real-world examples of building microservices with Go\[\*\] It is easy to read and will benefit smaller teams who want to extend the functionality of their existing systems\[\*\] Using this practical …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • 1000 Java Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    Vamsee Puligadda ……
    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Java language …… 閱讀更多內容

    NT$99 TWD

  • Flutter for Beginners

    Cross-platform mobile development from Hello, World! to app release with Flutter 3.10+ and Dart 3.x

    Follow this step-by-step illustrated guide to launch your own Flutter apps and gain hands-on experienceKey FeaturesGet up to speed with the basics of Dart programming and delve into Flutter developmentLearn about Flutter widgets, plugins, and animations to create a high-quality, user-friendly appPackage and deploy your Flutter apps to achieve native-like performancePurchase of the print or Kindle …… 閱讀更多內容

    NT$922 TWD 透過 Kobo Plus 免費享用

  • Mastering JBoss Enterprise Application Platform 7

    Core details of the Enteprise server supported by clear directions and advanced tips.

    Create modular scalable enterprise-grade applications with JBoss Enterprise Application Platform 7Key FeaturesLeverage the power of JBoss EAP 7 along with Java EE 7 to create professional enterprise grade applications.Get you applications cloud ready and make them highly scalable using this advanced guide.Become a pro Java Developer and move ahead of the crowd with this advanced practical guide …… 閱讀更多內容

    NT$1,341 TWD 透過 Kobo Plus 免費享用

  • Spring Boot: Up and Running

    Mark Heckler ……
    With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding. How do developers learn enough to be productive immediately? This practical book shows you how to use this framework to write successful mission …… 閱讀更多內容

    NT$1,351 TWD