Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1735件の検索結果中193216を表示
Skip side bar filters
  • Spring 5.0 By Example

    Grasp the fundamentals of Spring 5.0 to build modern, robust, and scalable Java applications

    Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest versionKey FeaturesLearn reactive programming by implementing a reactive application with Spring WebfluxCreate a robust and scalable messaging application with Spring messaging supportApply your knowledge to build three real-world projects in SpringBook DescriptionWith growing demands, ... もっと見る

    4,391 円

  • Beginning Ballerina Programming

    From Novice to Professional

    シリーズ series Professional and Applied Computing (R0)
    Discover the Ballerina programming language for next-generation microservices and cloud-native application development. This book shows you that Ballerina is a cutting-edge programming language which incorporates many of the latest technological advancements in programming language theory. You'll learn variables and types, modules and functions, flow control, error handling, concurrency, I/O, ... もっと見る

    6,076 円

  • スラスラわかるJava 第3版

    この一冊で確かな力と幅広い知識を身につけよう大好評『スラスラわかるJava』が4年ぶりの改訂!プログラミング言語をはじめて学ぶ人に向け、「なぜ」を解決できるように、図解とサンプルを使用して解説する本シリーズ。基本からオブジェクト指向、そして関数型プログラミングといった最新の仕様まで、Javaの世界を広く深く、というポイントはそのままにJava 18に対応しつつ、解説内容をよりわかりやすいものにしました!本書を読めば、Javaで書かれたプログラムを理解し、自分でJavaプログラムを書くための基礎的な知識を身につけることができます。プログラミングの第一歩としても、再入門のおともとしても最良です!◆◆◆スラスラわかるポイント◆◆◆1.必要な知識だけを厳選Javaの基礎的な文法と言語としての特徴を丁寧に解説しています。いきなり膨大なライブラリなどの知識を含めることはせず、必要な知... ... もっと見る

    2,860 円

  • Spring Cloud Alibaba微服务开发零基础入门到实操(视频教学版)

    孙卫琴 ...
    本书以技术新手阿云的巧妙提问和答主的点睛指导为引线,以Spring Cloud Alibaba微服务开发框架 为脉络,带领读者全面系统地探索Spring Cloud Alibaba微服务开发过程中应用到的技术和解决方案。 本书技术包含了各种组件及框架的用法,包括注册和配置中心Nacos、负载均衡器LoadBalancer、远程 调用组件OpenFeign、远程调用框架Dubbo、流量控制组件Sentinel、网关组件GateWay、消息驱动框架 Stream及消息中间件RocketMQ、链路追踪组件SkyWalking、分布式事务管理框架Seata、分库分表中间件 ShardingSphere、分布式缓存数据库Redis、分布式任务调度框架XXL-JOB。 技术新手阿云在开发过程中的巧妙提问,能够激发读者主动学习的兴趣;而答主的巧妙解答和本书知 识结构的设计 ... もっと見る

    1,898 円

  • Java Pocket Guide

    Instant Help for Java Programmers

    Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. Youâ??ll find helpful programming examples, tables, figures, and lists fastâ??including Java 9 features such as modular source code and the new JShell interactive command-line REPL. Itâ??s a handy companion, ... もっと見る

    1,179 円

  • Java FX 8 Essentials

    Create amazing Java GUI applications with this hands-on, fast-paced guide

    Mohamed Taman ...
    Key FeaturesBook DescriptionIf you are a Java developer, an experienced Java Swing, Flash/Flex, SWT, or web developer looking to take your client-side applications to the next level, this book is for you.What you will learnDeliver complex, compelling, and high performance JavaFX 8 applications with new impressive Java SE 8 core features and enhancementsRun JavaFX applications on embedded devices ... もっと見る

    3,530 円

  • Ultimate Generative AI Solutions on Google Cloud

    Arun Pandey ...
    Unlock Generative AI’s Potential: Transform Ideas into Reality on Google Cloud! Key Features ● Step-by-step guidance for building Generative AI apps on Google Cloud Platform. ● Pro tips for fine-tuning models to achieve optimal performance. ● Industry-specific use cases for practical, hands-on learning. Book Description Generative AI, powered by Google Cloud Platform (GCP), is reshaping industries ... もっと見る

    2,510 円

  • The Guide Of HTML5 AND JAVA SCRIPT | Programming For Beginners

    Step By Step Building Your First HTML and JAVA SCRIPT Projects

    Jeanine Meyer ...
    HTML 5, This is a newer version book.By which you will become proficient in HTML with step-by-step,We have made our books in such a way, that it will help you to understand the new one. And you'll easily become an expert, by following our codes. You can keep yourself ready to work at your home and office.In the book, we have arranged all (A to Z) syllables are divided of 10 chapter. You can get ... もっと見る

    1,746 円

  • Modern API Design with gRPC

    Elevate Your Development with Effortless and Efficient API Communication. Key Features ● Delve into core concepts of gRPC like Protocol Buffers, service definitions, and communication patterns. ● Implement gRPC servers and clients in Golang, and master Protocol Buffers for defining services and messages. ● Compare gRPC with REST and SOAP, uncovering its distinct advantages and use cases. Book ... もっと見る

    2,761 円

  • Building a 3D Game with LibGDX

    Learn how to build an exciting 3D game with LibGDX from scratch

    Learn how to build an exciting 3D game with LibGDX from scratchKey Features\[\*\] Implement an exhaustive list of features that LibGDX unleashes to build your 3D game.\[\*\] Write, test, and debug your application on your desktop and deploy them on multiple platforms.\[\*\] Gain a clear understanding of the physics behind LibGDX and libraries like OpenGL and WebGL that make up LibGDX.Book ... もっと見る

    3,014 円

  • Building RESTful Web Services with Spring 5

    Leverage the power of Spring 5.0, Java SE 9, and Spring Boot 2.0

    Find out how to implement the REST architecture to build resilient software in Java with the help of the Spring 5.0 framework. Key Features\[\*\] Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service.\[\*\] Leverage the Spring Framework to quickly implement RESTful endpoints.\[\*\] Learn to implement a client library for a RESTful ... もっと見る

    4,391 円

  • Java for Beginners

    A Complete Guide to Learn the Fundamentals of Java and Start Programming Today!

    MEGANE NOEL ...
    シリーズ series Computer Programming
    This book is a Java fundamentals primer for beginners. As a result, it was written with the assumption that the reader has little prior understanding of Java. A basic understanding of programming languages, on the other hand, will be beneficial. We intend to implant the fundamentals of programming in the reader through this course, with a special focus on Java.Here Is A Preview Of What You'll ... もっと見る

    1,221 円

  • Java: Guida Completa alla Programmazione ad Oggetti. Contiene Esempi di Codice ed Esempi Pratici

    Oscar R. Frost ...
    Impara la programmazione orientata agli oggetti grazie al linguaggio JavaVorresti imparare a programmare con il linguaggio Java?Ti piacerebbe creare un gestionale dinamico e di successo?Vuoi conoscere tutti gli aspetti della programmazione orientata agli oggetti?Che tu sia un semplice principiante che non ha mai programmato, un esperto nel settore ma che desidera raffinare la propria tecnic... ... もっと見る

    1,100 円

  • Beginning Jakarta EE Web Development

    Using JSP, JSF, MySQL, and Apache Tomcat for Building Java Web Applications

    シリーズ series Professional and Applied Computing (R0)
    Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.Beginning Jakarta EE Web Development is a comprehensive introduction to ... もっと見る

    6,685 円

  • Beginning Quarkus Framework

    Build Cloud-Native Enterprise Java Applications and Microservices

    Tayo Koleoso ...
    シリーズ series Professional and Applied Computing (R0)
    Harness the power of Quarkus, the supersonic subatomic cloud-native Java platform from Red Hat. This book covers everything you need to know to get started with the platform, which has been engineered from the ground up for superior performance and cloud-native deployment.You’ll start with an overview of the Quarkus framework and its features. Next, you'll dive into building your first ... もっと見る

    6,685 円

  • More Java 17

    An In-Depth Exploration of the Java Language and Its Features

    シリーズ series Professional and Applied Computing (R0)
    Work with the essential and advanced features of the Java 17 release. This book covers features such as annotations, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful and efficient Java programs. Furthermore, added to this edition you'll find topics on network programming, Java RMI, the process API, and custom ... もっと見る

    9,116 円

  • Microsoft Azure for Java Developers

    Deploying Java Applications through Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud

    Abhishek Mishra ...
    シリーズ series Professional and Applied Computing (R0)
    Learn Azure-based features to build and deploy Java applications on Microsoft’s Azure cloud platform. This book provides examples of components on Azure that are of special interest to Java programmers, including the different deployment models that are available. The book shows how to deploy your Java applications in Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud. ... もっと見る

    7,292 円

  • Spark: The Definitive Guide

    Big Data Processing Made Simple

    Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals.Youâ??ll explore the basic operations and common functions of Sparkâ? ... もっと見る

    4,611 円

  • Beginning Java Data Structures and Algorithms

    Sharpen your problem solving skills by learning core computer science concepts in a pain-free manner

    James Cutajar ...
    Though your application serves its purpose, it might not be a high performer. Learn techniques to accurately predict code efficiency, easily dismiss inefficient solutions, and improve the performance of your application.Key FeaturesExplains in detail different algorithms and data structures with sample problems and Java implementations where appropriateIncludes interesting tips and tricks that ... もっと見る

    2,410 円

  • 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 円

  • Ultimate Android Design Patterns

    Unlocking the Power of Design Patterns to Build Awesome Android Apps Key Features ● Learn creational, structural, behavioral, and architectural patterns to build scalable, maintainable, and testable apps. ● Apply design patterns in hands-on projects, including an e-commerce app, a social media platform, and a chat system. ● Enhance app efficiency with concurrency patterns, network security best ... もっと見る

    2,510 円

  • Think Java

    How to Think Like a Computer Scientist

    Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to ... もっと見る

    3,890 円

  • Spring Boot 2: лучшие практики для профессионалов

    Хотите повысить свою эффективность в разработке корпоративных и облачных Java-приложений? Увеличьте скорость и простоту разработки микросервисов и сложных приложений, избавившись от забот по конфигурации Spring. Используйте Spring Boot 2 и такие инструменты фреймворка Spring 5, как WebFlux, Security, Actuator, а также фреймворк Micrometer, предоставляющий новый способ сбора метрик. В этой кнге ... もっと見る

    1,300 円