Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1727件の検索結果中15611584を表示
Skip side bar filters
  • Java Developer Interview Mastery

    A Complete Hands-On Guide to Core Java, Coding Questions, Spring Boot, System Design, and Technical Interview Success

    Julian Hartman ...
    # **Book Description** **Java Developer Interview Mastery** is a practical and comprehensive guide designed to help aspiring and growing Java developers prepare confidently for technical interviews and backend development roles. This book takes readers through the essential topics commonly tested in Java developer interviews, including Core Java fundamentals, object-oriented programming, strings, ... もっと見る

    750 円

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

  • Ultimate Next.js for Modern Web Applications

    Shubham Jain ...
    Master the Art of Building Lightning-Fast and SEO-Friendly Web Applications with Next.js.Key Features● Master Next.js 15 from fundamentals to routing and data fetching to SSR, SSG, and API routes.● Build high-performance, scalable, and SEO-friendly modern web applications with TypeScript and Tailwind CSS.● Follow a complete workflow from setup to testing and deployment on platforms like Vercel and ... もっと見る

    2,510 円

  • Mastering Design Patterns for Layered Testing

    Manish Saini ...
    Master Layered Test Automation and Build Integrate and Deploy with Confidence Key Features ● Implement automated testing across UI, API, and backend for robust coverage ● Seamlessly integrate test automation with CI/CD pipelines for efficiency ● Master advanced testing strategies for microservices and distributed systems Book Description In today’s fast-paced software development landscape, ... もっと見る

    2,510 円

  • Ultimate FINGPT for Financial Analysis

    Turn Financial Data into Decisions with the Power of FinGPT. Key Features ● Hands-on setup of FINGPT in real-world finance projects. ● End-to-end guide for automating financial reporting tasks. ● Case studies on market trends and sentiment prediction. ● Techniques to scale, fine-tune, and optimize FINGPT models. Book Description FINGPT is redefining how financial institutions analyze data, ... もっと見る

    2,510 円

  • Coding for Beginners

    A Simplified Approach to Enter the Computer Programming Realm and Explore Core Functions in Key Languages like Python, Java, and C++

    Ryan roffe ...
    Are you in search of a reliable beginner's guide to take your first steps into the world of coding?Are you wondering which programming language aligns best with your needs?The initial approach to coding is crucial, and following a guide crafted by a seasoned programmer can make a significant difference. In today's competitive landscape, possessing a solid understanding of various programming ... もっと見る

    1,681 円

  • Build Your Own Programming Language

    A programmer's guide to designing compilers, interpreters, and DSLs for solving modern computing problems

    Written by the creator of the Unicon programming language, this book will show you how to implement programming languages to reduce the time and cost of creating applications for new or specialized areas of computingKey FeaturesReduce development time and solve pain points in your application domain by building a custom programming languageLearn how to create parsers, code generators, file readers ... もっと見る

    8,610 円

  • Data Structures and Algorithm Analysis in Java, Third Edition

    シリーズ series Dover Books on Computer Science
    With its focus on creating efficient data structures and algorithms, this comprehensive text helps readers understand how to select or design the tools that will best solve specific problems. It uses Java as the programming language and is suitable for second-year data structure courses and computer science courses in algorithm analysis.Techniques for representing data are presented within the ... もっと見る

    4,032 円

  • システム設計の基礎から実践まで 1からはじめるITアーキテクチャー構築入門

     システム構築は、いま複雑化しています。多様な要求を満たし、拡張や保守による変更に強く、十分な可用性を持ち、堅牢なセキュリティを保つ必要があります。そのために重要なのが「ITアーキテクチャー」です。 本書は、このITアーキテクチャーの策定を、初心者から中級者向けに解説するものです。日本IBMのITアーキテクト陣が、各々の経験を基に執筆しました。 1章では、初めての人がまず求められる基本を解説します。ITアーキテクチャーの構造を左右するインプットである「要求や制約」をどのように定義するか、から入り、各種モデルの作成方法を説明します。 2章では、実践に使える応用として、近年登場した技術を基に、アーキテクチャー策定のノウハウを解説します。クラウド、アジャイル、AI、IoT、FinTechといったシステムを構築する際にITアーキテクトが知っておくべき内容を紹介します。 ... もっと見る

    2,750 円

  • Java 7

    Fork-Join-Framework und Phaser

    シリーズ 本: 28 - shortcuts
    Im zweiten Band des Java-7-shortcuts von Angelika Langer und Klaus Kreft werden weitere wichtige Neuerungen vorgestellt und erläutert. Die beiden Java-Experten konzentrieren sich dabei in den ersten Kapiteln auf das Fork-Join-Framework, einen Teil des JSR 166y. Es geht um das Design des Frameworks, Details zu dessen Implementierung und die Konsequenzen für die zukünftige Benutzung von Arrays und ... もっと見る

    790 円

  • Stripes by Example

    Brent Watson ...
    In this 100-page book, you will find that Stripes provides a very simple learning path, where you do not need to understand the entire framework in order to use it. The concept of this book is exactly that – to get you using the framework and writing code immediately. You will be off and running in no time, and adding to your skill set as we progress.This book is written with exactly that learning ... もっと見る

    2,303 円

  • OBJECT-ORIENTED PROGRAMMING APPROACH TO LEARNING JDBC AND SQLITE USING APACHE NETBEANS IDE

    Vivian Siahaan ...
    In this book, you will develop step by step tutorial object-oriented programming with Java GUI and SQLite database using NetBeans IDE to implement all tables in chinook database. In this project, we use SQLite sample database named chinook. The chinook sample database is a good database for practicing with SQL, especially SQLite.There are 11 tables in the chinook sample database: employee table ... もっと見る

    2,017 円

  • Java+OpenCV高效入门

    姚利民 ...
    OpenCV作为一个应用广泛的开源计算机视觉库,正在受到越来越多的关注。目前OpenCV的各类教程基本上以Python和C++为主,基于Java的OpenCV书籍则少之又少,本书旨在弥补这一空白。 本书共13章,前4章是基础部分,包括OpenCV概述和安装配置、数字图像基础及图像基础操作等内容;第5到11章则包括了图像的几何变换、图像平滑、形态学操作、直方图、边缘检测与轮廓、霍夫变换、特征点检测和匹配等进阶内容;第12~13章属于提高内容,主要介绍机器学习和视频跟踪技术。 本书以通俗易懂的语言,图文并茂的讲解力图使初学者能够快速高效入门。本书面向的读者是包括高校学生在内的各类初学者、研究计算机视觉的业余爱好者及需要快速上手的专业人员。 ... もっと見る

    2,311 円

  • Beginning Cloud Native Development with MicroProfile, Jakarta EE, and Kubernetes

    Java DevOps for Building and Deploying Microservices-based Applications

    Tarun Telang ...
    シリーズ series Professional and Applied Computing (R0)
    Get ready to develop microservices using open source Eclipse MicroProfile and Jakarta EE, and deploy them on Kubernetes/Docker. This book covers best practices for developing cloud-native applications with MicroProfile and Jakarta EE.This book introduces you to cloud-native applications and teaches you how to set up your development environment. You'll learn about the various components of ... もっと見る

    7,292 円

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

  • Derinlemesine Spring Boot Fundamentals

    Onder Teker ...
    Bu kitap Spring Framework & onun üzerinde kurulu Spring Boot için kurulum ve yapılandırma konularıyla başlamaktadır. Database, SQL, ORM & Hibernate ile Web, REST, JSON, API konularınını hem temel hem de ileri düzeyde anlatmaktadır. HTML, MVC ile ilgili konular da kitabın kapsamındadır. REST için RestTemplate ile client yazılması gibi MicroServices konuları içerilmektedir. Birden çok entity ile ... もっと見る

    150 円

  • いちばんやさしい Java 入門教室

    廣瀬豪 ...
    ※この商品は固定レイアウトで作成されており、タブレットなど大きいディスプレイを備えた端末で読むことに適しています。また、文字列のハイライトや検索、辞書の参照、引用などの機能が使用できません。お使いの端末で無料サンプルをお試しいただいた上でのご購入をお願いいたします。端末により、見開き表示で、左右が逆になる場合があります。なお、実際のサービスのインターフェースが変更され、本書内の解説と実際の画面が異なることがありますので、ご了承ください。初心者には基礎をやさしく経験者には実践を踏まえてJavaの技術をとことん分かりやすく解説します!本書は、"食えるプログラマーの大工道具"とも言うべきJavaの「いちばんやさしい」解説書です。サンプルプログラムは、基本文法を学習するのに適したシンプルなものから、将来ビジネスでアプリ開発を行いたい人にも参考になる、実用性の高いものまで含めて約140本 ... もっと見る

    2,948 円

  • JavaServer Faces: The Complete Reference

    Ideal for the 3+ million Java developers, this fast-paced tutorial offers in-depth coverage of JavaServer Faces (JSF) -- Sun Microsystem's Web application architecture for the future. Co-written by the #1 JSF expert in the Java community, this book offers the most complete resource on JSF available. * Extensive coverage on JSF custom component development * Serves as a thorough introduction to ... もっと見る

    7,437 円

  • CORE JAVA Interview Questions You'll Most Likely Be Asked

    シリーズ 本: 8 - Job Interview Questions series
    290 CORE JAVA Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsCORE JAVA Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going throug... ... もっと見る

    1,286 円

  • Java: быстрый старт

    Всегда хотели научиться программировать на Java, но не знаете, с чего начать? Или хотите быстро перейти с другого языка на Java? Уже перепробовали множество книг и курсов, но ничего не подходит? Серия «Быстрый старт» — отличное решение, и вот почему: сложные понятия разбиты на простые шаги — вы сможете освоить язык Java, даже если никогда раньше не занимались программированием; все фундаментальные ... もっと見る

    950 円

  • イラストでわかるDockerとKubernetes

    徳永航平 ...
    シリーズ series Software Design plus
    (概要)Dockerとkubernetesは、Webだけでなくさまざまなシステムで利用されています。仮想化とは違うので、エンジニアの皆さんもそのメリットをどう活かしていくのか悩ましいところです。本書は、Dockerとkubernetesのしくみを大胆にイラスト化しました。視覚的に理解することができるので、その技術の本質を理解しやすくなります。各所でコマンド入力を利用して。Dockerとkubernetesの動作もしっかりわかるようになります。(こんな方におすすめ)・Dockerとkubernetesのしくみを根底から知りたい方、理論をしっかり理解したい方、インフラエンジニア、ネットワークエンジニア、システムエンジニア、プログラマなど(目次)第1章 コンテナ技術の概要1-1 コンテナを見てみよう1-2 コンテナ技術の基本的な特徴... ... もっと見る

    2,508 円

  • Explorando APIs e bibliotecas Java

    JDBC, IO, Threads, JavaFX e mais

    Rodrigo Turini ...
    Uma vez que você aprende Orientação a Objetos e o básico do Java, é necessário se tornar fluente em suas APIs, que não são poucas. Um programador Java eficaz conhece o que há disponível e sabe quando pode usar cada uma das possibilidades que a linguagem lhe oferece. É isso que queremos para você. Rodrigo Turini ensina como lidar com as diferentes APIs do Java com exemplos práticos e que são ... もっと見る

    1,500 円

  • Android Programming for Beginners

    Build in-depth, full-featured Android apps starting from zero programming experience

    John Horton ...
    Learn the Java and Android skills you need to start developing powerful mobile applications with the help of actionable stepsKey FeaturesKick-start your Android programming career or just have fun publishing apps to the Google Play marketplaceGet a first principles introduction to using Java and Android and prepare to start building your own apps from scratchLearn by example by building four real ... もっと見る

    3,961 円

  • Enhanced Java: Step-by-Step Java Book (3th Edition)

    Jamie Bloch ...
    Java Made Easy – a Step-by-Step Guide for BeginnersLearning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a ... もっと見る

    4,817 円