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 1 - 24 of 1596 Results
Skip side bar filters
  • Ultimate UI/UX Design for Professionals

    Design Like a Pro: Essential UI/UX Patterns and Secrets Unveiled Key Features ● Comprehensive guidance to create user-centered, intuitive designs step by step. ● Master proven strategies for user research, usability testing, and prototyping. ● Leverage real-world examples to connect design concepts with user needs effectively. Book Description With 70% of business success now tied to effective ... Read more

    S$ 18.74 SGD or Free with Kobo Plus

  • A Functional Approach to Java

    Augmenting Object-Oriented Java Code with Functional Principles

    by Ben Weidig ...
    Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this ... Read more

    S$ 64.30 SGD

  • Modern API Development with Spring and Spring Boot

    Design highly scalable and maintainable APIs with REST, gRPC, GraphQL, and the reactive paradigm

    A developer s guide to designing, testing, and securing production-ready modern APIs with the help of practical ideas to improve your application's functionalityKey FeaturesBuild resilient software for your enterprises and customers by understanding the complete API development life cycleOvercome the challenges of traditional API design by adapting to a new and evolving culture of modern API ... Read more

    S$ 54.93 SGD or Free with Kobo Plus

  • Effective Java

    by Joshua Bloch ...
    The Definitive Guide to Java Platform Best Practices–Updated for Java 7, 8, and 9Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the latest language and library features. The support in modern Java for multiple paradigms increases ... Read more

    S$ 66.48 SGD

  • Java Concurrency in Practice

    Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set ... Read more

    S$ 58.20 SGD

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns ... Read more

    S$ 68.22 SGD

  • Learn Microservices with Spring Boot 3

    A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    Series series Professional and Applied Computing (R0)
    This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of ... Read more

    S$ 77.92 SGD

  • Java: The Good Parts

    Unearthing the Excellence in Java

    by Jim Waldo ...
    What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included. The core language has become increasingly large ... Read more

    S$ 24.08 SGD

  • Java Performance

    In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond

    by Scott Oaks ...
    Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using ... Read more

    S$ 51.22 SGD

  • Java SE 21 Developer Study Guide

    This is the e-book version of the book that you can read online.Prepare for the Java 21 certification exam (Exam 1Z0-830) with this comprehensive study guide. This book will give you the knowledge and skills necessary to pass the exam and gain a deep understanding of Java's core features and advanced topics.Each chapter provides in-depth explanations, practical examples, and best practices to ... Read more

    S$ 12.77 SGD

  • (Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    by Rex Jones ...
    Are You Interested in Selenium WebDriver?This is one of the best Java books specifically for SeleniumNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Why You Will Like Part 1 – Java 4 Selenium WebDriver?Part 1 – Java 4 Selenium WebDriver contains valuable information for... ... Read more

    Free

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Read more

    S$ 68.22 SGD

  • Java I/O, NIO and NIO.2

    by JEFF FRIESEN ...
    Series series Professional and Applied Computing (R0)
    Java I/O, NIO and NIO.2 is a power-packed book that is an accelerated guide and reference on buffers, files, sockets, datagrams, and pipe channels as found in the Java I/O, NIO, and NIO.2 reference implementations. In this book, you'll also learn how and when to use selectors, regular expressions, including patterns, matchers and more. You'll learn how to work with Charsets, formatters and ... Read more

    S$ 91.55 SGD

  • Kickstart Google Apps Script

    Unlock the Power of Google Apps Script for Automation and Integration. Key Features ● Learn to streamline and automate tasks across Gmail, Sheets, Docs, Drive, Forms, and Calendar. ● Build custom and dynamic User Interfaces (UIs) with HTML Service and Card Service. ● Master triggers and APIs for seamless Google Workspace integration. Book Description Google Apps Script is the powerful engine ... Read more

    S$ 18.74 SGD or Free with Kobo Plus

  • Hadoop Application Architectures

    Designing Real-World Big Data Applications

    Get expert guidance on architecting end-to-end data management solutions with Apache Hadoop. While many sources explain how to use various components in the Hadoop ecosystem, this practical book takes you through architectural considerations necessary to tie those components together into a complete tailored application, based on your particular use case.To reinforce those lessons, the book’s ... Read more

    S$ 43.15 SGD

  • Spring Boot: Up and Running

    by Mark Heckler ...
    With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding. How do developers learn enough to be productive immediately? This practical book shows you how to use this framework to write successful mission ... Read more

    S$ 57.21 SGD

  • L'Intelligence Artificielle Générative pour les Applications Web Java Dynamiques

    by Jules NDANGA ...
    Découvrez comment intégrer l'intelligence artificielle dans vos applications Web Java ! Ce guide complet vous montre comment automatiser la génération de code Java, ajouter des fonctionnalités intelligentes et déployer des applications dynamiques en utilisant les dernières technologies IA. Que vous soyez développeur Java ou ingénieur logiciel, ce livre est conçu pour vous guider à travers les ... Read more

    S$ 11.49 SGD

  • Test-Driven Java Development

    Invoke TDD principles for end-to-end application development with Java

    Invoke TDD principles for end-to-end application development with JavaKey FeaturesBook DescriptionTest-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to ... Read more

    S$ 61.79 SGD or Free with Kobo Plus

  • Pro Apache NetBeans

    Building Applications on the Rich Client Platform

    Series series Professional and Applied Computing (R0)
    Take a detailed look at the NetBeans IDE and new features in the NetBeans Platform. Learn about support for JShell, the Jigsaw Module System, and Local Variable Type Inference, focusing on what this new version of NetBeans brings to developers who are working in Java and other supported languages. The book is a practical, hands-on guide providing a number of step-by-step recipes that help you take ... Read more

    S$ 86.10 SGD

  • Android Espresso Revealed

    Writing Automated UI Tests

    Series series Professional and Applied Computing (R0)
    Write Android user interface (UI) tests using Google Espresso for Android. You’ll cover all the major topics of writing functional UI automated tests using the Espresso testing framework, including different ways of running automated tests, architecting test projects in an easy and maintainable way, and using tools which help to implement automated tests with less effort.Android Espresso Revealed ... Read more

    S$ 86.10 SGD

  • Beginning Jakarta EE Web Development

    Using JSP, JSF, MySQL, and Apache Tomcat for Building Java Web Applications

    Series series Professional and Applied Computing (R0)
    Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.Beginning Jakarta EE Web Development is a comprehensive introduction to ... Read more

    S$ 77.92 SGD

  • Introducing Maven

    A Build Tool for Today's Java Developers

    Series series Professional and Applied Computing (R0)
    Gain an understanding of Maven’s dependency management and use it to organize basic and multi-module Maven projects. This short book is your quick-start tutorial for learning to use Maven. It includes inconsistently immutable collections, better array construction, and more from the latest Maven version 3.6. This second edition covers the newest in today's most popular build tool for Java ... Read more

    S$ 50.57 SGD

  • Spring Boot and Single-Page Applications: Securing Your API with a Single-Page Application Frontend - Second Edition

    Brief books for developers, #2

    by Jens Boje ...
    Series Book 2 - Brief books for developers
    Learn to integrate your Spring Boot application with a single-page application securely in an actionable and hands-on approach within just a few hours!In this custom-tailored learning plan you get a head start and learn 4 commonly used ways to integrate your Spring Boot backend with your single-page application and secure it.Revised second editionIn just a few hours, you will know how to implement ... Read more

    S$ 8.94 SGD

  • The Definitive Guide to Modern Java Clients with JavaFX

    Cross-Platform Mobile and Cloud Development Updated for JavaFX 21 and 23

    Series series Professional and Applied Computing (R0)
    Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of JavaFX’s latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation. This book is a professional reference for ... Read more

    S$ 102.45 SGD