Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1847件の検索結果中4972を表示
Skip side bar filters
  • Java Image Processing Recipes

    With OpenCV and JVM

    Nicolas Modrzyk ...
    シリーズ series Professional and Applied Computing (R0)
    Quickly obtain solutions to common Java image processing problems, learn best practices, and understand everything OpenCV has to offer for image processing. You will work with a JVM image wrapper to make it very easy to run image transformation through pipelines and obtain instant visual feedback. This book makes heavy use of the Gorilla environment where code can be executed directly in the ... もっと見る

    4,011 円

  • 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. ... もっと見る

    7,292 円

  • Transitioning to Java

    Kickstart your polyglot programming journey by getting a clear understanding of Java

    Ken Fogel ...
    Develop your Java coding skills by exploring object-oriented methodologies, functional programming, software design patterns, and more Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesGet started with programming in Java with this step-by-step guide for experienced programmersRe-enforce your knowledge of object-oriented methodologies applied in JavaDevelop the range of ... もっと見る

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

  • Alfresco One 5.x Developer's Guide

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.x

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.xKey Features\[\*\] Create reliable and secure enterprise apps with the latest Alfresco One 5.x platform\[\*\] Explore all the latest Alfresco One 5.x APIs such as the CMIS API, Alfresco One API, and the integrated RESTful API to get more out of your enterprise apps\[\*\] Unleash ... もっと見る

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

  • Hands-On Cloud-Native Microservices with Jakarta EE

    Build scalable and reactive microservices with Docker, Kubernetes, and OpenShift

    Discover how cloud-native microservice architecture helps you to build dynamically scalable applications by using the most widely used and adopted runtime environments Key FeaturesBuild robust cloud-native applications using a variety of toolsUnderstand how to configure both Amazon Web Services (AWS) and Docker clouds for high availabilityExplore common design patterns used in building and ... もっと見る

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

  • Java EE 8 Design Patterns and Best Practices

    Build enterprise-ready scalable applications with architectural design patterns

    Get the deep insights you need to master efficient architectural design considerations and solve common design problems in your enterprise applications.Key FeaturesThe benefits and applicability of using different design patterns in JAVA EELearn best practices to solve common design and architectural challengesChoose the right patterns to improve the efficiency of your programsBook ... もっと見る

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

  • Hands-On Full Stack Development with Spring Boot 2.0 and React

    Build modern and scalable full stack applications using the Java-based Spring Framework 5.0 and React

    Juha Hinkula ...
    Develop efficient and modern full-stack applications using Spring Boot and React 16Key Features\* Develop resourceful backends using Spring Boot and faultless frontends using React.\* Explore the techniques involved in creating a full-stack app by going through a methodical approach.\* Learn to add CRUD functionalities and use Material UI in the user interface to make it more user-friendly.Book ... もっと見る

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

  • Mastering JavaFX 10

    Build advanced and visually stunning Java applications

    Sergey Grinev ...
    Design modern, rich interfaces for Java apps using JavaFX 10Key FeaturesLeverage advanced GUI programming techniques using the latest JavaFX 10 framework.Create dynamic content using the animation API and work with different application layersCreate and customize plugins and use them efficiently in different applicationsBook Description: JavaFX 10 is used to create media-rich client applications. ... もっと見る

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

  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It ... もっと見る

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

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... もっと見る

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

  • Mobile Test Automation with Appium

    Mobile application testing made easy

    Nishant Verma ...
    Comprehensive guide to build mobile test automation solution using AppiumKey FeaturesHow to automate testing with AppiumApply techniques for creating comprehensive testsHow to test on physical devices or emulatorsBook DescriptionAppium is an open source test automation framework for mobile applications. It allows you to test all three types of mobile applications: native, hybrid, and mobile web. ... もっと見る

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

  • Hands-On Selenium WebDriver with Java

    A Deep Dive into the Development of End-to-End Tests

    Boni Garcia ...
    Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples.You'll start by learning the ... もっと見る

    4,611 円

  • Scala Cookbook

    Recipes for Object-Oriented and Functional Programming

    Alvin Alexander ...
    Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries.Scala changes the way you think about programming--and that's a good thing. ... もっと見る

    5,430 円

  • Kotlin In-depth [Vol-II]

    A comprehensive guide to modern multi-paradigm language

    Aleksei Sedunov ...
    The purpose of this book is to guide a reader through the capabilities of the Kotlin language and give examples of using it for development of various applications be it desktop, mobile or Web. Although our primary focus is on the JVM and Android, the knowledge we’re sharing here to various extents applies to other Kotlin-supported platforms such as JavaScript, native and even multi-platform ... もっと見る

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

  • Practical Android

    14 Complete Projects on Advanced Techniques and Approaches

    Mark Wickham ...
    シリーズ series Professional and Applied Computing (R0)
    Choose the best approach for your app and implement your solution quickly by leveraging complete projects. This book is a collection of practical projects that use advanced Android techniques and approaches, written by Android instructor Mark Wickham. Mark has taught a series of popular classes at Android development conferences since 2013 and Practical Android covers content from his most popular ... もっと見る

    6,076 円

  • Estructuras de datos en java

    シリーズ series Espacios
    Este libro analiza estructuras de datos lineales y no lineales. Las primeras tienen la ventaja de que son más comprensibles al momento de desarrollarlas. De estas estructuras el texto profundiza en las listas y las pilas. Adicionalmente, estudia estructuras de datos no lineales como los árboles y los grafos, las cuales tienen la desventaja de ser más complejas en su implementación, pero usadas de ... もっと見る

    790 円 または Kobo Plus なら無料

  • Refactoring in Java

    Improving code design and maintainability for Java developers

    Master code refactoring techniques, improve code quality, design, and maintainability, and boost your development productivity with this comprehensive handbookKey FeaturesGet a thorough understanding of code refinement for enhanced codebase efficiencyWork with real-world examples and case studies for hands-on learning and applicationFocus on essential tools, emphasizing development productivity ... もっと見る

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

  • Java üben mit dem Plotter

    Ein Überblick für Studierende und Einsteiger

    Stephan Euler ...
    シリーズ series Computer Science and Engineering (German Language)
    Dieses essential zeigt, wie man in Java-Anwendungen mit dem Plotter grafische Darstellungen erzeugen kann. Mit dem Plotter-Objekt – angelehnt an den Stiftplotter, der sich mit Steuerbefehlen über Papier bewegt – wird eine einfache Schnittstelle zur grafischen Programmierung angeboten. Bereits beim Einstieg in die Programmierung entstehen so erste grafische Darstellungen wie z.B. Funktionsverläufe ... もっと見る

    567 円

  • Java 第2版 実践編 アプリケーション作りの基本

    三谷純 ...
    【本電子書籍は固定レイアウトのため7インチ以上の端末での利用を推奨しております。文字列のハイライトや検索、辞書の参照、引用などの機能が使用できません。ご購入前に、無料サンプルにてお手持ちの電子端末での表示状態をご確認の上、商品をお買い求めください】プログラミング学習シリーズJavaが待望の改訂!本格的なアプリケーション作りに必要な知識を学ぼう!本書は、現在もっとも幅広く使われているプログラミング言語の1つ「Java」の実践的な入門書です(本書をお読みいただくにあたって、基礎的なJava言語仕様が前提知識となります。基礎的なJava言語仕様については、本書シリーズ『Java 第2版 入門編』で解説しています)。これまで多くの学生にJavaの授業をしてきた筆者が、その経験を活かし、例外処理やコレクション、ファイルの読み書きといった、本格的なJavaプログラムを記述する際に知っておくべき基本を丁寧にわかりやすく手ほどきします ... もっと見る

    2,068 円

  • [改訂新版]Spring入門 ――Javaフレームワーク・より良い設計とアーキテクチャ

    Javaを利用したシステム開発ではミドルウェアとしてSpring Frameworkが定番になった。バージョン4.0以降,急速に普及しているクラウド環境への対応が当たり前のものになり,さらにはマイクロサービスへの対応もすでに当然の機能になっている。そうしたWebアプリケーションの作り方の枠組みすべてを含んでいる体系がSpringと言えよう。本書はSpringの使い方を基礎の基礎から,応用的・実践的な開発まで広く解説する。 ... もっと見る

    4,180 円

  • 徹底攻略 Cisco CCNP Routing & Switching TSHOOT 問題集[300-135J]対応

    シリーズ 本: テッテイコウリャクシリーズ - 徹底攻略シリーズ
    [この電子書籍は固定型レイアウトです。リフロー型と異なりビューア機能が制限されます]固定型レイアウトはページを画像化した構造であるため、ページの拡大縮小を除く機能は利用できません。また、モノクロ表示の端末ではカラーページ部分で一部見づらい場合があります。TSHOOT新試験を受験する人は必携!!Cisco試験対策書で実績No.1を誇る『徹底攻略』シリーズから、CCNP Routing & Switching Ver.2.0の新試験に対応したTSHOOT問題集(試験番号:300-135J)が登場!合格のキモとなる「シナリオ問題」「トラブルチケット問題」を徹底的にサポート。・シナリオ問題 14問・トラブルチケット問題 62問全251問の豊富な実践問題を解けば、合格力アップ間違いなし! ... もっと見る

    4,400 円

  • 徹底攻略Cisco CCNP Routing & Switching ROUTE教科書[300-101J]対応

    シリーズ 本: テッテイコウリャクシリーズ - 徹底攻略シリーズ
    [この電子書籍は固定型レイアウトです。リフロー型と異なりビューア機能が制限されます]固定型レイアウトはページを画像化した構造であるため、ページの拡大縮小を除く機能は利用できません。また、モノクロ表示の端末ではカラーページ部分で一部見づらい場合があります。「とてもわかりやすい解説」で定評のある徹底攻略Cisco試験対策書のCCNP ROUTE対策教科書がv2.0新試験に対応して登場!ルーティングの基礎から合格に必要な多くの応用知識まで、体系的に学習することができます。豊富な図表や出力例と共に一つひとつを丁寧に解説しているため、確実に理解することができます。 ... もっと見る

    4,730 円

  • Instant JRebel

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book is an easy-to-follow guide full of hands-on examples of real-world Java development tasks. Each topic is explained and placed in context, and for the more inquisitive readers, there are more-in-depth details of the concepts used.If you have experience in Java desktop or web ... もっと見る

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

  • Java 9 Concurrency Cookbook

    Build highly scalable, robust, and concurrent applications

    Master the art of fast, effective Java development with the power of concurrent and parallel programmingKey Features\[\*\] Get detailed coverage of important recipes on multi-threading and parallel programming\[\*\] This book takes a close look at the Java 9 APIs and their impact on concurrency\[\*\] See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot ... もっと見る

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