Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1714件の検索結果中337360を表示
Skip side bar filters
  • よくわかるJava入門 ~はじめてでもつまずかないJavaプログラミング~

    Javaは、情報システムの開発において採用されるケースが多く、すでにプログラミング言語としての地位を確立しています。富士通ラーニングメディアでは、Javaに関する研修コースをラインナップとしてご提供しており、その中でも入門レベルに相当する「プログラミング入門(Java編)」研修コースの内容を今回書籍化しました。■人気の研修コース「プログラミング入門(Java編)」を書籍化!Javaをはじめて学習しようとする方に人気のある研修コース「プログラミング入門(Java編)」をベースに書籍化しています。富士通ラーニングメディアの研修コースの特徴である「実習が多い」という特性を活かし、実習中心の作りにしています。■手を動かしてプログラムをどんどん作る!基本的な構文(文法)のプログラム実践例を、手を動かしてどんどん作成し、実行結果を確認します。1行でもわからないと理解できなくなるのがプログラムの常です ... もっと見る

    2,310 円

  • ドリル形式で楽しく学ぶ Processing-Java 改訂版

    シリーズ series Future Coders(NextPublishing)
    本書は2018年インプレスR&Dより刊行した書籍『ドリル形式で楽しく学ぶ Processing-Java』を全面的に見直した改訂版です。本書は、著者が教えるプログラミング教室で実際に教材として使用しているものをもとに追加編集したものです。教室で教えていても、生徒が本当に理解したのか知ることは難しいものがあります。生徒自身もどこまで理解したのかわからないこともあるでしょう。そこで、授業ではドリル(演習)を行い、確実に基礎を習得できるようにしています。実行環境はProcessingです。Processingは表現力に優れ、敷居が低いのでアート・美術分野で注目されがちですが、Java、JavaScript、Pythonといった本格的なプログラミング言語をサポートしています。本書では、基本的な描画命令に始まり、変数、演算、for文、if文、イベント処理、配列、リスト ... もっと見る

    2,530 円

  • Java EE 8 Application Development

    Develop Enterprise applications using the latest versions of CDI, JAX-RS, JSON-B, JPA, Security, and more

    Develop Enterprise Java applications compliant with the latest version of the Java EE specificationKey Features\[\*\]Covers all of the major Java EE 8 APIs and includes new additions such as enhanced Security, JSON-B Processing, and more\[\*\]Learn additional Java EE APIs, such as the Java API for Websocket and the Java Message Service (JMS)\[\*\] Develop applications by taking advantage of the ... もっと見る

    4,994 円

  • Deixe seu código limpo e brilhante

    Desmistificando Clean Code com Java e Python

    José Yoshiriro ...
    Programar frequentemente envolverá consertar, melhorar ou ampliar o código. As práticas de Código Limpo (Clean Code) difundidas por Robert Martin visam ajudar programadores a criar códigos mais coerentes, organizados, fáceis de ler e, consequentemente, de dar manutenção. Códigos não limpos consomem muito mais tempo e demandam mais custos para se manter, e seria ideal se seus conceitos já fossem ... もっと見る

    1,500 円

  • Programmare in Java

    Guida aggiornata alla versione JDK 21 LTS

    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica. Potente e flessibile, è ricco di costrutti sintattici e consente grande libertà operativa. Questo manuale, aggiornato alla versione JDK 21 LTS, ne insegna l'utilizzo dalle basi. Si parte dai concetti e dai costrutti fondamentali, come variabili, costanti, array, operatori e metodi, per passare poi agli ... もっと見る

    6,400 円

  • Hudson Continuous Integration in Practice

    Best Practices for Implementing Continuous Integration with HudsonOptimize productivity while reducing risk and complexity by adopting a highly agile, "automate everything" software design philosophy. Hudson Continuous Integration in Practice shows you how to streamline and stabilize each process in your development lifecycle. Get expert tips for deploying a Hudson server, managing test and ... もっと見る

    4,847 円

  • Funktionale Programmierung in Java und Kotlin

    Eine umfassende Einführung

    Ihr Weg vom objektorientierten zum funktionalen JavaTechniken, Muster und Best Practices für den praktischen EinsatzMit vielen Codebeispielen zum kostenlosen DownloadNeu in der 2. Auflage: moderne Programmierung mit KotlinMit Lambda-Ausdrücken hat die funktionale Programmierung in Java Einzug gehalten und mit Kotlin steht eine moderne Sprache für die Java-Welt zur Verfügung, die für eine ... もっと見る

    5,400 円

  • Interpretability and Explainability in AI Using Python

    Demystify AI Decisions and Master Interpretability and Explainability Today Key Features ● Master Interpretability and Explainability in ML, Deep Learning, Transformers, and LLMs ● Implement XAI techniques using Python for model transparency ● Learn global and local interpretability with real-world examples Book Description Interpretability in AI/ML refers to the ability to understand and explain ... もっと見る

    2,510 円

  • React.JS For Beginners

    A Practical Quide With Sample Programs

    Bhavish PK ...
    "React.js for Beginners: A Practical Guide with Sample Programs" is a comprehensive textbook designed to introduce beginners to the world of React.js, a popular JavaScript library for building user interfaces.This book starts with an introduction to React.js, explaining its key concepts and advantages. You'll learn why React.js is widely used in web development and how it simplifies the process of ... もっと見る

    1,229 円

  • Introducing Spring Framework

    A Primer

    シリーズ series Professional and Applied Computing (R0)
    Introducing Spring Framework is your hands-on guide to learning to build applications using the Spring Framework. The book uses a simple My Documents application that you will develop incrementally over the course of the book and covers:• How to programmatically configure the Spring container and beans• How to use annotations for dependency injection• How to use collections and custom types• How ... もっと見る

    5,469 円

  • Java 11 Cookbook

    A definitive guide to learning the key concepts of modern application development

    Solutions for modular, functional, reactive, GUI, network, and multithreaded programmingKey FeaturesExplore the latest features of Java 11 to implement efficient and reliable codeDevelop memory-efficient applications, understanding new garbage collection in Java 11Create restful webservices and microservices with Spring boot 2 and DockerBook DescriptionFor more than three decades, Java has been on ... もっと見る

    4,994 円

  • Learning Java by Building Android Games

    Learn Java and Android from scratch by building five exciting games

    John Horton ...
    Get ready to learn Java the fun way by developing games for the Android platform with this new and updated third editionKey FeaturesLearn Java, Android, and object-oriented programming from scratchFind out how to build games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and Scrolling ShootersCreate and design your own games by learning all the concepts that a game developer must ... もっと見る

    6,285 円

  • Java

    Tips and Tricks to Programming Code with Java

    シリーズ 本: 2 - Java Programming Series
    Have you been coding for awhile now, but could still use some useful Java coding tips? Do you have some basic knowledge with Java and want to learn more?If you answered yes to any of these questions, then look no further - this book "Java: Tips and Tricks to Programming Code with Java" is for you.In this Definitive Java Intermediate Level Guide, you're about to discover...Java is a program that ... もっと見る

    431 円

  • Derinlemesine Android UI Programming

    Onder Teker ...
    Bu kitapta Android uygulamalarındaki görsel bileşenlerin kullanımı ayrıntılı olarak açıklanmaktadır. Tasarım ve biçem konuları derinlemesine işlenmekte, gelişmiş bir kullanıcı deneyimi oluşturmak için gerekli bileşenler anlatılmaktadır. Fragmanlarla yapılan gelişmiş görünümlerin dışında; ses, görüntü, konuşma, grafik ve animasyon gibi konular da içerikte yer almaktadır. ... もっと見る

    150 円

  • Microservices with Clojure

    Develop event-driven, scalable, and reactive microservices with real-time monitoring

    Anuj Kumar ...
    The common patterns and practices of the microservice architecture and their application using the Clojure programming language.Key Features\[\*\] Relevance of the microservice architecture and benefits of Clojure's functional and simple features to implement it.\[\*\] Learn best practices and common principles to avoid common pitfalls while developing microservices.\[\*\] Learn how to use ... もっと見る

    4,391 円

  • Kickstart Java Programming Fundamentals

    Build, Optimize and Scale Real-World Applied Java Projects Using AI and Modern Best Practices (English Edition)

    Become a Java Pro through Real, Hands-On Coding Experience.Book DescriptionIn today’s tech-driven world, applied Java programming with AI integration is a game-changer. Java remains a backbone of enterprise and application development—but its real power emerges when combined with hands-on skills and modern technologies like artificial intelligence.Kickstart Java Programming Fundamentals offers a ... もっと見る

    3,357 円

  • API Marketplace Engineering

    Design, Build, and Run a Platform for External Developers

    Rennay Dorasamy ...
    シリーズ series Professional and Applied Computing (R0)
    This is your hands-on guide to designing, building, and operating an API Marketplace to allow your organization to expose internal services and customer data securely for use by external developers. The book shows the mutual nature of a relationship in which organizations benefit from revenue and the reach of a new digital channel and third-party developers benefit from leveraging APIs to build ... もっと見る

    7,292 円

  • Эффективный Java. Тюнинг кода на Java 8, 11 и дальше. 2-е межд. издание

    Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность. Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и ... もっと見る

    1,000 円

  • Android 4 Development: From Eclipse to End User

    Jason Suptic ...
    Are you ready to create your first Android App now? If so, this book is for you. Whether you are a veteran programmer or a beginner, this book will help you learn Android development by examples, pictures, and explanations. This is an introduction to both Eclipse and Android Development Tools (ADT) through building a complete app. Windows™ is the operating system used during the writing of this ... もっと見る

    299 円

  • Beginning EJB in Java EE 8

    Building Applications with Enterprise JavaBeans

    シリーズ series Professional and Applied Computing (R0)
    Build powerful back-end business logic and complex Enterprise JavaBeans (EJB)-based applications using Java EE 8, Eclipse Enterprise for Java (EE4J), Web Tools Project (WTP), and the Microprofile platform. Targeted at Java and Java EE developers, with or without prior EJB experience, this book is packed with practical insights, strategy tips, and code examples. As each chapter unfolds, you'll see ... もっと見る

    10,331 円

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

  • Spring Security

    Effectively secure your web apps, RESTful services, cloud apps, and microservice architectures

    Badr Nasslahsen ...
    Leverage the power of Spring Security 6 to protect your modern Java applications from hackersKey FeaturesArchitect solutions that leverage Spring Security while remaining loosely coupledImplement authentication and authorization with SAML2, OAuth 2, hashing, and encryption algorithmsIntegrate Spring Security with technologies such as microservices, Kubernetes, the cloud, and GraalVM native ... もっと見る

    3,616 円

  • Building Java Programs: a comprehensive Java Developper Guide

    David Horstmann ...
    Your one-stop guide to programming with Java. If you've always wanted to program with Java but didn't know where to start, this will be the java-stained reference you'll turn to again and again. Fully updated, this deep reference on the world's most popular programming language is the perfect starting point for building things with Java—and an invaluable ongoing reference as you continue to deepen ... もっと見る

    4,817 円

  • Java SOA Cookbook

    SOA Implementation Recipes, Tips, and Techniques

    Eben Hewitt ...
    Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away.The book focuses ... もっと見る

    3,617 円