Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 169 - 192 of 1741 Results
Skip side bar filters
  • Hadoop in Action

    by Chuck Lam ...
    Hadoop in Action teaches readers how to use Hadoop and write MapReduce programs. The intended readers are programmers, architects, and project managers who have to process large amounts of data offline. Hadoop in Action will lead the reader from obtaining a copy of Hadoop to setting it up in a cluster and writing data analytic programs.The book begins by making the basic idea of Hadoop and ... Read more

    $49.99 AUD

  • Programming with Types

    Examples in TypeScript

    by Vlad Riscutia ...
    SummaryProgramming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.About the technologyCommon ... Read more

    $52.99 AUD

  • Spring Security in Action

    Spring Security in Action shows you how to prevent cross-site scripting and request forgery attacks before they do damage. You’ll start with the basics, simulating password upgrades and adding multiple types of authorization. As your skills grow, you'll adapt Spring Security to new architectures and create advanced OAuth2 configurations. By the time you're done, you'll have a customized Spring ... Read more

    $62.99 AUD

  • Kubernetes Native Microservices with Quarkus and MicroProfile

    Build fast, efficient Kubernetes-based Java applications using the Quarkus framework, MicroProfile, and Java standards.In Kubernetes Native Microservices with Quarkus and MicroProfile you’ll learn how to:Deploy enterprise Java applications on KubernetesDevelop applications using the Quarkus runtimeCompile natively using GraalVM for blazing speedCreate efficient microservices applicationsTake ... Read more

    $44.99 AUD

  • Troubleshooting Java

    Read, debug, and optimize JVM applications

    Effectively reading and understanding existing code is a developer’s superpower. In this book, you’ll master techniques for code profiling, advanced debugging, and log evaluation to find and fix bugs and performance problems.In Troubleshooting Java: Read, debug, and optimize JVM applications you will learn how to:Determine what code does the first time you see itExpose code logic problemsEvaluate ... Read more

    $44.99 AUD

  • R2DBC Revealed

    Reactive Relational Database Connectivity for Java and JVM Programmers

    Series series Professional and Applied Computing (R0)
    Understand the newest trend in database programming for developers working in Java, Kotlin, Clojure, and other JVM-based languages. This book introduces Reactive Relational Database Connectivity (R2DBC), a modern way of connecting to and querying relational databases from Java and other JVM languages. The book begins by helping you understand not only what reactive programming is, but why it is ... Read more

    $81.06 AUD

  • Learning Spark

    Data is bigger, arrives faster, and comes in a variety of formatsâ??and it all needs to be processed at scale for analytics or machine learning. But how can you process such varied workloads efficiently? Enter Apache Spark.Updated to include Spark 3.0, this second edition shows data engineers and data scientists why structure and unification in Spark matters. Specifically, this book explains how ... Read more

    $39.99 AUD

  • Kickstart JavaScript Fundamentals

    Build Confidence, Build Code — JavaScript Starts Here! Key Features ● Learn JavaScript step-by-step with real-world coding examples. ● Master the DOM, events, and asynchronous code with clarity. ● Bridge frontend and backend with Node.js fundamentals. Book Description JavaScript is the backbone of the modern web. From interactive websites to dynamic single-page applications, it is the most ... Read more

    $29.99 AUD or Free with Kobo Plus

  • Java Coding Problems

    Improve your Java Programming skills by solving real-world coding challenges

    Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, Data Structures and Algorithms, Concurrency, and Functional programming Key FeaturesSolve Java programming challenges and get interview-ready by using the power of modern Java 11Test your Java skills using language features, algorithms, data structures, and design patternsExplore areas such as ... Read more

    $63.99 AUD or Free with Kobo Plus

  • The Minimum You Need to Know About Java and xBaseJ

    by Roland Hughes ...
    Tutorial book which teaches Java programmers how to use the xBaseJ library to create and access files in XBASE/DBASE format. ... Read more

    Free

  • Modern API Development with Spring 6 and Spring Boot 3

    Design scalable, viable, and reactive APIs with REST, gRPC, and GraphQL using Java 17 and Spring Boot 3

    Discover ways to enhance your application's functionality through hands-on learning for designing, testing, securing, deploying, and maintaining production-ready APIsKey FeaturesLearn how to design, develop, test, and deploy modern APIs in JavaExplore techniques for optimizing API performance and handling errorsSecure your APIs with industry-standard authentication and authorization techniquesGet ... Read more

    $51.99 AUD or Free with Kobo Plus

  • NEXT.JS MASTERY FOR BEGINNERS PART 2

    by m.furqan riaz ...
    This book is part of the next js learning book. It concludes creating react websites and also help you to learn the handful javascript, css and html that are also necessaryt for the website building.NextJs is a framework you will never regret learning. This is one of my favorite JavaScript frameworks. It provides endless possibilities for developing beautiful applications. NextJs is a React-based ... Read more

    $6.13 AUD or Free with Kobo Plus

  • Java Start

    by André Campos ...
    O livro nasceu do seguinte paradoxo: Java é supostamente difícil de aprender mas é uma das linguagens mais utilizadas e requisitadas pelo mercado. Por isso, o objetivo do livro é ajudar o leitor a aprender a linguagem de maneira simples, fácil e fluída. Nada de infindáveis e complexas explicações técnicas. É direto ao ponto. Mas de forma didática. Outra importante característica deste livro é que ... Read more

    Free

  • Java 9

    guida allo sviluppo in ambienti Windows, macOS e GNU/Linux

    Series Book 1 - Programmare con Java
    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica ed è oggi presente in ogni settore tecnologico, software e hardware. Questo manuale ne insegna le caratteristiche fondamentali e l'utilizzo con riferimento alla versione 9. I primi capitoli introducono le basi della programmazione in Java. Quindi si passa ad argomenti più specifici e complessi soffermandosi ... Read more

    Was $51.69 AUD Now $26.39 AUD or Free with Kobo Plus

  • Hands-On Full Stack Development with Spring Boot 2.0 and React

    Build modern and scalable full stack applications using the Java-based Spring Framework 5.0 and React

    by Juha Hinkula ...
    Develop efficient and modern full-stack applications using Spring Boot and React 16Key Features\* Develop resourceful backends using Spring Boot and faultless frontends using React.\* Explore the techniques involved in creating a full-stack app by going through a methodical approach.\* Learn to add CRUD functionalities and use Material UI in the user interface to make it more user-friendly.Book ... Read more

    $56.99 AUD or Free with Kobo Plus

  • Java Testing with Selenium

    A Comprehensive Syntax Guide for Automation

    Series series Professional and Applied Computing (R0)
    Master the art of automated testing using Selenium with Java in this comprehensive guide. Whether you're a beginner or an experienced tester, the book equips you with the knowledge and techniques to build robust and maintainable test suites, ensuring the quality and reliability of your web applications.This book starts introducing the basics of automated testing and the importance of Selenium. It ... Read more

    $76.99 AUD

  • Doğrudan Java Fundamentals Database Desktop Programming

    by Zafer Teker ...
    Bu kitapta Java dilinin temel konularının yanısıra, orta ve ileri düzey konular da işlenmektedir. Nesneye yönelik programlamanın temeli örneklerle anlatmaktadır. Programlama dili ile ilgili konular dışında çeşitli temel kütüphaneler, SQL veritabanı, ağ programlama, masaüstü programlama gibi konular kitabın konularına eklenmiştir. Her bölümde öğrencinin bilgisini sınamak için görevler verilmiş, ... Read more

    $0.99 AUD or Free with Kobo Plus

  • Kotlin Programming Cookbook

    Explore more than 100 recipes that show how to build robust mobile and web applications with Kotlin, Spring Boot, and Android

    Discover Android programming and web development by understanding the concepts of Kotlin ProgrammingKey Features\[\*\] Practical solutions to your common programming problems with Kotlin 1.1\[\*\] Leverage the functional power of Kotlin to ease your Android application development\[\*\] Learn to use Java code in conjunction with KotlinBook DescriptionThe Android team has announced first-class ... Read more

    $63.99 AUD or Free with Kobo Plus

  • Ultimate Hyperledger Fabric for DeFi with Blockchain

    by Shubham Jain ...
    Master Hyperledger Fabric for Decentralized Finance Solutions. Key Features ● Build and deploy decentralized finance (DeFi) applications with blockchain. ● Step-by-step guidance on utilizing Hyperledger Fabric and Ethereum. ● Learn advanced techniques to create secure, scalable DeFi solutions. Book Description Learning Hyperledger Fabric for DeFi is crucial as it empowers developers to create ... Read more

    $29.99 AUD or Free with Kobo Plus

  • Mastering Java

    A Comprehensive Guide to Development Tools and Techniques

    by Lena Neill ...
    This book explores the vast development tools and versatility of Java in 2024. As a widely-used programming language in web and computing applications, Java offers a free download solution for accessing the latest versions and implementing updates. Found in numerous web applications and computing technologies, Java’s scalability makes it suitable for a wide range of applications, from small ... Read more

    $15.35 AUD or Free with Kobo Plus

  • Hands-On Android UI Development

    Design and develop attractive user interfaces for Android applications

    by Jason Morris ...
    Master the art of creating impressive and reactive UIs for mobile applications on the latest version of Android Oreo.Key Features\[\*\] A comprehensive guide to designing and developing highly interactive user interfaces for your app.\[\*\] Design responsive and agile applications targeting multiple Android devices (up to Android Oreo) using Android Studio 3.0\[\*\] Write reactive user interfaces ... Read more

    $50.99 AUD or Free with Kobo Plus

  • CORE JAVA Interview Questions You'll Most Likely Be Asked

    Series Book 8 - Job Interview Questions series
    290 CORE JAVA Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsCORE JAVA Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going throug... ... Read more

    $13.99 AUD

  • Mastering Spring AI

    The Java Developer’s Guide for Large Language Models and Generative AI

    Series series Professional and Applied Computing (R0)
    Dive into the future of programming with this comprehensive guide for Java developers to integrate large language models (LLMs) and Generative AI using the Spring Framework. This book comes at a revolutionary time when AI technology is transforming how we implement solutions in various fields, including natural language processing, content generation, and predictive analytics. With its widespread ... Read more

    $81.99 AUD

  • JSP-Servlet Interview Questions You'll Most Likely Be Asked

    Series Book 13 - Job Interview Questions series
    280 JSP-Servlet Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJSP-Servlet Interview Questions You'll Most Likely Be Asked is a perfect companion to stand a head above the rest in today's competitive job market. Rather than going t... ... Read more

    $32.99 AUD or Free with Kobo Plus