Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

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

    Design and architect highly scalable, robust, and high-performance Java applications

    Discover how different software architectural models can help you solve problems, and learn best practices for the software development cycleKey FeaturesLearn concepts related to software architecture and embrace them using the latest features of Spring 5Discover architectural models and learn when to apply themGain knowledge of architectural principles and how they can be used to provide ... もっと見る

    4,994 円

  • OWASP ZAPとGitHub Actionsで自動化する脆弱性診断

    松本 隆則 ...
    シリーズ series 技術の泉シリーズ
    オープンソースの脆弱性診断ツール「OWASP ZAP」とCI/CDツール「GitHub Actions」を使用して脆弱性診断作業を自動化するためのノウハウを集めた書籍です。脆弱性診断の「内製化」を進めるきっかけになればと思います。前半ではJavaで作られたサンプルアプリケーションに対して自動診断を実施する方法を説明しています。前半では最低限の設定で自動診断を実施し、後半ではその設定では診断できないログイン後の画面を診断する方法を解説しています。【目次】第1章 Quick Start第2章 GitHub Actionsのワークフロー第3章 デフォルト設定による自動診断の問題点第4章 ちょっと複雑な診断対象アプリのセットアップ第5章 ワークフローを新規追加第6章 OWASP ZAPのログイン設定第7章 GitHub Actionsにコンテキストを登録第8章 ワークフロー修正付録A Java ... もっと見る

    990 円

  • Scalaをはじめよう! ─マルチパラダイム言語への招待─

    伊藤 竜一 ...
    シリーズ series 技術の泉シリーズ
    【マルチパラダイム言語・Scalaの入門書!】本書はオブジェクト指向と関数型の特徴を併せ持つマルチパラダイム言語Scalaのプログラマ向け入門書です。「コードが難しい」「コンパイルが遅い」といったScalaに対する誤解を解き、JVM上でバイナリが動作し、Javaのライブラリをシームレスに利用可能な特徴を活かしたプログラミングを行うためのガイドブックとしておすすめです。【目次】第1章 Scalaの世界へようこそ第2章 Scalaの環境を作る第3章 Hello Worldを噛み砕こう─エントリポイント・メソッド・式と文・ブロック式第4章 FizzBuzzしてみよう─for式・if式といった基本的な制御構文第5章 オブジェクト指向で多角形を扱おう─クラスやトレイトといったオブジェクト指向に関わる構文第6章 FizzBuzzを作ってみよう─パラメータ多相・コレクション・関数第7章 安全第一 ... もっと見る

    990 円

  • Spring徹底入門 Spring FrameworkによるJavaアプリケーション開発

    【本電子書籍は固定レイアウトのため7インチ以上の端末での利用を推奨しております。文字列のハイライトや検索、辞書の参照、引用などの機能が使用できません。ご購入前に、無料サンプルにてお手持ちの電子端末での表示状態をご確認の上、商品をお買い求めください】Spring Frameworkの基礎から開発時の指針まで!定番OSSフレームワークによるJavaシステム開発の入門書!Javaによるアプリケーション開発の定番フレームワークである、Spring Framework。本書は、DI/AOP、データアクセス(JDBC)、JPA(クエリ)といった基本から、MVC、セキュリティ、バッチ、周辺サブプロジェクトまで、Spring Frameworkの機能や使い方、開発時の指針など、Java開発で、このフレームワークを徹底活用するための知識とノウハウを解説します。これからSpring ... もっと見る

    4,400 円

  • Introduction to Java Programming, 2nd Edition

    Sham Tickoo ...
    Introduction to Java Programming is an example based textbook, written to cater the needs of beginners and intermediate users who wish to understand the basic concepts of Java. The textbook highlights Java as the easiest and most productive tool for creating programs, including Windows-based and Web-based programs.The highlight of the textbook is that each concept introduced in it has been ... もっと見る

    4,050 円

  • Processing 2: Creative Coding Hotshot

    Using a project-based approach, you will be able to learn the coolest aspects of working with Processing. Each project contains step-by-step explanations, diagrams, screenshots, and downloadable material to make learning Processing even easier.This book targets Processing developers ,visual artists, creative professionals, and students who want to move to the next level of learning Processing for ... もっと見る

    4,008 円

  • 改訂新版 Spring Framework超入門 やさしくわかるWebアプリ開発

    樹下雅章 ...
    【Spring Framework 6を利用したWebアプリケーション開発が基礎からわかる】Spring Frameworkは近年注目されているJava開発におけるオープンソースのWebアプリケーションフレームワークです。本書は、最新のバージョン6系に対応した初心者向けの入門書です。1章~9章までで「Webアプリケーション開発に必要なWebの知識」「データ操作の方法」「MVCモデルを用いた開発」など基本的な内容を学べます。また、10章~13章でアプリを作成する方法を解説しているので、Webアプリケーション開発の一連の流れを学べます。さらに、発展系として作成したアプリに「入力チェック」や「ログイン認証」などの機能を14章、15章、付録で実装しているため、セキュリティを意識したアプリ開発の全体像をこの1冊で学ぶことができます。■こんな方におすすめ・Spring Framework ... もっと見る

    3,520 円

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... もっと見る

    3,890 円

  • Espressioni Regolari

    Marco Beri ...
    Argomenti:• Introduzione alle regexp• Utilizzo e potenzialità• La sintassi e le regole• Espressioni regolari in pratica• Espressioni regolari e linguaggi di programmazione: PHP, Perl, Ruby, Python, Javascript, Java, Visual Basic ... もっと見る

    750 円

  • Java in a Nutshell

    A Desktop Quick Reference

    Java in a Nutshell doesn't just help experienced Java programmers get the most out of versions through Java 25. It also provides a learning path for new developers. Chock-full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised guide includes new material on recent enhancements to Java.The first section provides a ... もっと見る

    5,430 円

  • Java Coding Problems

    Become an expert Java programmer by solving over 200 brand-new, modern, real-world problems

    Anghel Leonard ...
    Stay on top of the new Java features (up to JDK 21) and find efficient solutions for your programming woes. With over 250 problems and solutions, you'll learn new ways to deal with real-world coding tasks and answers to common interview questions. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesSolve Java programming challenges and get interview-ready with the power of ... もっと見る

    4,734 円

  • Ultimate Django for Web App Development Using Python

    Craft Scalable and Dynamic Web Apps using Django and Python Key Features ● Real-World Practices and Solutions for Crafting Dynamic and Scalable Django Solutions. ● Build a Comprehensive Task Management System Hands-On. ● Explore Advanced API, Testing, and Deployment Techniques with Real-World Applications. Book Description This comprehensive guide is an indispensable resource for developers ... もっと見る

    2,761 円

  • Practical Network Security with OpenSSL

    Gain practical OpenSSL skills for real-world cybersecurity challenges Key Features ● Master OpenSSL’s command-line tools and C APIs to build secure and practical cryptographic applications. ● Gain a complete understanding of cryptography from foundational theory to advanced hardware integration with OpenSSL Engines. ● Apply your OpenSSL knowledge to real-world use cases including IoT security PKI ... もっと見る

    2,510 円

  • Java EE Testing mit Arquillian

    シリーズ 本: 82 - shortcuts
    Mit Arquillian sind Integrationstests ebenso einfach handhabbar wie Unit-Tests. Arquillian ist aufgrund der Flexibilität, die sich aus In-Container-Tests und Micro-Deployments ergibt, für eine Vielzahl von automatisierten Testformen geeignet. Das reicht von Unit Tests über Integrationstests bis hin zu Akzeptanz- und Performanztests. Das erste Kapitel gibt u.a. eine Einführung in das Testen von ... もっと見る

    470 円

  • Java in easy steps, 6th Edition

    Covers Java 9

    Mike McGrath ...
    シリーズ series In Easy Steps
     Java in easy steps, 6th edition instructs you how to easily create your own exciting Java programs. Updated for Java 9, which was released September 2017, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps.This book assumes no previous knowledge of any ... もっと見る

    2,343 円

  • Building Android Games with Cocos2d-x

    Learn to create engaging and spectacular games for Android using Cocos2d-x

    Key FeaturesBook DescriptionIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for you.What you will learnWho this book is forIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for ... もっと見る

    2,410 円

  • Beginning Spring AI

    A Quick Guide to AI Engineering in Spring

    シリーズ series Professional and Applied Computing (R0)
    Discover how to use Large Language Models in the Spring Framework. This quick guide equips developers with insights into the strengths and limitations of Spring AI and how to leverage the model for typical use cases.First, you will orient yourself to the new and exciting landscape of AI and Spring integration. You will learn how to issue simple queries, asking the right questions to get the ... もっと見る

    2,795 円

  • Hacking Exposed Linux

    Linux Security Secrets and Solutions

    ISECOM ...
    シリーズ series Hacking Exposed
    The Latest Linux Security SolutionsThis authoritative guide will help you secure your Linux network--whether you use Linux as a desktop OS, for Internet services, for telecommunications, or for wireless services. Completely rewritten the ISECOM way, Hacking Exposed Linux, Third Edition provides the most up-to-date coverage available from a large team of topic-focused experts. The book is based on ... もっと見る

    9,084 円

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

  • Spring Essentials

    Build mission-critical enterprise applications using Spring Framework and Aspect Oriented Programming

    Build mission-critical enterprise applications using Spring Framework and Aspect Oriented ProgrammingKey Features\[\*\] Step into more advanced features of aspect-oriented programming and API components to build enterprise grade systems\[\*\] Build lightning-fast web applications and REST APIs using Spring MVC and its asynchronous processing capabilities with the view technologies of your choice\[ ... もっと見る

    4,391 円

  • Beginning Java 8 APIs, Extensions and Libraries

    Swing, JavaFX, JavaScript, JDBC and Network Programming APIs

    Kishori Sharan ...
    シリーズ series Professional and Applied Computing (R0)
    Beginning Java 8 APIs, Extensions and Libraries completes the Apress Java learning journey and is a comprehensive approach to learning the Java Swing, JavaFX, Java Scripting, JDBC and network programming APIs.This book covers the key extensions of the Java programming language such as Swing, JavaFX, network programming, and JDBC. Each topic starts with a discussion of the topic's background. A ... もっと見る

    7,292 円

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... もっと見る

    1,179 円

  • Vue.js入門 基礎から実践アプリケーション開発まで

    Vue.jsを初歩から実践まで徹底的に解説。使いやすくかつ,プロダクションでも活躍するVue.jsをVue.jsコントリビューターの著者らが解説する一番わかりやすい入門書です。小規模な適用例やjQueryからの移行サンプルに加え,大規模開発を想定したアプリケーション開発も体験できます。Vue.jsはGitHubで2017年最も人気のあったJavaScriptフレームワークに選ばれるなど大注目の技術です。 ... もっと見る

    3,718 円

  • Android Developer Tools Essentials

    Android Studio to Zipalign

    Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources.With examples in Windows, Linux, and Mac OS ... もっと見る

    1,179 円