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 1249 - 1272 of 1746 Results
Skip side bar filters
  • Learning Java Functional Programming

    Create robust and maintainable Java applications using the functional style of programming

    Create robust and maintainable Java applications using the functional style of programmingKey FeaturesExplore how you can blend object-oriented and functional programming styles in JavaUse lambda expressions to write flexible and succinct codeA tutorial that strengthens your fundamentals in functional programming techniques to enhance your applicationsBook DescriptionFunctional programming is an ... Read more

    $44.99 USD or Free with Kobo Plus

  • React.JS For Beginners

    A Practical Quide With Sample Programs

    by Bhavish PK ...
    "React.js for Beginners: A Practical Guide with Sample Programs" is a comprehensive textbook designed to introduce beginners to the world of React.js, a popular JavaScript library for building user interfaces.This book starts with an introduction to React.js, explaining its key concepts and advantages. You'll learn why React.js is widely used in web development and how it simplifies the process of ... Read more

    $7.30 USD or Free with Kobo Plus

  • Generative AI-Driven Application Development with Java

    Leveraging Large Language Models in Modern Java Applications

    Series series Professional and Applied Computing (R0)
    This is the first hands-on guide that takes you from a simple “Hello, LLM” to production-ready microservices, all within the JVM. You’ll integrate hosted models such as OpenAI’s GPT-4o, run alternatives with Ollama or Jlama, and embed them in Spring Boot or Quarkus apps for cloud or on-pre deployment.You’ll learn how prompt-engineering patterns, Retrieval-Augmented Generation (RAG), vector stores ... Read more

    $35.99 USD

  • 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

  • Learn Java 17 Programming

    Learn the fundamentals of Java Programming with this updated guide with the latest features

    by Nick Samoylov ...
    Explore the essential concepts of programming such as object-oriented, functional, and reactive programming by writing code and building projects using the latest LTS version of JavaKey FeaturesA step-by-step guide for beginners to get started with programming in Java 17Explore core programming topics including GUI programming, concurrency, and error handlingWrite efficient code and build projects ... Read more

    $34.99 USD or Free with Kobo Plus

  • Get Programming with Scala

    The perfect starting point for your journey into Scala and functional programming.SummaryIn Get Programming in Scala you will learn:Object-oriented principles in ScalaExpress program designs in functionsUse types to enforce program requirementsUse abstractions to avoid code duplicationWrite meaningful tests and recognize code smellsScala is a multi-style programming language for the JVM that ... Read more

    $49.99 USD

  • Akka in Action, Second Edition

    Series series In Action
    Akka solves the big problems of distributed systems, from multithreading and concurrency to scalability and failure. Learn how to use it effectively.In Akka in Action, Second Edition you will learn how to:Create basic programs with Akka TypedWork with clusters to build robust, fault-tolerant programsUse Akka with KubernetesBuild microservices with AkkaCreate and maintain distributed state with ... Read more

    $58.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

  • Mule in Action

    SummaryMule in Action, Second Edition is a totally-revised guide covering Mule 3 fundamentals and best practices. It starts with a quick ESB overview and then dives into rich examples covering core concepts like sending, receiving, routing, and transforming data.About the TechnologyAn enterprise service bus is a way to integrate enterprise applications using a bus-like infrastructure. Mule is the ... Read more

    $49.99 USD

  • Dart in Action

    by Chris Buckett ...
    SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After ... Read more

    $49.99 USD

  • Functional Programming in Java

    How functional techniques improve your Java programs

    SummaryFunctional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.About the TechnologyHere's a bold statement: learn functional programming and you ... Read more

    $49.99 USD

  • Seam in Action

    by Dan Allen ...
    JBoss Seam is an exciting new application framework based on the Java EE platform that is used to build rich, web-based business applications. Seam is rapidly capturing the interest of Java enterprise developers because of its focus on simplicity, ease of use, transparent integration, and scalability.Seam in Action offers a practical and in-depth look at JBoss Seam. The book puts Seam head-to-head ... Read more

    $49.99 USD

  • Spring Microservices in Action, Second Edition

    Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring.SummaryBy dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and ... Read more

    $58.99 USD

  • Apache Pulsar in Action

    Deliver lightning fast and reliable messaging for your distributed applications with the flexible and resilient Apache Pulsar platform.In Apache Pulsar in Action you will learn how to:Publish from Apache Pulsar into third-party data repositories and platformsDesign and develop Apache Pulsar functionsPerform interactive SQL queries against data stored in Apache PulsarApache Pulsar in Action is a ... Read more

    $58.99 USD

  • Pro JMX

    Java Management Extensions

    Series series Professional and Applied Computing (R0)
    Get ready to plunge into the complete world of JMX architecture—including the release of JMX Remoting 1.2! Pro JMX: Java Management Extensions features cutting-edge examples of JMX integration with distributed applications, including sequence diagrams and real-world sample code.Author Jeff Hanson takes a top-down approach, starting from the highest level of detail and drilling down. In the process ... Read more

    $40.99 USD

  • Practical IoT Edge Computing with Python

    Build Real-time IoT Solutions Using Python, Edge, and Docker Tools. Key Features ● Explore real-world IoT use-cases using Python and edge computing. ● Hands-on projects on embedded devices like Raspberry Pi and Jetson Nano. ● Learn edge-cloud integration, Docker, and protocols such as MQTT and CoAP. ● Covers security, streaming data, and future edge computing trends. Book Description The Internet ... Read more

    $19.99 USD or Free with Kobo Plus

  • Java 7

    Fork-Join-Framework und Phaser

    Series Book 28 - shortcuts
    Im zweiten Band des Java-7-shortcuts von Angelika Langer und Klaus Kreft werden weitere wichtige Neuerungen vorgestellt und erläutert. Die beiden Java-Experten konzentrieren sich dabei in den ersten Kapiteln auf das Fork-Join-Framework, einen Teil des JSR 166y. Es geht um das Design des Frameworks, Details zu dessen Implementierung und die Konsequenzen für die zukünftige Benutzung von Arrays und ... Read more

    $5.99 USD or Free with Kobo Plus

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an ... Read more

    $17.99 USD

  • Learning XNA 4.0

    Game Development for the PC, Xbox 360, and Windows Phone 7

    by Aaron Reed ...
    Want to develop games for Xbox 360 and Windows Phone 7? This hands-on book will get you started with Microsoft's XNA 4.0 development framework right away -- even if you have no experience developing games. Although XNA includes several key concepts that can be difficult for beginning web developers to grasp, Learning XNA 4.0 shortens the learning curve by walking you through the framework in a ... Read more

    $23.99 USD

  • Programming Grails

    Best Practices for Experienced Grails Developers

    by Burt Beckwith ...
    Dig deeper into Grails architecture and discover how this application framework works its magic. Written by a core developer on the Grails team, this practical guide takes you behind the curtain to reveal the inner workings of its 2.0 feature set. You’ll learn best practices for building and deploying Grails applications, including performance, security, scaling, tuning, debugging, and monitoring ... Read more

    $28.99 USD

  • Android Studio 2 Essentials

    A fast-paced guide to get you up and running with Android application development using Android Studio 2

    A fast-paced guide to get you up and running with Android application development using Android Studio 2Key Features\[\*\] Configure, build, and run Android projects with Android Studio 2\[\*\] Test your apps using the Android emulator and learn how to manage virtual devices\[\*\] Explore how Android Studio 2 can be made a part of your workflow to reduce the overall development timeBook ... Read more

    $27.99 USD or Free with Kobo Plus

  • Security Challenges with Blockchain

    by Chintan Dave ...
    Securing the Chain: Navigating the Future of Blockchain with Confidence Key Features ● Discover the forefront of blockchain security protocols and risks. ● Reveal effective strategies to fortify blockchain system defense. ● Embark on practical solutions for real-world blockchain challenges. Book Description In “Security Challenges with Blockchain”, readers embark on a critical journey through the ... Read more

    $9.99 USD or Free with Kobo Plus

  • Mastering AI Game Development with Unreal

    Elevate your Unreal Engine skills with This Essential Guide to AI-Driven Game Development! Key Features ● Comprehensive coverage of AI techniques and their Unreal Engine implementation ● Practical hands-on exercises and real-world examples for seamless AI integration ● Covers all important AI workflows in Unreal Engine Book Description In the rapidly evolving world of game development, integrating ... Read more

    $29.99 USD or Free with Kobo Plus