Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1848件の検索結果中841864を表示
Skip side bar filters
  • Java EE 6

    Enterprise-Anwendungsentwicklung leicht gemacht

    Dirk Weil ...
    Die Java EE stellt schon seit mehr als einem Jahrzehnt eine verlässliche und tragfähige Plattform zur Entwicklung von Enterprise-Anwendungen dar. Die immer weiter steigende Komplexität der älteren Versionen hat aber viele bewogen, sich ganz oder teilweise zugunsten anderer Frameworks abzuwenden. Vor einigen Jahren wurden daher die Weichen neu gestellt in Richtung Einfachheit der ... もっと見る

    4,000 円 または Kobo Plus なら無料

  • JavaScript für Java-Entwickler

    シリーズ 本: 58 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Zielpublikum sind Java-Entwickler, die sich so einfach und schmerzfrei wie möglich der Sprache JavaScript nähern wollen oder müssen. Deshalb wird alles weggelassen, was man als Java-Entwickler entweder sowieso weiß oder nicht wissen muss. Zudem werden Vergleiche ... もっと見る

    1,600 円 または Kobo Plus なら無料

  • Apache Kafka

    シリーズ 本: 164 - shortcuts
    In diesem shortcut geht es um Apache Kafka, den verteilten, partitionierenden und replizierenden Service für Datenströme. Kapitel 1 stellt die Konzepte vor, mithilfe derer Apache Kafka seine Funktionen zur Verfügung stellt, und erläutert deren effektive Performance. Im zweiten Kapitel geht es um die Abfrage und Verwaltung aktueller und historischer Definitionen von Datenstrukturen mithilfe von ... もっと見る

    470 円 または Kobo Plus なら無料

  • Virtualizing and Tuning Large Scale Java Platforms

    Emad Benjamin ...
    シリーズ series VMware Press Technology
    Virtualizing and Tuning Large-Scale Java PlatformsTechnical best practices and real-world tips for optimizing enterprise Java applications on VMware vSphere®Enterprises no longer ask, “Can Java be virtualized”? Today, they ask, “Just how large can we scale virtualized Java application platforms, and just how efficiently can we tune them?” Now, the leading expert on Java virtualization answers ... もっと見る

    4,272 円

  • Just Spring Integration

    A Lightweight Introduction to Spring Integration

    Get started with Spring Integration, the lightweight Java-based framework that makes designing and developing message-oriented architectures a breeze. Through numerous examples, you’ll learn how to use this open source framework’s basic building blocks to work with both inter- and intra-application programming models.If you’re a Java developer familiar with the Spring framework (perhaps through O ... もっと見る

    1,540 円

  • Java I/O

    Tips and Techniques for Putting I/O to Work

    All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four largecategories: input streams and output streams, for reading and writing binary data; and readers and writers, for reading and writing ... もっと見る

    4,338 円

  • Tomcat: The Definitive Guide

    The Definitive Guide

    It takes a book as versatile as its subject to cover Apache Tomcat, the popular open source Servlet and JSP container and high performance web server. Tomcat: The Definitive Guide is a valuable reference for administrators and webmasters, a useful guide for programmers who want to use Tomcat as their web application server during development or in production, and an excellent introduction for ... もっと見る

    2,895 円

  • Hardcore Java

    Secrets of the Java Masters

    Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its infancy as a language primarily used for web applets to its maturity through servlets, Enterprise JavaBeans, and database access, Java has become a complex and robust tool for today's developer.Hardcore Java takes this language and breaks it apart, piece ... もっと見る

    2,895 円

  • Java Cryptography

    シリーズ series Java Series
    Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not ... もっと見る

    3,256 円

  • WebLogic: The Definitive Guide

    Development, Deployment & Maintenance

    シリーズ series Definitive Guides
    BEA's WebLogic Server implements the full range of J2EE technologies, and includes many additional features such as advanced management, clustering, and web services. Widely adopted, it forms the core of the WebLogic platform, providing a stable framework for building scalable, highly available, and secure applications. In fact, in the long list of WebLogic's strengths and features, only one ... もっと見る

    3,978 円

  • Continuous Enterprise Development in Java

    Testable Solutions with Arquillian

    Learn a use-case approach for developing Java enterprise applications in a continuously test-driven fashion. With this hands-on guide, authors and JBoss project leaders Andrew Lee Rubinger and Aslak Knutsen show you how to build high-level components, from persistent storage to the user interface, using the Arquillian testing platform and several other JBoss projects and tools.Through the course ... もっと見る

    2,174 円

  • Aplicações Java para a web com JSF e JPA

    Neste livro você encontrará as especificações mais utilizadas do Java, explicadas com exemplos práticos e claros que mostram como usar cada tecnologia em separado e como utilizá-las em conjunto. Conheças as melhores práticas da JPA 2.0, seus mapeamentos, caches e truques de performance, e tire o máximo do JSF 2.2 compreendendo seu ciclo de vida e as novidades que surgiram nas atuais versões das ... もっと見る

    1,500 円 または Kobo Plus なら無料

  • Functional Programming in Java

    Harness the Power of Streams and Lambda Expressions

    Imagine writing Java code that reads like the problem statement, code that's highly expressive, concise, easy to read and modify, and has reduced complexity. With the functional programming capabilities in Java, that's not a fantasy. This book will guide you from the familiar imperative style through the practical aspects of functional programming, using plenty of examples. Apply the techniques ... もっと見る

    4,162 円

  • Kotlin Brain Teasers

    Exercise Your Mind

    Sam Cooper ...
    シリーズ series Teasers
    Level up your Kotlin the fun way! Solve mysteries, dodge traps, and banish bugs. Sharpen your critical thinking to ace interviews and ship rock-solid code.Can you outsmart the Kotlin compiler? Detect, deduce, and diagnose your way to clearer code and expert insights. Escape type-system traps and navigate logic labyrinths. Challenge your skills and quiz your friends with fun Kotlin facts, and power ... もっと見る

    3,776 円

  • Ultimate Java Functional Projects

    Build, Architect, and Deploy Enterprise Java Applications with Spring Boot, Microservices, and Kubernetes (English Edition)

    Bhargav Bachina ...
    Unlock the Power of Java: From Fundamentals to Microservices Deployment.Key Features● Master Java fundamentals, OOP concepts, and build real-world projects.● Develop and secure scalable microservices using Spring Boot and Docker.● Deploy, monitor, and scale Java applications on AWS, Azure, and Kubernetes.Book DescriptionJava remains the premier choice for building robust, scalable functional appl. ... もっと見る

    3,773 円

  • Applied Natural Language Processing with PyTorch 2.0

    Unlock the Power of PyTorch 2.0 for Next-Level Natural Language Processing. Key Features ● Comprehensive coverage of NLP concepts, techniques, and best practices. ● Hands-on examples with code implementations using PyTorch 2.0. ● Focus on real-world applications and optimizing NLP models. ● Learn to develop advanced NLP solutions with dynamic GPU acceleration. Book Description Natural Language ... もっと見る

    3,138 円 または Kobo Plus なら無料

  • Kickstart Quantum Computing and Communication Fundamentals

    Unlock tomorrow’s tech revolution with quantum computing and communication. Key Features ● Comprehensive coverage of quantum computing from qubits to entanglement. ● Practical insights into real-world applications and emerging trends. ● Visual learning with diagrams and examples to simplify complex concepts. ● Exploration of quantum algorithms, cryptography, and next-gen technologies. Book ... もっと見る

    2,510 円 または Kobo Plus なら無料

  • Pro Cloud Native Java EE Apps

    DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes

    シリーズ series Professional and Applied Computing (R0)
    This professional guide to Java-based cloud native apps DevOps dives deeper into building and deploying production ready cloud native apps using the increasingly popular open source Eclipse MicroProfile framework, Jakarta EE 10 APIs and the most popular Kubernetes container orchestration tool.After a quick overview of Jakarta EE and MicroProfile, Pro Cloud Native Java EE Apps starts you on your ... もっと見る

    5,347 円

  • Pro Cloud-Native Java EE Apps

    DevOps with MicroProfile, Jakarta EE 11 APIs, and Kubernetes

    シリーズ series Professional and Applied Computing (R0)
    Learn how to build and deploy Java-based cloud native apps with Jakarta EE with the MicroProfile framework and Kubernetes. This revamped Second Edition reflects the latest updates in Jakarta EE 11, including enhanced support for creating web APIs with Jakarta REST, concurrency management with Jakarta Concurrency, and data persistence with Jakarta Persistence, while incorporating key changes ... もっと見る

    7,292 円

  • Ultimate Machine Learning with ML.NET

    “Empower Your .NET Journey with Machine Learning” Key Features ● Step-by-step guidance to help you navigate through various machine learning tasks and techniques with ML.NET. ● Explore all aspects of ML.NET, from installation and configuration to model deployment. ● Engage in practical exercises and real-world projects to solidify your understanding. Book Description Dive into the world of machine ... もっと見る

    2,510 円 または Kobo Plus なら無料

  • Ultimate Machine Learning with Scikit-Learn

    Parag Saxena ...
    Master the Art of Data Munging and Predictive Modeling for Machine Learning with Scikit-Learn Key Features ● Comprehensive coverage of complete predictive modeling lifecycle, from data munging to deployment ● Gain insights into the theoretical foundations underlying powerful machine learning algorithms ● Master Python’s versatile Scikit-Learn library for robust data analysis Book Description ... もっと見る

    2,510 円 または Kobo Plus なら無料

  • Ultimate ChatGPT Handbook for Enterprises

    Empowering the Global Workforce with ChatGPT Expertise. KEY FEATURES ● Comprehensive Guide to GPT Evolution, AI Capabilities, and Prompt Engineering. ● Design Patterns for Enterprise Personas, Architectures, and AI Assistants. ● Management of the GPT Solution Development Cycle. DESCRIPTION “Ultimate ChatGPT Handbook for Enterprises” is your indispensable resource for navigating the transformative ... もっと見る

    1,882 円 または Kobo Plus なら無料

  • Ultimate Microservices with RabbitMQ

    Peter Morlion ...
    Learn the ins and outs of a RabbitMQ-enabled microservices system. Key Features ● Discover the fundamental principles of microservices and their organizational impact. ● Develop a deep understanding of messaging and RabbitMQ within microservices architecture. ● Acquire the expertise to seamlessly integrate and maximize the benefits of microservices with RabbitMQ for creating of robust and high ... もっと見る

    2,510 円 または Kobo Plus なら無料

  • Ultimate Laravel for Modern Web Development

    Drishti Jain ...
    Unlock the Power of Laravel: Elevate Your Web Development Game! Key Features ● Master Laravel’s Core Fundamentals and Advance to Pro-Level Techniques for Web Development. ● Dive into Hands-On Exploration with Real-World Examples and Scenarios. ● Uncover the Depths of Laravel’s MVC Architecture, Routers, Eloquent ORM, and API Development. Book Description The “Ultimate Laravel for Modern Web ... もっと見る

    2,761 円 または Kobo Plus なら無料