Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

Java 電子書

如果您喜歡 Java 電子書,或許您也會喜歡這些熱門精選。
顯示第 10811104 個結果,共 1611
Skip side bar filters
  • Java面向对象程序设计:AI大模型给程序员插上翅膀

    随着云计算、物联网、大数据、人工智能等新一代信息技术的发展,Java 作为一种高性能、跨平台的编程语言,有着广泛的应用。本书从应用的角度详尽介绍了 Java 开发的核心技术。 …… 閱讀更多內容

    NT$594 TWD

  • Java高并发编程指南

    谢议尊 ……
    随着移动互联网的发展,几乎所有主流的互联网应用都需要应对高并发场景,所以不管是Java初学者,还是Java开发老兵,了解和掌握Java高并发编程的相关知识都是非常必要的。本书以由浅入深的方式来对Java高并发编程的相关知识进行讲解,首先是对高并发的理解、多线程基础、Java并发包相关类的使用与设计原理进行介绍;然后再拓展讲解高并发系统设计的相关原理和涉及的相关框架、中间件等;最后对流行的Java开源框架的源码设计进行分析,以及结合实现一个简易版的秒.杀系统来介绍如何基于Java语言实现一个高并发系统,最终达到原理与实践结合的目的。 …… 閱讀更多內容

    NT$534 TWD

  • Ultimate AI-Assisted Development with GitHub Copilot

    Shallabh Dixitt ……
    Code smarter, Test faster, and Build better with GitHub Copilot! Key Features ● Master prompt engineering and multi-modal Copilot interactions. ● Use GitHub Copilot for real coding, testing, and DevOps tasks. ● Speed up development with AI-powered code and test generation. Book Description AI-assisted coding is transforming how software is built—faster, smarter, and with fewer errors. GitHub …… 閱讀更多內容

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

  • Spring Persistence with Hibernate

    系列 series Professional and Applied Computing (R0)
    Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. This book illustrates how these two frameworks can be best utilized. Other persistence solutions available in Spring are also shown including the Java Persistence API (JPA).Spring Persistence with Hibernate, Second Edition has been updated to cover Spring Framework version 4 and Hibernate version 5. After reading …… 閱讀更多內容

    NT$1,527 TWD

  • Learning RxJava

    Reactive, Concurrent, and responsive applications

    Thomas Nield ……
    Reactive Programming with Java and ReactiveXKey Features\[\*\]Explore the essential tools and operators RxJava provides, and know which situations to use them in\[\*\]Delve into Observables and Subscribers, the core components of RxJava used for building scalable and performant reactive applications\[\*\]Delve into the practical implementation of tools to effectively take on complex tasks such as …… 閱讀更多內容

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

  • Java: быстрый старт

    Всегда хотели научиться программировать на Java, но не знаете, с чего начать? Или хотите быстро перейти с другого языка на Java? Уже перепробовали множество книг и курсов, но ничего не подходит? Серия «Быстрый старт» — отличное решение, и вот почему: сложные понятия разбиты на простые шаги — вы сможете освоить язык Java, даже если никогда раньше не занимались программированием; все фундаментальные …… 閱讀更多內容

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

  • Scripting Superpack For Beginners

    Python, Powershell, Bash, And Java Mastery

    Rob Botwright ……
    Introducing the Scripting Superpack for Beginners - your ultimate gateway to mastering scripting languages. This bundle comprises four dynamic books, each designed to empower you with scripting mastery across Python, PowerShell, Bash, and Java. Book 1 - Scripting Simplified: A Beginner's Guide to Python Discover the gentle giant of scripting - Python. Perfect for beginners, this book will …… 閱讀更多內容

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

  • 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 免費享用

  • Ultimate Agile Administration with Jira

    Yogita Chhaya ……
    “Empowering Administrators and Teams With Ultimate Solutions for Agile Project Success with Jira Software” Key Features ● Step-by-step customization and administration of Jira with real-world examples and use cases. ● Explores the full potential of Jira Advanced Roadmap for strategic project planning and execution. ● Create projects in the Jira Cloud environment to cater to the demands of cloud …… 閱讀更多內容

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

  • Advanced Data Analytics with AWS

    Joseph Conley ……
    Master the Fundamentals of Data Analytics at Scale Key Features ● Comprehensive guide to constructing data engineering workflows spanning diverse data sources ● Expert techniques for transforming and visualizing data to extract actionable insights ● Advanced methodologies for analyzing data and employing machine learning to uncover intricate patterns Book Description Embark on a transformative …… 閱讀更多內容

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

  • Introducción a los Algoritmos y las Estructuras de Datos 3

    Introducción a los Algoritmos y las Estructuras de Datos, #3

    系列 第 3 冊 - Introducción a los Algoritmos y las Estructuras de Datos
    Este libro de instrucciones es el tercer volumen de la serie Introducción a los Algoritmos y las Estructuras de Datos. Está escrito en como un curso. Es un libro muy comprensivo para las estructuras de datos y los algoritmos, que incluye:Tutoriales de texto con muchas ilustraciones5 horas de video tutoriales de alta definiciónPreguntas comunes en las entrevistas con Google, Microsoft, Amazon y …… 閱讀更多內容

    NT$316 TWD

  • Hands-On High Performance with Spring 5

    Techniques for scaling and optimizing Spring and Spring Boot applications

    A hands-on guide to creating, monitoring, and tuning a high performance Spring web applicationKey FeaturesUnderstand common performance pitfalls and improve your application's performanceBuild and deploy strategies for complex applications using the microservice architectureUnderstand internals of JVM - the core of all Java Runtime EnvironmentsBook DescriptionWhile writing an application, …… 閱讀更多內容

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

  • RESTful Java Web Services Interview Questions You'll Most Likely Be Asked

    Second Edition

    Vibrant Publishers ……
    系列 第 32 冊 - Job Interview Questions Series
    · 200 RESTful Java Web Services Interview Questions· 75 HR Interview Questions· Real life scenario-based questions· Strategies to respond to interview questions· 2 Aptitude TestsThese questions are across a wide range of topics. Some of the topics included are:- REST Basics (Introduction to REST, HTTP, etc)- JAX-RS (S... …… 閱讀更多內容

    NT$313 TWD

  • Software Development, Design, and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    系列 series Professional and Applied Computing (R0)
    Learn the principles of good software design and then turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. …… 閱讀更多內容

    NT$2,048 TWD

  • Natural Language Processing with Java Cookbook

    Over 70 recipes to create linguistic and language translation applications using Java libraries

    A problem-solution guide to encountering various NLP tasks utilizing Java open source libraries and cloud-based solutionsKey FeaturesPerform simple-to-complex NLP text processing tasks using modern Java librariesExtract relationships between different text complexities using a problem-solution approachUtilize cloud-based APIs to perform machine translation operationsBook DescriptionNatural …… 閱讀更多內容

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

  • Beginning Java 8 Language Features

    Lambda Expressions, Inner Classes, Threads, I/O, Collections, and Streams

    Kishori Sharan ……
    系列 series Professional and Applied Computing (R0)
    Beginning Java 8 Language Features covers essential and advanced features of the Java programming language such as the new lambda expressions (closures), inner classes, threads, I/O, Collections, garbage collection, streams, and more. Author Kishori Sharan provides over 60 diagrams and 290 complete programs to help you visualize and better understand the topics covered in this book.The book starts …… 閱讀更多內容

    NT$1,722 TWD

  • Kickstart Operating System Design

    Master Operating Systems (OS) design from fundamentals to future-ready systems! Key Features ● Learn core concepts across desktop, mobile, embedded, and network operating systems. ● Stay updated with modern OS advancements, real-world applications, and best practices. ● Meticulously designed and structured for University syllabi for a structured and practical learning experience. Book Description …… 閱讀更多內容

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

  • Java Full Course 2026: From Beginner to Expert, A Complete Programming Course

    K.S. RATHORE ……
    Start your journey into one of the world's most powerful and in-demand programming languages with this fully updated 2026 edition. Designed for absolute beginners and ambitious learners alike, this comprehensive coursebook takes you from the fundamentals of Java to advanced, real-world development skills.Whether you want to build applications, prepare for tech interviews, switch careers, or …… 閱讀更多內容

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

  • Pentaho Data Integration Quick Start Guide

    Create ETL processes using Pentaho

    Get productive quickly with Pentaho Data IntegrationKey FeaturesTake away the pain of starting with a complex and powerful systemSimplify your data transformation and integration workExplore, transform, and validate your data with Pentaho Data IntegrationBook DescriptionPentaho Data Integration(PDI) is an intuitive and graphical environment packed with drag and drop design and powerful Extract …… 閱讀更多內容

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

  • Building Conversational Generative AI Apps with Langchain and GPT

    Mugesh S ……
    Transform Text into Intelligent Conversations with LangChain and GPT. Key Features ● Build AI Chatbots with LangChain, Python and GPT models through hands-on guidance. ● Master Advanced Techniques like RAG, document embedding, and LLM fine-tuning. ● Deploy and Scale conversational AI systems for real-world applications. Book Description Conversational AI Apps are revolutionizing the way we …… 閱讀更多內容

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

  • Java数据科学指南

    Chinese Edition

    学习MLlib、DL4j和Weka等开源库,掌握实用的Java数据科学技能Key Features通过Java解决数据科学问题适用于实际生产环境的数据科学模型Book Description现如今,数据科学已经成为一个热门的技术领域,它涵盖了人工智能的各个方面,例如数据处理、信息检索、机器学习、自然语言处理、数据可视化等。而Java作为一门经典的编程语言,在数据科学领域也有着卓越的表现。 本书旨在通过Java编程来引导读者更好地完成数据科学任务。本书通过9章内容,详细地介绍了数据获取与清洗、索引的建立和检索数据、统计分析、数据学习、信息的提取、大数据处理、深度学习、数据可视化等重要主题。 本书适合想通过Java解决数据科学问题的读者,也适合数据科学领域的专业人士以及普通Java开发者阅读。What you will learn通过Java解决数据科学问题清洗和准备数据集 …… 閱讀更多內容

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

  • Apache Mahout

    Empfehlen, clustern, klassifizieren

    系列 第 158 冊 - shortcuts
    Personalisierte Produktempfehlungen generieren, Kundencluster bilden, Mails als Spam klassifizieren - das alles macht Apache Mahout möglich. Das kostenlose und quelloffene, auf Java- und Scala-basierte Framework verarbeitet und wertet Massendaten aus. So werden die bekannten Worte „Das könnte Sie auch interessieren …“, die uns beim Stöbern durch die Produktpalette eines Onlineshops begegnen, mit …… 閱讀更多內容

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

  • Numerical Methods Using Kotlin

    For Data Science, Analysis, and Engineering

    Haksun Li, PhD ……
    系列 series Professional and Applied Computing (R0)
    This in-depth guide covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation and integration, solving differential equations, random numbers and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, regression and time series analysis. The mathematical concepts behind the algorithms are clearly …… 閱讀更多內容

    NT$2,178 TWD

  • Mastering Elasticsearch

    Further your knowledge of the Elasticsearch server by learning more about its internals, querying, and data handling

    Marek Rogozinski ……
    Key FeaturesBook DescriptionThis book is for Elasticsearch users who want to extend their knowledge and develop new skills. Prior knowledge of the Query DSL and data indexing is expected.What you will learnWho this book is forThis book is for Elasticsearch users who want to extend their knowledge and develop new skills. Prior knowledge of the Query DSL and data indexing is expected. …… 閱讀更多內容

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