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 1609 - 1632 of 1741 Results
Skip side bar filters
  • Introduction to Compiler Construction in a Java World

    Immersing students in Java and the JVM, this text enables a deep understanding of the Java programming language and its implementation. It focuses on design, organization, and testing, helping students learn good software engineering skills and become better programmers. By working with and extending a real, functional compiler, students develop a hands-on appreciation of how compilers work, how ... Read more

    $132.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.09 USD

  • Exercices en Java

    175 exercices corrigés - Couvre Java 8

    Series series Noire
    175 exercices corrigés pour maîtriser JavaConçu pour les étudiants en informatique, ce recueil d'exercices corrigés est le complément idéal de Programmer en Java du même auteur ou de tout autre ouvrage d'initiation au langage Java.Cette quatrième édition prend en compte les nouveautés de Java 8 avec, en particulier, un chapitre dédié aux expressions lambda et aux streams.Les 175 exercices sont ... Read more

    $16.62 USD

  • 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

    $19.99 USD or Free with Kobo Plus

  • Ultimate Azure Data Engineering

    Discover the world of data engineering in an on-premises setting versus the Azure cloud Key Features ● Explore Azure data engineering from foundational concepts to advanced techniques, spanning SQL databases, ETL processes, and cloud-native solutions. ● Learn to implement real-world data projects with Azure services, covering data integration, storage, and analytics, tailored for diverse business ... Read more

    $22.99 USD or Free with Kobo Plus

  • 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

    $6.99 USD or Free with Kobo Plus

  • Introducing Spring Framework 6

    Learning and Building Java-based Applications With Spring

    Series series Professional and Applied Computing (R0)
    Spring Framework 6 remains - by far - the leading de-facto "out of the box" practical Java meta application development framework for building complex enterprise, cloud-native applications as well as web applications and microservices. Introducing Spring Framework 6 is your hands-on tutorial guide for learning the Spring Framework 6 from top to bottom, and allows you to build an example ... Read more

    $53.99 USD

  • Desbravando Java e Orientação a Objetos

    Um guia para o iniciante da linguagem

    Aprenda Orientação a Objetos com Java de forma simples e efetiva! Você compilará e executará seu próprio programa em algumas horas. Por que Java? Essa é uma das linguagens de programação mais utilizadas em todo o mundo, com 20 anos e atualmente mais de 9 milhões de desenvolvedores. O livro explora importantes conceitos da orientação a objetos como encapsulamento, herança e polimorfismo. Sempre com ... Read more

    $9.99 USD or Free with Kobo Plus

  • Java EE 7 Development with WildFly

    If you are a Java developer who wants to learn about Java EE, this is the book for you. It's also ideal for developers who already have experience with the Java EE platform but would like to learn more about the new Java EE 7 features by analyzing fully functional sample applications using the new application server WildFly. ... Read more

    $27.89 USD or Free with Kobo Plus

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    by Ethan Cerami ...
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java ... Read more

    $17.29 USD

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    by Luis Atencio ...
    SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksPurchase of the print book includes a free eBook in PDF, Kindle, and ... Read more

    $49.99 USD

  • Java in easy steps, 6th Edition

    Covers Java 9

    by Mike McGrath ...
    Series series In Easy Steps
     Java in easy steps, 6th edition instructs you how to easily create your own exciting Java programs. Updated for Java 9, which was released September 2017, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps.This book assumes no previous knowledge of any ... Read more

    $15.00 USD

  • Introducing Blockchain with Java

    Program, Implement, and Extend Blockchains with Java

    Series series Professional and Applied Computing (R0)
    Create your own crypto currency by implementing blockchain technology using Java. This step-by-step guide will teach you how to create a user interface using Java FX and implement SQLite DB using JDBC Driver for the blockchain.Introducing Blockchain with Java includes numerous exercises and test questions to help you solidify what you have learned as you progress through the book, and provides ... Read more

    $49.49 USD

  • Die Modularität von Java 9

    Projekt Jigsaw und skalierbare Java-Anwendungen

    Series series Computer Science and Engineering (German Language)
    Entwickeln Sie modulare Anwendungen mit dem Java Platform Module System, dem am meisten erwarteten Feature von Java 9. Sie werden die Wartbarkeit und Leistung Ihrer Java-Anwendungen verbessern, indem Sie nur die Module einsetzen, die benötigt werden, und deren Implementierungsdetails kapseln.Bis jetzt war Java monolithisch. Die Verwendung eines beliebigen Teils von Java bedeutete die Einbindung ... Read more

    Was $23.99 USD Now $18.99 USD

  • Building Telegram Bots

    Develop Bots in 12 Programming Languages using the Telegram Bot API

    Series series Professional and Applied Computing (R0)
    Learn about bot programming, using all the latest and greatest programming languages, including Python, Go, and Clojure, so you can feel at ease writing your Telegram bot in a way that suits you.This book shows how you can use bots for just about everything: they connect, they respond, they enhance your job search chances, they do technical research for you, they remind you about your last train, ... Read more

    $31.49 USD

  • 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

    $58.49 USD

  • Learning XNA 3.0

    XNA 3.0 Game Development for the PC, Xbox 360, and Zune

    by Aaron Reed ...
    Do you have what it takes to become a game developer? With this hands-on book, you'll learn quickly and easily how to develop computer games with Microsoft's XNA 3.0 framework-not just for your PC, but for Xbox 360 and the Microsoft Zune as well.Written by an experienced university-level game development instructor, Learning XNA 3.0 walks you through the framework in a clear and understandable ... Read more

    $20.19 USD

  • Learning Neo4j

    This book is for developers who want an alternative way to store and process data within their applications. No previous graph database experience is required; however, some basic database knowledge will help you understand the concepts more easily. ... Read more

    $27.89 USD or Free with Kobo Plus

  • ReactJS by Example - Building Modern Web Applications with React

    Building Modern Web Applications with React

    by Vipul A M ...
    Get up and running with ReactJS by developing five cutting-edge and responsive projectsKey Features\[\*\]Create pragmatic real-world applications while learning React and its modern developer tools\[\*\]Build sustainable user interfaces by transforming data into components of UI\[\*\]Learn how to generate reusable ReactJS components effectivelyBook DescriptionReactJS is an open-source JavaScript ... Read more

    $37.79 USD or Free with Kobo Plus

  • 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

  • Oracle SOA BPEL Process Manager 11gR1 – A Hands-on Tutorial

    This hands-on, example-driven guide is a practical getting started tutorial with plenty of step-by-step instructions for beginner to intermediate level readers working with BPEL PM in Oracle SOA SuiteWritten for SOA developers, administrators, architects, and engineers who want to get started with Oracle BPEL PM 11g. No previous experience with BPEL PM is required, but an understanding of SOA and ... Read more

    $31.49 USD or Free with Kobo Plus

  • Kotlin In-depth [Vol-II]

    A comprehensive guide to modern multi-paradigm language

    The purpose of this book is to guide a reader through the capabilities of the Kotlin language and give examples of using it for development of various applications be it desktop, mobile or Web. Although our primary focus is on the JVM and Android, the knowledge we’re sharing here to various extents applies to other Kotlin-supported platforms such as JavaScript, native and even multi-platform ... Read more

    $14.39 USD or Free with Kobo Plus

  • UNCOVER HIDDEN INSIGHTS ON CLOJURE PROGRAMMING

    MASTER SPAs AND DYNAMIC ULs LIKE A PRO

    UNLOCK THE POWER OF CLOSURE: Master Front-End Development & Build Dynamic UIs and SPAs Like a ProAre you ready to take your front-end development skills to the next level?In this comprehensive guide, you'll unlock the power of Closure – a powerful JavaScript technique for creating modular, efficient, and maintainable code. You'll not only master Closure itself, but also leverage it to build ... Read more

    $7.00 USD or Free with Kobo Plus

  • BIRT

    A Field Guide to Reporting

    The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution, from creating and deploying reports to integrating report capabilities in enterprise applications.The first in a two-book series ... Read more

    $39.59 USD