Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1736件の検索結果中12251248を表示
Skip side bar filters
  • Java 9 Modularity

    Patterns and Practices for Developing Maintainable Applications

    The upcoming Java 9 module system will affect existing applications and offer new ways of creating modular and maintainable applications. With this hands-on book, Java developers will learn not only about the joys of modularity, but also about the patterns needed to create truly modular and reliable applications. Authors Sander Mak and Paul Bakker teach you the concepts behind the Java 9 module ... もっと見る

    3,080 円

  • Orientação a Objetos

    Aprenda seus conceitos e suas aplicabilidades de forma efetiva

    Conforme a demanda por novos paradigmas que correspondessem às necessidades do dia a dia dos programadores, surgia a Orientação a Objetos, com a missão de cobrir as insuficiências do modelo estrutural. O Paradigma Orientado a Objeto tem como principal característica uma melhor e maior expressividade das nossas demandas e possibilita criar unidades de código mais próximas da forma como pensamos e ... もっと見る

    1,500 円

  • Ultimate Statistical Analysis System (SAS) for Data Analytics

    Vishesh Dhingra ...
    Elevate Your Data Analytics Skills, Optimize Workflows, and Drive Informed Decision-Making Across the Spectrum of Data Professions! Key Features ● Solve practical problems using SAS with real-world case studies that provide hands-on experience. ● Clear, step-by-step tutorials that guide you through various SAS procedures, ensuring easy understanding and application. ● Explore an extensive range of ... もっと見る

    2,510 円

  • Java Web Internals

    Unlock the secrets of Java web servers, frameworks, and application architecture

    “The best developers of the future will have a deep appreciation for the fundamentals that make great software possible, and also deeply enjoy the craft of development. This book, built on Professor Isidro's beliefs of the importance of fundamentals and on having fun developing software, gives you both.” – Bruno Souza Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\* ... もっと見る

    3,787 円

  • 680 Dot Net (.NET) Framework Interview Questions and Answers

    680 most important and frequently asked questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Dot Net (.NET) ... もっと見る

    523 円

  • Ultimate Enterprise Data Analysis and Forecasting using Python

    Practical Approaches to Time Series Analysis and Forecasting using Python for Informed Decision-Making Key Features ● Comprehensive Resource for Python-Based Time Series Analysis and Forecasting. ● Delve into real-world applications with industry-specific case studies. ● Extract valuable insights by solving time series challenges across various sectors. ● Understand the significance of Azure Time ... もっと見る

    1,882 円

  • Introduction to Programming

    Learn to program in Java with data structures, algorithms, and logic

    Nick Samoylov ...
    Get a solid understanding of Java fundamentals to master programming through a series of practical stepsKey Features\[\*\] Enjoy your first step into the world of programming\[\*\] Understand what a language is and use its features to build applications\[\*\] Learn about a wide variety of programming applicationsBook DescriptionHave you ever thought about making your computer do what you want it ... もっと見る

    3,961 円

  • Optimizing Cloud Native Java

    Practical Techniques for Improving JVM Application Performance

    Performance tuning is an experimental science, but that doesn't mean engineers should resort to guesswork and folklore to get the job done. Yet that's often the case. With this practical book, intermediate to advanced Java technologists working with complex platforms will learn how to tune Java cloud applications for performance using a quantitative, verifiable, and repeatable approach.In response ... もっと見る

    5,430 円

  • Hands-On Automation Testing with Java for Beginners

    Build automation testing frameworks from scratch with Java

    Rahul Shetty ...
    Learn Java programming concepts to design automation testing frameworks Key FeaturesLearn to use Java program logic in application testingUnderstand various test-driven development concepts with Java toolsMaster Java with lots of programming examplesBook DescriptionJava is one of the most commonly-used software languages by programmers and developers. Are you from a non-technical background and ... もっと見る

    3,014 円

  • Software Architecture Design Patterns in Java

    Partha Kuchana ...
    Software engineering and computer science students need a resource that explains how to apply design patterns at the enterprise level, allowing them to design and implement systems of high stability and quality. Software Architecture Design Patterns in Java is a detailed explanation of how to apply design patterns and develop software architectures. It provides in-depth examples in Java, and ... もっと見る

    33,191 円

  • Mastering Software Testing with JUnit 5

    Comprehensive guide to develop high quality Java applications

    Boni Garcia ...
    A comprehensive, hands-on guide on unit testing framework for Java programming languageKey FeaturesIn-depth coverage of Jupiter, the new programming and extension model provided by JUnit 5Integration of JUnit 5 with other frameworks such as Mockito, Spring, Selenium, Cucumber, and DockerBest practices for writing meaningful Jupiter test casesBook DescriptionWhen building an application it is of ... もっと見る

    4,391 円

  • A Numerical Library in Java for Scientists and Engineers

    Hang T. Lau ...
    At last researchers have an inexpensive library of Java-based numeric procedures for use in scientific computation. The first and only book of its kind, A Numeric Library in Java for Scientists and Engineers is a translation into Java of the library NUMAL (NUMerical procedures in ALgol 60). This groundbreaking text presents procedural descr ... もっと見る

    48,916 円

  • Learning Java Through Games

    Learning Java Through Games teaches students how to use the different features of the Java language as well as how to program. Suitable for self-study or as part of a two-course introduction to programming, the book covers as much material as possible from the latest Java standard while requiring no previous programming experience. Taking an applic ... もっと見る

    23,233 円

  • 神经网络算法与Java编程

    Chinese Edition

    用Java代码释放神经网络无穷力量Key Features本书完整地演示了使用Java开发神经网络的过程既有非常基础的实例也有高级实例。Book Description神经网络已成为从大量原始的,看似无关的数据中提取有用知识的强大技术。 Java语言是用于实现神经网络的最合适的工具之一,也是现阶段非常流行的编程语言之一,包含多种有助于开发的API和包,具有“一次编写,随处运行”的可移植性。 本书完整地演示了使用Java开发神经网络的过程,既有非常基础的实例也有高级实例。首先,你将学习神经网络的基础知识、感知机及其特征。 然后,你将使用学到的概念来实现自组织映射网络。 此外,你还会了解一些应用,如天气预报、疾病诊断、客户特征分析和光学字符识别(OCR)等。 最后,你将学习实时优化和自适应神经网络的方法。 本书所有的示例都提供了说明性的源代码,这些源代码综合了面向对象编程(OOP ... もっと見る

    1,636 円

  • Apache Kafka Quick Start Guide

    Leverage Apache Kafka 2.0 to simplify real-time data processing for distributed applications

    Raúl Estrada ...
    Process large volumes of data in real-time while building high performance and robust data stream processing pipeline using the latest Apache Kafka 2.0Key FeaturesSolve practical large data and processing challenges with KafkaTackle data processing challenges like late events, windowing, and watermarkingUnderstand real-time streaming applications processing using Schema registry, Kafka connect, ... もっと見る

    3,014 円

  • Mastering Spring 5.0

    Master reactive programming, microservices, Cloud Native applications, and more

    Develop cloud native applications with microservices using Spring Boot, Spring Cloud, and Spring Cloud Data FlowKey Features\[\*\] Explore the new features and components in Spring\[\*\] Evolve towards micro services and cloud native applications\[\*\] Gain powerful insights into advanced concepts of Spring and Spring Boot to develop applications more effectively\[\*\] Understand the basics of ... もっと見る

    4,994 円

  • Ultimate Web API Development with Django REST Framework

    Build a Secure Recommendation System from Scratch Using Django Rest Framework. Key Features ● Master Django REST Framework and Test-Driven Development. ● Build scalable APIs through real-world projects like recommendation engines. ● Secure, optimize, and deploy APIs for data science applications. Book Description Mastering API development is crucial for building modern, scalable software solutions ... もっと見る

    2,510 円

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

  • Core Java, Volume II

    Advanced Features

    Cay Horstmann ...
    シリーズ series Oracle Press for Java
    The Classic Guide to the Java Programming Language--Fully Updated through Java 25Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Advanced Features, Fourteenth Edition, has been revised to cover the new features and enhancements in the Java 25 long-term support release. ... もっと見る

    10,690 円

  • Learn Java for Android Development

    Migrating Java SE Programming Skills to Mobile Development

    シリーズ series Professional and Applied Computing (R0)
    Gain the essential Java language skills necessary for using the Android SDK platform to build Java-based Android apps. This book includes the latest Java SE releases that Android supports, and is geared towards the Android SDK version 10. It includes new content including JSON documents, functional programming, and lambdas as well as other language features important for migrating Java skills to ... もっと見る

    12,154 円

  • Beginning Android Games Development

    From Beginner to Pro

    シリーズ series Professional and Applied Computing (R0)
    Do you have an awesome idea for the next break-through mobile gaming title? This updated edition will help you kick-start your project as it guides you through the process of creating several example game apps using APIs available in Android.You will learn the basics needed to join the ranks of successful Android game app developers. the book starts with game design fundamentals using Canvas and ... もっと見る

    7,292 円

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Vaskaran Sarcar ...
    シリーズ series Professional and Applied Computing (R0)
    Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers popular and alternative design patterns and includes criticisms of design patterns in a chapter on anti-patterns.The book is divided into four ... もっと見る

    7,900 円

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

  • スッキリわかるJava入門 実践編 第4版

    シリーズ 本: スッキリワカルシリーズ - スッキリわかるシリーズ
    [この電子書籍は固定型レイアウトです。リフロー型と異なりビューア機能が制限されます]固定型レイアウトはページを画像化した構造であるため、ページの拡大縮小を除く機能は利用できません。また、モノクロ表示の端末ではカラーページ部分で一部見づらい場合があります。シリーズ累計90万部突破の大人気入門書の改訂版!Javaエンジニア身につけておくべき、開発現場の「常識」がまとめて一気にマスターできる!脱・入門を目指すエンジニアが、現場の常識をスムーズに習得できる秘密は、この3つ!【1】現場に必要な周辺スキルを、まんべんなく解説開発や設計手法、ツールについての知識不足でチームに迷惑をかけることがないように、各種APIに加え、開発現場で求められる内容について幅広く紹介。指導係の先輩が後輩に渡す1冊としてもお勧めです。【2】本格的な技術やそのおもしろさと出会うきっかけが満載Javaの世界では ... もっと見る

    3,300 円