Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1735件の検索結果中937960を表示
Skip side bar filters
  • Ultimate Java Design Patterns

    Master Creational, Structural, Behavioral, Concurrency, and Architectural Patterns for Scalable Enterprise Java Applications (English Edition)

    Ricken Bazolo ...
    Think Like an Architect. Code Like a Master.Key Features? Get a free one-month digital subscription to www.avaskillshelf.com? Comprehensive coverage of every major Java design pattern - Creational, Structural, Behavioral, Concurrency, and Architectural.? Real-world pattern application across enterprise systems, distributed architectures, microservices, and AI-driven Java applications.? Production ... もっと見る

    4,359 円

  • Ultimate Machine Learning with ML.NET

    “Empower Your .NET Journey with Machine Learning” Key Features ● Step-by-step guidance to help you navigate through various machine learning tasks and techniques with ML.NET. ● Explore all aspects of ML.NET, from installation and configuration to model deployment. ● Engage in practical exercises and real-world projects to solidify your understanding. Book Description Dive into the world of machine ... もっと見る

    2,510 円

  • Modern Marketing Using AI

    Leverage AI-enabled Marketing Automation and Insights to Drive Customer Journeys and Maximize Your Brand Equity

    How can some businesses survive centuries while hundreds collapse every year - from micro-enterprises to global brands? A brand's journey to grow and maintain loyal supporters is one of the timeless foundations for every company that its customer teams need to know.'Modern Marketing Using AI' covers it all by taking a customer perspective to look at best practices, industry-leading strategies, ... もっと見る

    2,787 円

  • Functional Programming in Java

    Harness the Power of Streams and Lambda Expressions

    Imagine writing Java code that reads like the problem statement, code that's highly expressive, concise, easy to read and modify, and has reduced complexity. With the functional programming capabilities in Java, that's not a fantasy. This book will guide you from the familiar imperative style through the practical aspects of functional programming, using plenty of examples. Apply the techniques ... もっと見る

    4,162 円

  • Java 8 Recipes

    シリーズ series Professional and Applied Computing (R0)
    Java 8 Recipes offers solutions to common programming problems encountered while developing Java-based applications. Fully updated with the newest features and techniques available, Java 8 Recipes provides code examples involving Lambdas, embedded scripting with Nashorn, the new date-time API, stream support, functional interfaces, and much more. Especial emphasis is given to features such as ... もっと見る

    5,464 円

  • JavaエンジニアのためのEclipse パーフェクトガイド【増補改訂版】

    横田一輝 ...
    (概要)※この商品は固定レイアウトで作成されており,タブレットなど大きいディスプレイを備えた端末で読むことに適しています。また,文字列のハイライトや検索,辞書の参照,引用などの機能が使用できません。※PDF版をご希望の方は Gihyo Digital Publishing ( https://gihyo.jp/mk/dp/ebook/2023/978-4-297-13127-2 )も合わせてご覧ください。本書はIDEに焦点を当てた書籍です。IDEは豊富な機能が揃っているため、Java開発を行う際,IDE(Eclipse)を使うのはデファクトスタンダードになっています。入門書でもJava+Eclipseでやさしく解説している書籍は多いですが,Javaの文法やアプリケーションを手順通りに作ることを主体にした書籍が多く,Eclipseの機能自体を解説している書籍は多くありません ... もっと見る

    3,278 円

  • Jira 8 Administration Cookbook

    Over 90 recipes to administer, customize, and extend Jira Core and Jira Service Desk

    Patrick Li ...
    Build customized solutions that fulfil your business requirements using the latest features of Jira 8Key FeaturesLearn how to customize Jira applications to suit your organizational requirementsExtend Jira's capabilities for custom integrations with other products and services such as Slack and GitHubExplore practical recipes for troubleshooting and securing your Jira instances with best ... もっと見る

    3,014 円

  • Java: High-Performance Apps with Java 9

    Boost your application's performance with the new features of Java 9

    Mayur Ramgir ...
    Optimize the powerful techniques of Java 9 to boost your application\\'s performanceKey FeaturesTackle all kinds of performance-related issues and streamline your developmentDive into the new features of Java 9Implement highly efficient and reliable code with the help of new APIs of JavaEmbedded with assessments that will help you revise the concepts you have learned in this bookBook ... もっと見る

    3,961 円

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

  • Programación de Computadoras: De Principiante a Malvado—JavaScript, HTML, CSS, & SQL

    Internamente, encontrarás una introducción a JavaScript, HTML, CSS y SQL. Estos son lenguajes de programación. Algunos de ellos se conocen como lenguajes de scripting.A partir de JavaScript, le presentaré los lenguajes de programación mencionados. Con suerte, al final de este libro, tendrá las respuestas a las preguntas de lo qué es y de lo qué puedes hacer con estos lenguajes.JavaScript es un ... もっと見る

    1,100 円

  • Mastering Kotlin

    Learn advanced Kotlin programming techniques to build apps for Android, iOS, and the web

    Nate Ebel ...
    Explore popular language features, Java to Kotlin interoperability, advanced topics, and practical applications by building a variety of sample projectsKey FeaturesUnderstand and leverage the syntax, tools, and patterns by writing code in KotlinExplore practical topics such as Java interop, concurrency with coroutines, and functional programmingDiscover how to use Kotlin for build targets like ... もっと見る

    3,961 円

  • Ultimate iOS App Development Guide

    Surabhi Chopada ...
    Build Your Dream iOS Apps: A Project-Based Learning Approach Key Features ● Gain a thorough understanding of core iOS development concepts and techniques, with a focus on practical application. ● Build five end-to-end iOS applications, including a to-do list app, a weather app, a fitness tracker with HealthKit, and an image recognition app with Core ML, to apply your skills in real-world scenarios ... もっと見る

    2,510 円

  • Learn Microservices with Spring Boot 3

    A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    シリーズ series Professional and Applied Computing (R0)
    This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of ... もっと見る

    6,685 円

  • JSF Eficaz

    As melhores práticas para o desenvolvedor web Java

    Hébert Coelho ...
    O JSF é um framework incrível para se trabalhar com Java mas, conhecer os detalhes e saber utilizá-los da forma correta é o que leva os projetos desenvolvidos nessa plataforma ao sucesso. Este livro mostra como esses detalhes fazem a diferença, possibilitando o uso do JSF de maneira tranquila e segura, facilitando muito o desenvolvimento, organização e manutenção do código. Você aprenderá técnicas ... もっと見る

    1,500 円

  • Liferay Portal 6.x Enterprise Intranets (Update)

    A practical guide to adopting portal development best practices in an Enterprise world

    Navin Agarwal ...
    A practical guide to adopting portal development best practices in an Enterprise world Key FeaturesBook DescriptionTo develop an intranet portal for an Enterprise, Liferay is the only open-source portal development platform that has a high scale graph for the developer to extend any component. It provides high end integration with other applications. By using this book, both beginners and more ... もっと見る

    5,941 円

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

  • 川哥教你Spring Boot 2实战

    李世川 ...
    本书重点关注和介绍Spring Boot 2框架的技术应用。Spring Boot是目前微服务架构使用最为广泛的框架之一,一旦开发人员掌握了该框架的配置和使用技巧,则对于当前微服务应用的开发将得心应手。本书详细介绍了Sping Boot 2的开发环境、开发方式、数据库应用、MVC、RESTful、安全及测试等。对于刚开始接触微服务架构、Spring Boot的开发人员来说,这是一本很适合的书籍。本书介绍的内容较多,但都是当前基于微服务架构的应用所需, 内容翔实并提供所有源码。对于已有开发经验的Spring开发人员来说,这也是一本有价值的参考书。本书案例源码均由作者亲自编写,其中包含了很多有用的方法与使用技巧。 本书适合初级、中级Java开发工程师,以及从其他开发语言(如PHP、C、Python等)转向Java微服务的开发工程师使用,也 可作为互联网应用研发人员 ... もっと見る

    2,406 円

  • Instant OSGi Starter

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. Using a practical approach with explanation where needed, the book will take an in depth look at what OSGi is and what it offers to Java programmers and development standards. "Instant OSGi Starter" is intended for the senior Java programmer whom ... もっと見る

    2,375 円

  • Java: The Good Parts

    Unearthing the Excellence in Java

    Jim Waldo ...
    What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included. The core language has become increasingly large ... もっと見る

    2,174 円

  • JavaScript, A Beginner's Guide, Third Edition

    John Pollock ...
    Essential Skills--Made Easy!Create dynamic Web pages complete with special effects using today's leading Web development language. JavaScript: A Beginner's Guide, Third Edition gives you step-by-step coverage of the fundamentals, including variables, functions, operators, event handlers, objects, arrays, strings, forms, and frames. You'll also learn about more advanced techniques, including ... もっと見る

    6,236 円

  • Practical Debugging at Scale

    Cloud Native Debugging in Kubernetes and Production

    Shai Almog ...
    シリーズ series Professional and Applied Computing (R0)
    Overhaul your debugging techniques and master the theory and tools needed to debug and troubleshoot cloud applications in production environments. This book teaches debugging skills that universities often avoid, but that typically consume as much as 60% of our time as developers. The book covers the use of debugger features such as tracepoints, object marking, watch renderers, and more. Author ... もっと見る

    7,292 円

  • Ultimate Genetic Algorithms with Python

    Harness Genetic Algorithms to Build the Next Generation of Adaptive AI. Key Features ● Step-by-step tutorials on Genetic Algorithms, using PyGAD and DEAP. ● Real-world Genetic Algorithm applications in ML, DL, NLP, CV, and RL. ● Advanced coverage of evolutionary and metaheuristic algorithms. ● Integration of Genetic Algorithms with generative and agent-based AI systems. Book Description Genetic ... もっと見る

    3,138 円

  • Java and Access

    Connect from Oracle Java 8 to Microsoft Access database using ucanaccess. This gives a detailed step by step guide to setting up access, insert, update, delete and reading of records in an Access database. ... もっと見る

    157 円

  • Java Tutorials - Herong's Tutorial Examples

    Herong Yang ...
    This tutorial book is a collection of notes and sample codes written by the author while he was learning Java himself. Topics covered in the book include: Java language basics; execution environment; generic classes and parameterized type; generic methods and type argument inferences; enum types and constants; lambda expressions; annotation types and invocations; Java modules; execution threads ... もっと見る

    640 円