Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1727件の検索結果中865888を表示
Skip side bar filters
  • Learning Test-Driven Development

    A Polyglot Guide to Writing Uncluttered Code

    Saleem Siddiqui ...
    Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and ... もっと見る

    4,611 円

  • Modern API Design with gRPC

    Elevate Your Development with Effortless and Efficient API Communication. Key Features ● Delve into core concepts of gRPC like Protocol Buffers, service definitions, and communication patterns. ● Implement gRPC servers and clients in Golang, and master Protocol Buffers for defining services and messages. ● Compare gRPC with REST and SOAP, uncovering its distinct advantages and use cases. Book ... もっと見る

    2,761 円

  • Effective Java Programming: Advanced Features and Modern Coding Approachs

    Craig S. Barker ...
    Effective Java Programming is geared towards seasoned developers and novices alike. This guide explores slightly more advanced Java techniques, while being presented in our popular, easy to understand format. The topics in this book will prove invaluable to anyone currently using Java, no matter your skill level. With numerous examples and step by step descriptions, you will be able to master this ... もっと見る

    4,542 円

  • Java Threads and the Concurrency Utilities

    JEFF FRIESEN ...
    シリーズ series Professional and Applied Computing (R0)
    This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This knowledge aids the Java developer in writing correct and complex performing multithreaded applications.Java's thread APIs and concurrency utilities are among its most powerful and challenging APIs and language features. Java beginners typically find it very difficult to ... もっと見る

    5,469 円

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Vaskaran Sarcar ...
    シリーズ series Professional and Applied Computing (R0)
    Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design patterns, and understand the criticisms of design patterns with an overview of anti-patterns. For each pattern you will see at least one real-world scenario, a computer-world example, and a complete ... もっと見る

    6,685 円

  • Practical Spring Cloud Function

    Developing Cloud-Native Functions for Multi-Cloud and Hybrid-Cloud Environments

    シリーズ series Professional and Applied Computing (R0)
    Unlike other resources that target only programming communities, this book targets both programming and business communities. With programming models shifting more towards no-code and low-code, citizen programmers from the business side will welcome this book as a guide for how to design and optimize their information pipeline while lowering costs for infrastructure. Programmers, on the other hand ... もっと見る

    4,254 円

  • Spring 5.0 Cookbook

    Recipes to build, test, and run Spring applications efficiently

    Over 100 hands-on recipes to build web applications easily and efficiently IN Spring 5.0Key Features\[\*\] Solve real-world problems using the latest features of the Spring framework like Reactive Streams and the Functional Web Framework.\[\*\] Learn how to use dependency injection and aspect-oriented programming to write compartmentalized and testable code.\[\*\] Understand when to choose between ... もっと見る

    4,994 円

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

  • Mastering Java: 600 Essential Questions and Answers for Interview & Certification Success

    Parasuraman K ...
    Are you preparing for Java interviews, exams, or certifications? Mastering Java is your ultimate companion! This comprehensive book features 600 carefully curated questions and answers that cover every essential concept in Java—from the basics to advanced topics.Whether you're a beginner looking to strengthen your foundations or an experienced developer brushing up for technical interviews, this ... もっと見る

    842 円

  • Ultimate Nuxt.js for Full-Stack Web Applications

    Lau Tiam Kok ...
    Build slim SSR and SSG Nuxt applications with Composition API, remote Node.js applications, and PHP applications for projects that scale and require better maintenance. Key Features ● Develop full-stack Nuxt applications with Composition APIs, Pinia, Socket.IO, and LocalStorage. ● Separate Nuxt apps for frontend and data management APIs for streamlined maintenance. ● Build data APIs with Node.js, ... もっと見る

    2,259 円

  • The Definitive ANTLR 4 Reference

    Terence Parr ...
    Programmers run into parsing problems all the time. Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on ... もっと見る

    2,895 円

  • Mastering AI for Healthcare

    Harness AI-led Revolution to Deliver Smarter, Faster, and Better Healthcare. Key Features ● Comprehensive coverage of AI tools, use cases, and strategies in healthcare ● Real-world examples from telemedicine, diagnostics, and EHR systems ● Thoughtful exploration of AI ethics, adoption barriers, and future directions Book Description Artificial Intelligence is rapidly becoming indispensable in ... もっと見る

    2,510 円

  • Infinispan data grid platform definitive guide

    Master Infinispan to create scalable and high-performance applications

    Wagner R Santos ...
    Key FeaturesBook DescriptionThis practical guide is intended for those who want to learn how to build extremely scalable applications. This book is easy to read and is aimed at Java enterprise developers with a solid knowledge of Java. However, no previous coding experience with Infinispan is required.What you will learnInstall Infinispan and create the perfect development environmentGet ... もっと見る

    4,391 円

  • The Minimum You Need to Know About Java on OpenVMS

    Volume 1

    Roland Hughes ...
    シリーズ series The Minimum You Need to Know
    Up until this point, most Java programming books attempt to make the reader believe that Java is the way-of-the-future and that all other languages are soon to become obsolete. Not so with this book. The author presents Java with all of its warts while continually comparing it to C++ and sometimes C. He admits not being a fan of Java and assumes you are only interested in learning it because your ... もっと見る

    1,344 円

  • Beginning Spring 6

    From Beginner to Pro

    シリーズ series Professional and Applied Computing (R0)
    This book will teach you how to use the Spring Framework to build Java-based applications, web applications, and microservices. Aimed at beginners, it has been revised and expanded to reflect the latest features and best practices for Spring 6.Authors Joseph Ottinger and Andrew Lombardi will get you started using Spring Framework 6 and its ecosystem, walking you through all the best practices in ... もっと見る

    7,292 円

  • Android Wear Projects

    Create smart Android Apps for Wearables

    Ashok Kumar S ...
    A fun way to create interesting and cool apps for your Wearable device using Android programming. Key FeaturesCreate real-time Android Wear apps from scratch and become a pro Android Wear DeveloperLearn to create apps specially dedicated to the Android Wear platformDesign custom Wear UIs and create interactive Watch facesBook DescriptionAndroid Wear Projects is your opportunity to step into the ... もっと見る

    4,391 円

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Bruce W. Perry ...
    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... もっと見る

    2,174 円

  • プロになるJava―仕事で必要なプログラミングの知識がゼロから身につく最高の指南書

    (概要)本書では、プログラミングを仕事にしたい、エンジニアとして働きたい方、およびほかの言語で開発しているがJavaも使えるようになりたいという方を対象に、Javaでプログラミングができるようになるための解説をわかりやすく丁寧に行います。Javaは、企業システムの構築を得意とするプログラミング言語で、銀行でお金を振り込む、宅配便で荷物を送るといった業務システムで多く使われているほか、検索サイトやSNS、買い物サイトなどサービスの構築でも広く使われています。多くの業務システムで利用されており、Javaプログラマーの人材募集も多いことから、Javaエンジニアになりたい人も比較的多いという状況があります。本書では、そうした中でプロとしてJava開発に携われるようになるために必要なプログラミングの知識をゼロから解説しています。Javaをすでに使っているがもっとプログラムをきちんと書けるようになりたいという人にもおすすめです ... もっと見る

    3,278 円

  • Build Android-Based Smart Applications

    Using Rules Engines, NLP and Automation Frameworks

    Build smart applications using cutting-edge technologies such as rules engines, code automation frameworks, and natural language processing (NLP). This book provides step-by-step instructions on how to port nine rules engines (CLIPS, JRuleEngine, DTRules, Zilonis, TermWare, Roolie, OpenRules, JxBRE, and JEOPS) to the Android platform. You’ll learn how to use each rules engine to build a smart ... もっと見る

    2,430 円

  • 改訂3版Javaポケットリファレンス

    (概要)『[改訂新版]Javaポケットリファレンス』の発売より4年。年2回の定期リリース制へと移行したことでバージョンアップが急速に進んだJavaの最新事情に対応し、数々の著作で定評のある山田祥寛氏の全面監修のもと内容を刷新。モジュールシステムやHttpClientはもちろん、ユニットテストツールのJUnitの解説も新たに加わりました。初心者から上級者まで必要な情報をぱっと引ける使いやすさはそのままに、Java SE 8~14までの重要トピックを一望できる一冊です。(こんな方におすすめ)・Webを見れない客先などで手早く目的のメソッドや書式を知りたい方・Javaの特徴や主なライブラリを効率的に見渡したい方(目次)Chapter1 Javaを始めるために  Javaとは  プログラミングの準備  最初のJavaプロ... ... もっと見る

    3,278 円

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

  • C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step

    Chloe Annable ...
    シリーズ series Computer Programming
    Explore the world of C# with ease! If you're hesitant about diving into C# programming, worry no more – our guidebook is here to simplify the learning process for you. Whether you're a novice or an experienced coder looking to master C#, this book is tailor-made for you. It is meticulously crafted to expedite your programming journey by elucidating fundamental concepts and furnishing essential ... もっと見る

    1,816 円

  • Core Java, Volume I

    Fundamentals, Volume 1

    Cay Horstmann ...
    シリーズ series Oracle Press Java
    The #1 Java Guide for Serious Programmers: Fully Updated through Java 17"This is the definitive reference and instructional work for Java and the Java ecosystem."---Andrew Binstock, Java MagazineCore Java, Volume I: Fundamentals, Twelfth Edition, is the definitive guide to writing robust, maintainable code. Whatever version of Java you are using---up to and including Java 17---this book will help ... もっと見る

    8,294 円

  • Algorithmen und Datenstrukturen

    Eine Einführung mit Java

    Algorithmen und Datenstrukturen von Grund auf verstehenFundierte Einführung mit klarem didaktischen AufbauMit konkreten AnwendungsbeispielenEine reichhaltige Fundgrube für Lehre und SelbststudiumKenntnisse von Algorithmen und Datenstrukturen sind ein Grundbaustein des Studiums der Informatik und verwandter Fachrichtungen. Das Buch behandelt diese Thematik in Verbindung mit der Programmiersprache ... もっと見る

    7,800 円