Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1713件の検索結果中409432を表示
Skip side bar filters
  • Learn Java the Easy Way 

    A Hands-On Introduction to Programming

    Bryson Payne ...
    Java is the world’s most popular programming language, but it’s known for having a steep learning curve. Learn Java the Easy Way takes the chore out of learning Java with hands-on projects that will get you building real, functioning apps right away.You’ll start by familiarizing yourself with JShell, Java’s interactive command line shell that allows programmers to run single lines of code and get ... もっと見る

    4,441 円

  • Java系统分析与架构设计

    《Java系统分析与架构设计》面向软件工程项目实战,内容按照软件项目的生命周期展开,分别为软件项目需求分析、软件项目架构设计(开发架构模式为主)、软件项目模块设计、软件项目的持久层设计(关系型物理表设计、Redis设计、MongoDB设计)、软件项目的部署等。   《Java系统分析与架构设计》共7章,第1章以大型企业项目“中国石油物资采购管理信息系统”为例,详细讲解需求分析技术,如流程图分解、UML用例图设计、UML状态图设计、概念模型分析等;第2章为“软件架构设计”,讲解架构设计五视图、Java EE架构模式、微服务架构模式、Dubbo 3架构模式、MOM架构模式等内容,同时结合大型分布式项目“电影院综合票务管理平台”进行详细的架构设计示范;第3章为“项目模块设计”,讲解UML类图、UML时序图设计方法,同时结合项目“新闻系统”与“物流管理系统”进行模块设计的项目实战示范;第4章为 ... もっと見る

    2,311 円

  • Ultimate PowerShell Automation for System Administration

    Power Up Your Automation and Administration with PowerShell Key Features ● Master PowerShell for efficient IT administration and configuration. ● Explore practical scenarios with clear explanations and essential scripts. ● Enhance automation skills to stay ahead in IT innovation. ● Optimize Microsoft product management with advanced PowerShell techniques. Book Description Unlock the power of ... もっと見る

    2,510 円

  • Ultimate Big Data Analytics with Apache Hadoop

    Master the Hadoop Ecosystem and Build Scalable Analytics Systems Key Features ● Explains Hadoop, YARN, MapReduce, and Tez for understanding distributed data processing and resource management. ● Delves into Apache Hive and Apache Spark for their roles in data warehousing, real-time processing, and advanced analytics. ● Provides hands-on guidance for using Python with Hadoop for business ... もっと見る

    3,766 円

  • IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years Unsolved Papers

    Manish Soni ...
    シリーズ 本: 4 - IGNOU PGDCA Unsolved Paper Books Series
    Welcome to the comprehensive collection of solved papers for the Post Graduate Diploma in Computer Applications (PGDCA) program offered by the Indira Gandhi National Open University (IGNOU). This book is meticulously crafted to assist students in their preparation for the Object Oriented Programming using Java examination, a fundamental and integral part of the PGDCA curriculum. As technology ... もっと見る

    1,380 円

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

  • Essential GWT

    Building for the Web with Google Web Toolkit 2

    Federico Kereki ...
    シリーズ series Developer's Library
    With Google Web Toolkit, Java developers can build sophisticated Rich Internet Applications (RIAs) and complete Web sites using the powerful IDEs and tools they already use. Now, with GWT 2, Google Web Toolkit has become even more useful. Essential GWT shows how to use this latest version of GWT to create production solutions that combine superior style, performance, and interactivity with ... もっと見る

    6,864 円

  • Mastering Event-Driven Microservices in AWS

    Unleash the Power of AWS Serverless Services for Scalable, Resilient, and Reactive Architectures Key Features ● Master the art of leveraging AWS serverless services to build robust event-driven systems. ● Gain expertise in implementing advanced event-driven patterns in AWS. ● Develop advanced skills in production-ready practices for testing, monitoring, and optimizing event-driven microservices in ... もっと見る

    4,143 円

  • JVM Performance Engineering

    Inside OpenJDK and the HotSpot Java Virtual Machine

    Monica Beckwith ...
    シリーズ series Developer's Library
    Peek Under the Hood of the Complex but Fascinating Java Virtual MachineDive into the intricacies of JVM performance with JVM Performance Engineering, the essential guide for seasoned Java developers eager to demystify the JVM. Focusing on the OpenJDK HotSpot VM, this book provides insights into cutting-edge Java performance techniques and trends.Distinguished Java Champion Monica Beckwith blends ... もっと見る

    6,864 円

  • JDBC Tutorials - Herong's Tutorial Examples

    Herong Yang ...
    This JDBC tutorial book is a collection of notes and sample codes written by the author while he was learning JDBC technology himself. Topics include installing JDK and Derby database server; using Derby JDBC driver; database connection URLs; introduction to Result Set; Meta Data, Prepared Statement, CLOB, and BLOB; connection pooling with DBCP and C3P0. Updated in 2024 (Version v3.14) with minor ... もっと見る

    3,231 円

  • Java: Beginner's Guide to Programming Code with Java

    Java Computer Programming

    シリーズ series Java Computer Programming
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... もっと見る

    450 円

  • Refactoring in Java

    Improving code design and maintainability for Java developers

    Master code refactoring techniques, improve code quality, design, and maintainability, and boost your development productivity with this comprehensive handbookKey FeaturesGet a thorough understanding of code refinement for enhanced codebase efficiencyWork with real-world examples and case studies for hands-on learning and applicationFocus on essential tools, emphasizing development productivity ... もっと見る

    4,133 円

  • Apache Mahout Essentials

    Implement top-notch machine learning algorithms for classification, clustering, and recommendations with Apache Mahout

    Key FeaturesBook DescriptionIf you are a Java developer or data scientist, haven't worked with Apache Mahout before, and want to get up to speed on implementing machine learning on big data, then this is the perfect guide for you.What you will learnGet started with the fundamentals of Big Data, batch, and realtime data processing with an introduction to Mahout and its applicationsUnderstand the ... もっと見る

    2,410 円

  • Python Programming

    Brian Evenson ...
    Explore all aspects of programming with Python in this comprehensive resource. Expert programmer Brian Evenson guides you from the fundamentals of using modules through the use of advanced objectorientation classes. Salient Features:1 Learn how to develop complex applications, create multimedia software, and develop interactive Web sites. 2 While written with the experienced programmer in mind, it ... もっと見る

    400 円

  • Learning Spring Boot 4

    Simplify the development of production-grade applications using Java and Spring

    Build Java web apps swiftly with this fourth edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 4Key FeaturesLearn Spring Boot in a cohesive manner with this practical guideDiscover popular Java developer tools such as GraalVM native images, serving up JSON, and moreBuild secure, observable, and scalable web applications from ... もっと見る

    4,304 円

    予約注文

  • Java Programming Exercises

    Volume One: Language Fundamentals and Core Concepts

    Take the first step in raising your coding skills to the next level, and test your Java knowledge on tricky programming tasks, with the help of the pirate Captain CiaoCiao. This is the first of two volumes which provide you with everything you need to excel in your Java journey, including tricks that you should know in detail as a professional, as well as intensive training for clean code and ... もっと見る

    12,450 円

  • Coding Android Apps

    As Android apps continue to grow in popularity and an associated job market emerges, the ability to develop software and applications for Android smartphones will only grow more relevant in the foreseeable future. Compiled from materials used in over a decade of teaching undergraduate and graduate students majoring in computer science and information technology, this book is a hands-on, step-by ... もっと見る

    13,291 円

  • Android Cookbook

    Problems and Solutions for Android Developers

    Ian F. Darwin ...
    Jump in and build working Android apps with the help of more than 230 tested recipes. The second edition of this acclaimed cookbook includes recipes for working with user interfaces, multitouch gestures, location awareness, web services, and specific device features such as the phone, camera, and accelerometer. You also get useful info on packaging your app for the Google Play Market.Ideal for ... もっと見る

    4,611 円

  • Learning Spring Boot 2.0

    Simplify the development of lightning fast applications based on microservices and reactive programming

    Use Spring Boot to build lightning-fast appsKey Features\[\*\] Get up to date with the defining characteristics of Spring Boot 2.0 in Spring Framework 5\[\*\] Learn to perform Reactive programming with SpringBoot\[\*\] Learn about developer tools, AMQP messaging, WebSockets, security, MongoDB data access, REST, and moreBook DescriptionSpring Boot provides a variety of features that address today's ... もっと見る

    4,391 円

  • Mastering SEO Strategies for the Modern Web

    Your Guide to Ranking Higher: A Business-Focused SEO Playbook Key Features ● Practical insights to apply SEO strategies for real business growth. ● Step-by-step guide to become a successful SEO professional. ● Complete references and tools to update your SEO knowledge and skills. Book Description In today’s digital world, mastering Search Engine Optimization (SEO) is essential to stand out and ... もっと見る

    2,510 円

  • Ultimate Microsoft Power Automate for Business Automation

    Ankesh Sinha ...
    Transform Your Business with Intelligent Automation and Workflows. Key Features ● Comprehensive step-by-step workflows from basics to enterprise-grade automation. ● Practical real-world examples and use cases across multiple industrial domains. ● Expert insights and deep dives into AI Builder, Copilot, APIs, and custom connectors. Book Description Microsoft Power Automate empowers professionals to ... もっと見る

    3,138 円

  • Hands-on iOS App Development Projects

    Aish Kodali ...
    Learn iOS App Development Efficiently with Hands-On Real-World Projects Key Features ● Build high-quality, feature-rich iOS apps with Apple’s tools for seamless user experiences. ● Leverage cloud services for data storage, fetching, and publishing using data modeling. ● Implement secure authentication to ensure safe and reliable app logins. Book Description iOS apps account for a major share of ... もっと見る

    2,510 円

  • Pragmatic Unit Testing in Java with JUnit

    Jeff Langr ...
    The classic Pragmatic Unit Testing with Java in JUnit returns for a third edition, streamlined and rewritten with updated and more accessible code examples. In this edition, you'll learn how to create concise, maintainable unit tests with confidence. New chapters provide a foundation of examples for testing common concepts, and guidance on incorporating modern AI tools into your development and ... もっと見る

    4,162 円