Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

Java 電子書

如果您喜歡 Java 電子書,或許您也會喜歡這些熱門精選。
顯示第 12971320 個結果,共 1720
Skip side bar filters
  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    Kevlin Henney ……
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected …… 閱讀更多內容

    NT$811 TWD

  • A Functional Approach to Java

    Augmenting Object-Oriented Java Code with Functional Principles

    Ben Weidig ……
    Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this …… 閱讀更多內容

    NT$1,527 TWD

  • Learning Test-Driven Development

    A Polyglot Guide to Writing Uncluttered Code

    Saleem Siddiqui ……
    Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and …… 閱讀更多內容

    NT$1,360 TWD

  • 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 …… 閱讀更多內容

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

  • Java Data Science Cookbook

    Explore the power of MLlib, DL4j, Weka, and more

    Rushdi Shams ……
    Recipes to help you overcome your data science hurdles using JavaKey Features\[\*\] This book provides modern recipes in small steps to help an apprentice cook become a master chef in data science\[\*\] Use these recipes to obtain, clean, analyze, and learn from your data\[\*\] Learn how to get your data science applications to production and enterprise environments effortlesslyBook DescriptionIf …… 閱讀更多內容

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

  • Practical Cloud-Native Java Development with MicroProfile

    Develop and deploy scalable, resilient, and reactive cloud-native applications using MicroProfile 4.1

    Written by leading MicroProfile experts, this book provides you with best practices for building enterprise-grade cloud-native applications using MicroProfile 4.1 and running them on Open Liberty with Docker, Kubernetes, and IstioKey FeaturesApply your knowledge of MicroProfile APIs to develop cloud-native applicationsUse MicroProfile Health to provide the startup, liveness, and readiness status …… 閱讀更多內容

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

  • Flutter for Beginners

    An introductory guide to building cross-platform mobile applications with Flutter and Dart 2

    Alessandro Biessek ……
    A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applicationsKey FeaturesGet up to speed with the basics of Dart programming and delve into Flutter developmentUnderstand native SDK and third-party libraries for building Android and iOS applications using FlutterPackage and deploy your Flutter apps to achieve native-like performanceBook DescriptionGoogle …… 閱讀更多內容

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

  • Learn Kotlin Programming

    A comprehensive guide to OOP, functions, concurrency, and coroutines in Kotlin 1.3

    Delve into the world of Kotlin and learn to build powerful Android and web applicationsKey FeaturesLearn the fundamentals of Kotlin to write high-quality codeTest and debug your applications with the different unit testing frameworks in KotlinExplore Kotlin's interesting features such as null safety, reflection, and annotationsBook DescriptionKotlin is a general-purpose programming language used …… 閱讀更多內容

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

  • Ultimate Java Design Patterns

    Ricken Bazolo ……
    Think Like an Architect. Code Like a Master.Book DescriptionDesign patterns are the shared language of great software engineering - and mastering them is what separates Java developers who write code from architects who build systems. Ultimate Java Design Patterns gives you a comprehensive, practical command of every major pattern category, from Foundational Creational, Structural, and Behavioral …… 閱讀更多內容

    NT$785 TWD

  • Edge-First Web Development with Hono

    Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js

    Caelan Wexford ……
    "Edge-First Web Development with Hono: Building Fast, Portable APIs Across Cloudflare, Deno, Bun, and Node.js"For experienced web engineers, the edge promises lower latency, global reach, and simpler deployment—but only if your application model can survive across runtimes without fragmentation. This book shows why Hono has become a compelling foundation for that approach. Aimed at advanced …… 閱讀更多內容

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

  • Practical Machine Learning

    Learn how to build Machine Learning applications to solve real-world data analysis challenges with this Machine Learning book – packed with practical tutorials

    Sunila Gollapudi ……
    Tackle the real-world complexities of modern machine learning with innovative, cutting-edge techniquesKey Features\[\*\]Fully-coded working examples using a wide range of machine learning libraries and tools, including Python, R, Julia, and Spark\[\*\]Comprehensive practical solutions taking you into the future of machine learning\[\*\]Go a step further and integrate your machine learning projects …… 閱讀更多內容

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

  • Mastering SIMD with Java Vector API

    Unlocking Single-Core Performance Through SIMD Optimization

    Roman Snytsar ……
    系列 series Professional and Applied Computing (R0)
    Learn how to write Java code faster by using the Vector API for SIMD operations. This book shows you how to apply data-level parallelism to common algorithms without leaving the Java ecosystem, making modern CPU capabilities accessible to everyday developers.The book uses a problem-first approach. Each chapter starts with a familiar coding task—such as array summation or prefix sums—and then …… 閱讀更多內容

    NT$1,870 TWD

  • Developing Graphics Frameworks with Java and OpenGL

    Developing Graphics Frameworks with Java and OpenGL shows you how to create software for rendering complete three-dimensional (3D) scenes. The book explains the foundational theoretical concepts as well as the practical programming techniques that will enable you to create your own animated and interactive computer-generated worlds.You will learn how to combine the power of OpenGL, the most widely …… 閱讀更多內容

    NT$2,219 TWD

  • The Z Garbage Collector

    In JDK 25

    Erik Österlund ……
    This book explains how the Z Garbage Collector was designed, why it was designed this way, the common pitfalls to avoid when using ZGC in JDK 25 and how to get useful information from the garbage collector.Java is one of the most widely used programming languages in the world. It is a memory-safe language that completely relies on a good garbage collection (GC) algorithm to work well. The Z …… 閱讀更多內容

    NT$2,418 TWD

  • Java - VIRTUAL MACHINE

    Preeti Man ……
    This book intends to educate Java practitioners on JAVA Virtual Machine through detailed explanation about the intended purpose and functions in a JVM. …… 閱讀更多內容

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

  • Javascript - 50 functions and tutorial

    Nino Paiotta ……
    The content of this text is not intended as a programming manual for those who want to start learning to program starting from scratch, but it is a manual that a beginner or intermediate programmer of such language should keep on hand, in fact it contains 50 examples, which can be easily inserted into a web document and then find the solution at the appropriate time or control the shape and the …… 閱讀更多內容

    NT$126 TWD

  • Oracle Database Programming with Java

    Ideas, Designs, and Implementations

    Ying Bai ……
    Databases have become an integral part of modern life. Today’s society is an information-driven society, and database technology has a direct impact on all aspects of daily life. Decisions are routinely made by organizations based on the information collected and stored in databases. Database management systems such as Oracle are crucial to apply data in industrial or commercial systems. Equally …… 閱讀更多內容

    NT$2,219 TWD

  • Introduction to Compiler Construction in a Java World

    Immersing students in Java and the JVM, this text enables a deep understanding of the Java programming language and its implementation. It focuses on design, organization, and testing, helping students learn good software engineering skills and become better programmers. By working with and extending a real, functional compiler, students develop a hands-on appreciation of how compilers work, how …… 閱讀更多內容

    NT$4,405 TWD

  • Ultimate Microsoft Power Automate for Business Automation

    Ankesh Sinha ……
    Transform Your Business with Intelligent Automation and Workflows. Key Features ● Comprehensive step-by-step workflows from basics to enterprise-grade automation. ● Practical real-world examples and use cases across multiple industrial domains. ● Expert insights and deep dives into AI Builder, Copilot, APIs, and custom connectors. Book Description Microsoft Power Automate empowers professionals to …… 閱讀更多內容

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

  • Integrating and Extending BIRT

    The world-wide developer community has downloaded over ten million copies of BIRT (Business Intelligence and Reporting Tools). Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution from creating and deploying reports to integrating report capabilities in enterprise applications.Integrating and Extending BIRT, Third Edition, introduces …… 閱讀更多內容

    NT$1,038 TWD

  • Essential Data Structures and Algorithms in Java

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

    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 …… 閱讀更多內容

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

  • Generative AI-Driven Application Development with Java

    Leveraging Large Language Models in Modern Java Applications

    Satej Kumar Sahu ……
    系列 series Professional and Applied Computing (R0)
    This is the first hands-on guide that takes you from a simple “Hello, LLM” to production-ready microservices, all within the JVM. You’ll integrate hosted models such as OpenAI’s GPT-4o, run alternatives with Ollama or Jlama, and embed them in Spring Boot or Quarkus apps for cloud or on-pre deployment.You’ll learn how prompt-engineering patterns, Retrieval-Augmented Generation (RAG), vector stores …… 閱讀更多內容

    NT$1,313 TWD

  • Effective Java

    Joshua Bloch ……
    The Definitive Guide to Java Platform Best Practices–Updated for Java 7, 8, and 9Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the latest language and library features. The support in modern Java for multiple paradigms increases …… 閱讀更多內容

    NT$1,580 TWD

  • Einführung in JavaFX/OpenJFX

    Moderne GUIs für RIAs und Java-Applikationen

    Ralph Steyer ……
    系列 series Computer Science and Engineering (German Language)
    Das JavaFX-Framework gibt es schon seit einigen Jahren, hat aber mit den ersten Versionen fast nur noch den Namen gemeinsam. Seit der Version 2 hat JavaFX jedoch einen festen und ausgereiften Stand erreicht und ist mittlerweile die aktuelle Technologie im Java-Umfeld, um leistungsfähige und moderne grafische Benutzeroberflächen (GUI) erstellen zu können. Dieses Buch stellt Ihnen dazu eine Vielzahl …… 閱讀更多內容

    NT$1,542 TWD