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 889 - 912 of 1859 Results
Skip side bar filters
  • 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

    $44.09 USD

  • Prompting Java for Backend Development

    Code Less. Build More. Scale Faster with Java and AI.Book DescriptionJava powers the enterprise - and the developers who know how to direct AI with precision are the ones building and shipping production systems faster than anyone else. Prompting Java for Backend Development shows you how to translate natural-language intent directly into production-ready Java code using AI, accelerating every ... Read more

    $17.09 USD

  • Prompting Java for Backend Development

    Build Enterprise Java Applications, Microservices, AI Agents, RAG Systems, and Production Backends Faster with Prompt Engineering

    Code Less. Build More. Scale Faster with Java and AI.Book DescriptionJava powers the enterprise — and the developers who know how to direct AI with precision are the ones building and shipping production systems faster than anyone else. Prompting Java for Backend Development shows you how to translate natural-language intent directly into production-ready Java code using AI, accelerating every ... Read more

    $19.95 USD or Free with Kobo Plus

  • Creating Components

    Object Oriented, Concurrent, and Distributed Computing in Java

    Concurrency is a powerful technique for developing efficient and lightning- fast software. For instance, concurrency can be used in common applications such as online order processing to speed processing and ensure transaction reliability. However, mastering concurrency is one of the greatest challenges for both new and veteran programmers. Softwar ... Read more

    $131.39 USD

  • Software Architecture Design Patterns in Java

    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 ... Read more

    $170.99 USD

  • OCP Oracle Certified Professional Java SE 17 Developer (1Z0-829) Programmer's Guide

    OCP Oracle Certified Professional Java SE 17 Developer (Exam 1Z0-829) Programmer's Guide is a unique guide that combines a rigorous introduction to programming in Java with meticulous coverage of the Java SE 17 and Java SE 11 Developer exam objectives. Fully updated to reflect changes in the latest exams, it features an increased focus on analyzing code scenarios--not just individual language ... Read more

    $62.36 USD

  • Java Essentials Volume 2

    Object-Oriented Programming and Beyond Learn Advanced Java OOP, Inheritance, Polymorphism, GUI Development | Complete Java Programming Guide for Students

    Master Advanced Java Programming with Complete Object-Oriented Development SkillsKey Features include:Comprehensive object-oriented programming coverage from basic to advancedIdeal for students, self-learners, and aspiring software developersPractical GUI development with AWT and Swing frameworksReal-world application projects and hands-on coding exercisesReady to upgradetransform your Java ... Read more

    $29.15 USD or Free with Kobo Plus

  • Pro Spring 5

    An In-Depth Guide to the Spring Framework and Its Tools

    Series series Professional and Applied Computing (R0)
    Master Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, you'll learn how to leverage the Spring Framework to build the various tiers and parts of an enterprise Java application: transactions, web and presentation tiers, deployment, and much more. A full sample application allows you to apply many of the ... Read more

    $40.49 USD

  • Pro Spring MVC with WebFlux

    Web Development in Spring Framework 5 and Spring Boot 2

    Series series Professional and Applied Computing (R0)
    Explore the designs of the Spring MVC and WebFlux frameworks, and apply similar designs and techniques to your own code. Along with detailed analysis of the code and functionality, this book includes numerous tips and tricks to help you get the most out of Spring MVC, WebFlux, and Java-based web application development in general using Spring. You’ll see how Spring MVC is a modern web application ... Read more

    $44.54 USD

  • Core Java, Volume II

    Advanced Features

    by Cay Horstmann ...
    Series series Oracle Press for Java
    The Classic Guide to Advanced Java Programming: Fully Updated for Java 21Core 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: Fundamentals, Thirteenth Edition, has been revised to cover the new features and enhancements in the Java 21 long-term support release. As always, ... Read more

    $58.31 USD

  • The Art of Image Processing with Java

    by Kenny A. Hunt ...
    This introductory image processing text is ideal for college students studying computer science or software engineering. With an emphasis on software design, the text builds on an accessible mathematical foundation and on extensive sample Java code to teach students the fundamentals of image processing. The text is accompanied by rich illustrations that demonstrate the results of performing ... Read more

    $114.29 USD

  • Object Design Style Guide

    ”Demystifies object-oriented programming, and lays out how to use it to design truly secure and performant applications.” —Charles Soetan, Plum.ioKey FeaturesDozens of techniques for writing object-oriented code that’s easy to read, reuse, and maintainWrite code that other programmers will instantly understandDesign rules for constructing objects, changing and exposing state, and moreExamples ... Read more

    $49.99 USD

  • Enterprise OSGi In Action

    SummaryEnterprise OSGI in Action is a hands-on guide for developers using OSGi to build the next generation of enterprise Java applications. By presenting relevant examples and case studies, this book guides the reader through the maze of new standards and projects.About This BookEnterprise OSGi is a set of standards for building modular Java applications which integrate seamlessly with existing ... Read more

    $68.99 USD

  • Java Persistence with Spring Data and Hibernate

    Master Java persistence using the industry-leading tools Spring Data and Hibernate.In Java Persistence with Spring Data and Hibernate you will learn:Mapping persistent classes, value types, and inheritanceMapping collections and entity associationsProcessing transactions with Spring Data and HibernateCreating fetch plans, strategies, and profilesFiltering dataBuilding Spring Data REST ... Read more

    $58.99 USD

  • Gradle in Action

    SummaryGradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and ... Read more

    $49.99 USD

  • Portlets in Action

    by Ashish Sarin ...
    SummaryPortlets in Action is a comprehensive, hands-on guide to building portlet-driven applications in Java. Covers Portlet 2.0, Spring 3.0 Portlet MVC, WSRP 2.0, Portlet Bridges, Ajax, Comet, Liferay, GateIn, Spring JDBC, and Hibernate.About the TechnologyPortlets are the small Java applications that run within a portal. Good portlets work independently and also communicate fluently with the ... Read more

    $49.99 USD

  • Groovy in Action

    SummaryGroovy in Action, Second Edition is a thoroughly revised, comprehensive guide to Groovy programming. It introduces Java developers to the dynamic features that Groovy provides, and shows how to apply Groovy to a range of tasks including building new apps, integration with existing code, and DSL development. Covers Groovy 2.4.About the TechnologyIn the last ten years, Groovy has become an ... Read more

    $58.99 USD

  • Play for Java

    SummaryPlay for Java shows you how to build Java-based web applications using the Play 2 framework. The book starts by introducing Play through a comprehensive overview example. Then, you'll look at each facet of a typical Play application, both by exploring simple code snippets and by adding to a larger running example. Along the way, you'll contrast Play and JEE patterns and learn how a ... Read more

    $49.99 USD

  • Functional Reactive Programming

    SummaryFunctional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of core FRP operations and introduces the concepts and techniques you'll need to use FRP in any language.About the TechnologyToday's software is shifting to more asynchronous, event-based solutions. For decades, the Observer pattern has been the go-to event infrastructure, but it ... Read more

    $49.99 USD

  • Flex on Java

    Unlike many Flex books that presume readers want to develop applications from scratch, Flex on Java is for developers in the real world-where Flex is one more technology being added to existing systems developed in Java, and where integration is the key indicator of success.Written for Java developers beginning to use Flex, Flex on Java shows how to use Flex alongside existing Java applications, ... Read more

    $49.99 USD

  • Spring Microservices in Action

    SummarySpring Microservices in Action teaches you how to build microservice-based applications using Java and the Spring platform.About the technologyMicroservices break up your code into small, distributed, and independent services that require careful forethought and design. Fortunately, Spring Boot and Spring Cloud simplify your microservice applications, just as the Spring Framework simplifies ... Read more

    $38.99 USD

  • Testing Java Microservices

    Using Arquillian, Hoverfly, AssertJ, JUnit, Selenium, and Mockito

    SummaryTesting Java Microservices teaches you to implement unit and integration tests for microservice systems running on the JVM. You'll work with a microservice environment built using Java EE, WildFly Swarm, and Docker. You'll learn how to increase your test coverage and productivity, and gain confidence that your system will work as you expect.About the TechnologyMicroservice applications ... Read more

    $49.99 USD

  • Java Fx 8: Abstractizări și implementări

    Originalitatea acestei lucrări este dată de:*Abordarea completă a elementelor caracteristice programării vizuale.*Modul de prezentare al temelor.*Stilul în care a fost scrisă lucrarea.*Referințele bibliografice și link-urile către paginile web atașate fiecărui paragraf.*Aplicațiile prezentate. ... Read more

    Was $29.99 USD Now $4.99 USD or Free with Kobo Plus

  • Learn to Program with Kotlin

    From the Basics to Projects with Text and Image Processing

    by Tim Lavers ...
    Series series Professional and Applied Computing (R0)
    Teach yourself programming starting with the basics and progressing to a series of exciting projects using Kotlin, one of today's hottest programming languages. This book starts with the absolute basics and then introduces just enough syntax to get into some fascinating projects. These include text processing: a statistical analysis of Jane Austen's novels, solving anagrams, and working with ... Read more

    $44.54 USD