Skip to main content

カート

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

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

おすすめ

Loading...

Java 電子書籍

Java の本がお好きな方におすすめです。
1714件の検索結果中361384を表示
Skip side bar filters
  • Ultimate Machine Learning with Scikit-Learn

    Parag Saxena ...
    Master the Art of Data Munging and Predictive Modeling for Machine Learning with Scikit-Learn Key Features ● Comprehensive coverage of complete predictive modeling lifecycle, from data munging to deployment ● Gain insights into the theoretical foundations underlying powerful machine learning algorithms ● Master Python’s versatile Scikit-Learn library for robust data analysis Book Description ... もっと見る

    2,510 円

  • Ultimate Selenium WebDriver for Test Automation

    Robin Gupta ...
    Elevate your test automation skills by mastering Selenium with Java, delving into advanced techniques for a comprehensive understanding.Book DescriptionThis comprehensive and practical handbook, centered on Selenium unlocks its potential using Java. The book covers Selenium basics, including IDE and WebDriver, while delving into advanced topics like Selenium Grid and non-functional test automation ... もっと見る

    3,568 円

  • Big Data, Fast Data

    シリーズ 本: 195 - shortcuts
    Die Big-Data-Welt verändert sich. Mit diesem shortcut erfahren Sie, was hinter den Begriffen Fast Data und SMACK steckt, wie Daten mittels Kafka und Akka ins System kommen und auf welche Art und Weise eine Datenanalyse mit Spark und Apache Zeppelin funktioniert. Im abschließenden Kapitel erläutern die Autoren, wie Daten unter Verwendung von Spark und Cassandra gespeichert, verarbeitet, ... もっと見る

    470 円

  • Design Patterns and Best Practices in Java

    A comprehensive guide to building smart and reusable code in Java

    Create various design patterns to master the art of solving problems using Java Key Features\[\*\] This book demonstrates the shift from OOP to functional programming and covers reactive and functional patterns in a clear and step-by-step manner\[\*\] All the design patterns come with a practical use case as part of the explanation, which will improve your productivity\[\*\] Tackle all kinds of ... もっと見る

    4,391 円

  • Object-Oriented Programming in C++

    Robert Lafore ...
    Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects the latest ANSI C++ standard and the examples have been thoroughly revised to reflect current ... もっと見る

    7,807 円

  • Java

    Beginner's Guide to Programming Code with Java

    シリーズ 本: 1 - Java Programming Series
    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 ... もっと見る

    431 円

  • Derinlemesine Spring Boot Cloud

    Onder Teker ...
    BilgiBu kitap Spring Cloud, MicroServices & Event-Driven Architecture konularını içermektedir. Başlangıçta Environment & Config Server işlemleri gösterilmektedir. Eureka & Feign ile service discovery içerilmektedir. OpenAPI / Swager ile API documentation & testing kapsamdadır. Actuator ile management anlatımaktadır. Redis ile memory database & cache konuları içerilmiştir. Events, Async & Schedule ... もっと見る

    150 円

  • ANDROID DEVELOPMENT PART 3

    m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... もっと見る

    671 円

  • Building High-Performance Web APIs with FastAPI

    Girish Vas ...
    Master FastAPI to Build Secure, High-performance Web APIs with Modern Python— from Fundamentals to Full-scale Applications. Key Features ● Comprehensive coverage of FastAPI from fundamentals to deployment. ● Build production-ready APIs by integrating authentication, databases, and async programming. ● Practical guidance on testing, scaling, and securing APIs for production. Book Description APIs ... もっと見る

    2,510 円

  • Practical Microservices Architectural Patterns

    Event-Based Java Microservices with Spring Boot and Spring Cloud

    シリーズ series Professional and Applied Computing (R0)
    Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of microservices architecture. Following this, you will work with CQRS, an essential pattern for microservices, and get a view of how distributed ... もっと見る

    9,116 円

  • Ultimate Python Libraries for Data Analysis and Visualization

    Test your Data Analysis skills to its fullest using Python and other no-code tools Key Features ● Comprehensive coverage of Python libraries such as Pandas, NumPy, Matplotlib, Seaborn, Julius AI for data acquisition, preparation, analysis, and visualization ● Real-world projects and practical applications for hands-on learning ● In-depth exploration of low-code and no-code tools for enhanced ... もっと見る

    2,259 円

  • Managing State in Flutter Pragmatically

    Discover how to adopt the best state management approach for scaling your Flutter app

    Waleed Arshad ...
    Explore popular state management techniques in Flutter and implement them in real-world applications Key Features • Get to grips with popular approaches for managing your Flutter application state • Think declaratively in order to decide on the most fitting approach for different applications • Learn to implement state management solutions by building a popular use case in the form of a shopping ... もっと見る

    3,861 円

  • Reactive Streams in Java

    Concurrency with RxJava, Reactor, and Akka Streams

    Adam L. Davis ...
    シリーズ series Professional and Applied Computing (R0)
    Get an easy introduction to reactive streams in Java to handle concurrency, data streams, and the propagation of change in today's applications. This compact book includes in-depth introductions to RxJava, Akka Streams, and Reactor, and integrates the latest related features from Java 9 and 11, as well as reactive streams programming with the Android SDK.Reactive Streams in Java explains how to ... もっと見る

    4,254 円

  • Java Programming

    A Comprehensive Approach

    Unlock the Power of Java and Elevate Your Programming Skills!Are you eager to become a proficient Java programmer or looking to take your existing Java skills to the next level? "Java Programming: A Comprehensive Approach" is your ultimate guide to mastering this versatile and widely-used programming language.Java has been a cornerstone of software development for decades, and in this ... もっと見る

    155 円

  • Java 8 Streams

    Sven Ruppert ...
    シリーズ 本: 93 - shortcuts
    Java 8 bringt einige Neuerungen mit sich. Eine der größeren Veränderungen ist die Einführung des neuen Streams-API in Verbindung mit Lambdas. Zusammen ergeben diese beiden Dinge sehr effektive Werkzeuge für den Entwickler. Wir schauen uns an, was genau diese Streams sind, wie man sie einsetzen kann und welche Vorteile sich aus dem Einsatz ergeben. Beispiele aus dem Bereich der Nebenläufigkeit und ... もっと見る

    790 円

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

  • Hibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked

    シリーズ 本: 7 - Job Interview Questions series
    300 Hibernate, Spring & Struts Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsHibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive jo... ... もっと見る

    1,286 円

  • Java Generics and Collections

    Fundamentals and Recommended Practices

    Java Generics and Collections has been the go-to guide to generics for more than a decade. This second edition covers Java 21, providing a clear guide to generics from their most common uses to the strangest corner cases, giving you everything you need to know to use and write generic APIs effectively. It covers the collections library thoroughly, so you'll always know how and when to use each ... もっと見る

    4,611 円

  • DATA SCIENCE USING JDBC AND SQL SERVER WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book is SQL SERVER version of our previous book titled “DATA SCIENCE USING JDBC AND MYSQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE”. This book uses the SQL SERVER version of Sakila sample database which is a fictitious database designed to represent a DVD rental store. The tables of the database include film, film_category, actor, customer, rental, payment and inventory among ... もっと見る

    2,691 円

  • Derinlemesine Java - Patterns, CDI ve Spring

    Onder Teker ...
    Tasarım Örüntüleri (Design Patterns) KavramlarıCDI (Contexts and Dependency Injection) Temel, Orta ve İleri Düzey KonularıSpring hem XML hem de Annotation ile kullanımı, Spring MVC & DataJUnit , Maven, Ant gibi Geliştirme AraçlarıUygulamalı Anlatımlar ve Örnek Proje PrototipleriNetBeans ve Eclipse Ekran Görüntüler ... もっと見る

    150 円

  • Beginning Spring 5

    From Novice to Professional

    シリーズ series Professional and Applied Computing (R0)
    Get started with Spring Framework 5 and its ecosystem, with a guide to the working practices in modern development. Authors Joseph Ottinger and Andrew Lombardi will teach you how to use the Spring Framework to build Java-based applications, web applications, and microservices. You’ll see how Spring has drastically and positively affected the way we program and design applications in Java.Beginning ... もっと見る

    6,685 円

  • Java網路程式設計

    湯秉翰 ...
    人手一台智慧手機、平板的風潮,燃起許多人對Android程式設計的興趣,Java語言也正是主要學習的目標,如何使用Java語言設計具有網路功能,也就成為在開發這類APP應用程式中不可或缺的經驗與能力,否則空有一身功能而無法與網路連結的APP是吸引不了人們的。  初次接觸網路程式設計的學習過程,需要使用一個穩固且和善的工具,而Java語言就是非常廣泛應用的工具之一。本書以淺顯易懂的例子,從人的角度出發,用生活化的方式去瞭解設計的方法與原因,並以自然的方式熟悉網路程式設計的方法,得到實作成功後的喜悅。重點內容‧以熟悉網路程式的基礎知識為主,了解如何將Java語言應用在網路程式設計。‧使用Java SDK、Eclipse和NetBeans,一開始就將軟體環境建置完善。‧針對Java語言的重點套件-輸出/入與網路套件有詳細的介紹與實務範例。‧透過教學步驟幫助讀者省去閱讀生澀難懂的國際標準文件 ... もっと見る

    1,850 円

  • Introducing Micronaut

    Build, Test, and Deploy Java Microservices on Oracle Cloud

    シリーズ series Professional and Applied Computing (R0)
    The microservice architecture has been adopted by many developer teams around the world. To be successful, it's crucial that you understand how to program a microservice and get it running in the cloud. This book will walk you through the process of how to build, test, and deploy a Java-based Micronaut microservice to the Oracle Cloud with GitHub Actions.You'll learn how to create a Virtual ... もっと見る

    6,685 円

  • Android 9 Development Cookbook

    Over 100 recipes and solutions to solve the most common problems faced by Android developers

    Rick Boyer ...
    Build feature-rich, reliable Android Pie apps with the help of more than 100 proven industry standard recipes and strategies.Key FeaturesUncover the latest features in Android 9 Pie to make your applications stand outDevelop Android Pie applications with the latest mobile technologies, from set up to securityGet up-to-speed with Android Studio 3 and its impressive new featuresBook DescriptionThe ... もっと見る

    3,961 円