Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

Java 電子書

如果您喜歡 Java 電子書,或許您也會喜歡這些熱門精選。
顯示第 457480 個結果,共 1721
Skip side bar filters
  • Oracle Certified Professional Java SE 8 Programmer Exam 1Z0-809: A Comprehensive OCPJP 8 Certification Guide

    A Comprehensive OCPJP 8 Certification Guide

    系列 series Professional and Applied Computing (R0)
    This book is a comprehensive, step-by-step and one-stop guide for the Java SE 8 Programmer II exam (IZ0-809). Salient features of this book include: 100% coverage of the exam topics, a full-length mock exam, practice exam questions, exam notes and tips.Oracle Certified Professional Java SE 8 Programmer II Guide (Exam IZ0-809) is a comprehensive guide for the OCPJP 8 exam.The book starts by …… 閱讀更多內容

    NT$2,625 TWD

  • Pro Java Clustering and Scalability

    Building Real-Time Apps with Spring, Cassandra, Redis, WebSocket and RabbitMQ

    Jorge Acetozi ……
    系列 series Professional and Applied Computing (R0)
    Build clustered and scalable Java-based, real-time applications using Spring Framework, Boot, WebSocket, Cassandra, Redis and RabbitMQ. In this book, you'll tie all this together with a dive-in case study, a real-time scalable chat application under differing scenarios. Pro Java Clustering and Scalability also discusses how to horizontally scale the WebSocket chat application using a full STOMP …… 閱讀更多內容

    NT$1,542 TWD

  • The Definitive Guide to Spring Batch

    Modern Finite Batch Processing in the Cloud

    Michael T. Minella ……
    系列 series Professional and Applied Computing (R0)
    Work with all aspects of batch processing in a modern Java environment using a selection of Spring frameworks. This book provides up-to-date examples using the latest configuration techniques based on Java configuration and Spring Boot. The Definitive Guide to Spring Batch takes you from the “Hello, World!” of batch processing to complex scenarios demonstrating cloud native techniques for …… 閱讀更多內容

    NT$2,625 TWD

  • Pro Android with Kotlin

    Developing Modern Mobile Apps with Kotlin and Jetpack

    Peter Späth ……
    系列 series Professional and Applied Computing (R0)
    Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This revised book covers the various aspects of a modern Android app that professionals are expected to encounter. You'll use the latest Kotlin APIs as made available in most recent versions of the Android SDK.There are chapters dealing with all the important aspects of the Android platform, including GUI …… 閱讀更多內容

    NT$2,067 TWD

  • Practical Debugging at Scale

    Cloud Native Debugging in Kubernetes and Production

    Shai Almog ……
    系列 series Professional and Applied Computing (R0)
    Overhaul your debugging techniques and master the theory and tools needed to debug and troubleshoot cloud applications in production environments. This book teaches debugging skills that universities often avoid, but that typically consume as much as 60% of our time as developers. The book covers the use of debugger features such as tracepoints, object marking, watch renderers, and more. Author …… 閱讀更多內容

    NT$2,067 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 免費享用

  • Scalable Data Architecture with Java

    Build efficient enterprise-grade data architecting solutions using Java

    Sinchan Banerjee ……
    Orchestrate data architecting solutions using Java and related technologies to evaluate, recommend and present the most suitable solution to leadership and clientsKey FeaturesLearn how to adapt to the ever-evolving data architecture technology landscapeUnderstand how to choose the best suited technology, platform, and architecture to realize effective business valueImplement effective data …… 閱讀更多內容

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

  • Introducing Jakarta EE CDI

    Contexts and Dependency Injection for Enterprise Java Development

    Luqman Saeed ……
    系列 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 …… 閱讀更多內容

    NT$1,542 TWD

  • Beginning EJB in Java EE 8

    Building Applications with Enterprise JavaBeans

    系列 series Professional and Applied Computing (R0)
    Build powerful back-end business logic and complex Enterprise JavaBeans (EJB)-based applications using Java EE 8, Eclipse Enterprise for Java (EE4J), Web Tools Project (WTP), and the Microprofile platform. Targeted at Java and Java EE developers, with or without prior EJB experience, this book is packed with practical insights, strategy tips, and code examples. As each chapter unfolds, you'll see …… 閱讀更多內容

    NT$2,953 TWD

  • Pro JSF and HTML5

    Building Rich Internet Components

    系列 series Professional and Applied Computing (R0)
    Pro JSF and HTML5 shows you how to leverage the full potential of JavaServer Faces (JSF) and HTML5. This book is for Java developers who aspire to build sophisticated, enterprise-grade web experiences with HTML5-enabled JSF. Written by JSF experts and verified by established community figures, this book will serve as your primary resource, helping you build or integrate well-designed HTML5-enabled …… 閱讀更多內容

    NT$1,870 TWD

  • Derinlemesine Android Data Programming

    Onder Teker ……
    çalışan, veri işlemleriyle ilgili konular anlatılmaktadır. SQLite, SQL / Room ile veritabanı geliştirme; özkaynakve dosyalarla çalışma açıklanmaktadır. Uzaktaki bilgisayarlarla veri iletişimi için HTTP üzerinden REST / SOAP ile Web Service çağrımı & dosya alma / gönderme konuları anlatılmaktadır. Tüm veri işlemleri için gerekli Thread & Asynch konuları da kitabın kapsamındadır. …… 閱讀更多內容

    NT$32 TWD

  • JavaServer Faces: Introduction by Example

    Josh Juneau ……
    系列 series Professional and Applied Computing (R0)
    This book is about using JavaServer Faces to create and deploy interactive applications delivered to end users via a browser interface. JavaServer Faces is the component-based technology enabling easy development of such applications, especially applications of the type commonly needed in enterprise environments. JavaServerFaces: Introduction by Example is a to-the-point, 250-page introduction to …… 閱讀更多內容

    NT$1,214 TWD

  • Java EE 7 Recipes

    A Problem-Solution Approach

    Josh Juneau ……
    系列 series Professional and Applied Computing (R0)
    Java EE 7 Recipes takes an example-based approach in showing how to program Enterprise Java applications in many different scenarios. Be it a small-business web application, or an enterprise database application, Java EE 7 Recipes provides effective and proven solutions to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are …… 閱讀更多內容

    NT$1,739 TWD

  • Learn Microservices with Spring Boot 3

    A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    系列 series Professional and Applied Computing (R0)
    This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of …… 閱讀更多內容

    NT$1,870 TWD

  • Java Threads and the Concurrency Utilities

    JEFF FRIESEN ……
    系列 series Professional and Applied Computing (R0)
    This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex performing multithreaded applications.Java's thread APIs and concurrency utilities are among its most powerful and challenging APIs and language features. Java beginners typically find it very difficult to …… 閱讀更多內容

    NT$1,542 TWD

  • Java EE 8 Recipes

    A Problem-Solution Approach

    Josh Juneau ……
    系列 series Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems with the Java Enterprise Edition Platform for small business web applications, enterprise database applications, and microservices solutions. Content is presented in the popular problem-solution format. Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem …… 閱讀更多內容

    NT$2,790 TWD

  • Java APIs, Extensions and Libraries

    With JavaFX, JDBC, jmod, jlink, Networking, and the Process API

    Kishori Sharan ……
    系列 series Professional and Applied Computing (R0)
    This book completes the Apress Java learning journey and is a comprehensive approach to learning Java APIs, extensions, and modules such as Java EE integration, mobile Java modules, JavaFX, and JDBC. In this book, you'll learn how to build user interfaces with Swing and JavaFX as well as how to write network programs with the new Java 9 and much more.Java APIs, Extensions and Libraries is for Java …… 閱讀更多內容

    NT$3,282 TWD

  • Android Espresso Revealed

    Writing Automated UI Tests

    Denys Zelenchuk ……
    系列 series Professional and Applied Computing (R0)
    Write Android user interface (UI) tests using Google Espresso for Android. You’ll cover all the major topics of writing functional UI automated tests using the Espresso testing framework, including different ways of running automated tests, architecting test projects in an easy and maintainable way, and using tools which help to implement automated tests with less effort.Android Espresso Revealed …… 閱讀更多內容

    NT$2,067 TWD

  • Artificial Neural Networks with Java

    Tools for Building Neural Network Applications

    Igor Livshin ……
    系列 series Professional and Applied Computing (R0)
    Use Java to develop neural network applications in this practical book. After learning the rules involved in neural network processing, you will manually process the first neural network example. This covers the internals of front and back propagation, and facilitates the understanding of the main principles of neural network processing. Artificial Neural Networks with Java also teaches you how to …… 閱讀更多內容

    NT$1,739 TWD

  • Instant Apache Camel Message Routing

    Bilgin Ibryam ……
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This short, instruction-based guide shows you how to perform application integration using the industry standard Enterprise Integration Patterns. This book is intended for Java developers who are new to Apache Camel and message- oriented applications. …… 閱讀更多內容

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

  • Instant Apache ActiveMQ Messaging Application Development How-to

    Timothy Bish ……
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application …… 閱讀更多內容

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

  • Haskell High Performance Programming

    Write Haskell programs that are robust and fast enough to stand up to the needs of today

    Samuli Thomasson ……
    Boost the performance of your Haskell applications using optimization, concurrency, and parallel programmingKey Features\[\*\] Explore the benefits of lazy evaluation, compiler features, and tools and libraries designed for high performance\[\*\] Write fast programs at extremely high levels of abstraction\[\*\] Work through practical examples that will help you address the challenges of writing …… 閱讀更多內容

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

  • Python Programming

    Brian Evenson ……
    Explore all aspects of programming with Python in this comprehensive resource. Expert programmer Brian Evenson guides you from the fundamentals of using modules through the use of advanced objectorientation classes. Salient Features:1 Learn how to develop complex applications, create multimedia software, and develop interactive Web sites. 2 While written with the experienced programmer in mind, it …… 閱讀更多內容

    NT$102 TWD

  • Mastering Netbeans

    Master building complex applications with NetBeans to become more proficient programmers

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

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