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 1321 - 1344 of 1729 Results
Skip side bar filters
  • Programación. 2ª Edición (CFGS)

    Este libro es una guía completa, progresiva y práctica para aprender a programar utilizando Java, uno de los lenguajes más versátiles y demandados del mundo. Concebido como material de referencia para el Módulo Profesional de Programación del Ciclo Formativo de Grado Superior en Desarrollo de Aplicaciones Multimedia y Desarrollo de Aplicaciones Web, también resulta ideal para estudiantes de otros ... Read more

    $14.99 USD or Free with Kobo Plus

  • JBoss Weld CDI for Java Platform

    by Ken Finnigan ...
    This book is a mini tutorial with plenty of code examples and strategies to give you numerous options when building your own applications."JBoss Weld CDI for Java Platform" is written for developers who are new to dependency injection. A rudimentary knowledge of Java is required. ... Read more

    $14.29 USD or Free with Kobo Plus

  • Java Web Internals

    Unlock the secrets of Java web servers, frameworks, and application architecture

    “The best developers of the future will have a deep appreciation for the fundamentals that make great software possible, and also deeply enjoy the craft of development. This book, built on Professor Isidro's beliefs of the importance of fundamentals and on having fun developing software, gives you both.” – Bruno Souza Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\* ... Read more

    $32.99 USD or Free with Kobo Plus

  • Clojure: High Performance JVM Programming

    Explore the world of lightning fast Clojure apps with asynchronous channels, logic, reactive programming, and moreAbout This BookDiscover Clojure's features and advantages and use them in your existing projectsExplore lesser-known and more advanced features, constructs, and methodologies such as asynchronous channels, actors, logic programming, and reactive programmingMeasure and monitor ... Read more

    $57.99 USD or Free with Kobo Plus

  • NetBeans IDE Programmer Certified Expert Exam Guide (Exam 310-045)

    Series series Certification Press
    The Best Fully Integrated Study System AvailableWith hundreds of practice questions and hands-on exercises, NetBeans IDE Programmer Certified Expert Exam Guide covers what you need to know--and shows you how to prepare--for this challenging exam.100% complete coverage of all official objectives for exam 310-045Exam Readiness checklist at the front of the book--you're ready for the exam when all ... Read more

    $32.39 USD

  • Mastering JavaFX 8 Controls

    Series series Oracle Press
    Design and Deploy High-Performance JavaFX ControlsDeliver state-of-the-art applications with visually stunning UIs. Mastering JavaFX 8 Controls provides clear instructions, detailed examples, and ready-to-use code samples. Find out how to work with the latest JavaFX APIs, configure UI components, automatically generate FXML, build cutting-edge controls, and effectively apply CSS styling. ... Read more

    $29.59 USD

  • Contract Testing in Action

    With Pact, PactFlow, and GitHub Actions

    Series series In Action
    Contract testing is a simple, reliable way to make sure that each service and API plays nice with other components so you can deploy independently and safely.Large, loosely coupled systems have hundreds, even thousands, of interactions—and traditional testing can often struggle to keep up! Enter contract testing. This rapidly growing new approach checks API and service compatibility by verifying ... Read more

    $49.99 USD

  • 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

    $44.99 USD

  • 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

    $49.49 USD

  • Kotlin Programming By Example

    Build real-world Android and web applications the Kotlin way

    Enhance your Kotlin programming skills by building 3 real-world applicationsKey Features\[\*\]Build three full-fledged, engaging applications from scratch and learn to deploy them\[\*\]Enhance your app development and programming activities with Kotlin’s powerful and intuitive tools and utilities.\[\*\]Experience the gentle learning curve, expressiveness, and intuitiveness of Kotlin, as you ... Read more

    $41.39 USD or Free with Kobo Plus

  • Hibernate Search in Action

    Enterprise and web applications require full-featured, "Google-quality" searchcapabilities, but such features are notoriously difficult to implement and maintain.Hibernate Search builds on the Lucene feature set and offers an easyto-implement interface that integrates seamlessly with Hibernate-the leadingdata persistence solution for Java applications.Hibernate Search in Action introduces both the ... Read more

    $49.99 USD

  • ActiveMQ in Action

    Applications in enterprises need to communicate, most commonly done by messaging. Apache ActiveMQ is an open-source implementation of the Java Message Service (JMS), which provides messaging in Java applications.ActiveMQ in Action is a thorough, practical guide to implementing message-oriented systems using ActiveMQ and Java. Co-authored by one of the leading ActiveMQ developers, Bruce Snyder, the ... Read more

    $49.99 USD

  • Sviluppare applicazioni per Android

    by Massimo Carli ...
    Series Book 15 - Sviluppare app
    Android è un sistema operativo open source per dispositivi mobili basato su Linux. La sua struttura aperta permette di personalizzare le funzioni principali del sistema e sviluppare applicazioni.L’obiettivo di questo libro è quello di guidare il lettore attraverso tutte le fasi necessarie alla realizzazione di un'applicazione Android caratterizzata da una forte integrazione con sistemi esterni. ... Read more

    $28.99 USD

  • Expert Android Programming

    Master skills to build enterprise grade Android applications

    Become a pro with the latest Android SDK and create state of the art applications for Android. Key Features-Dive deep into Android development with practical hands on examples to help you in each stage.-Develop smart professional grade apps for the latest Android N version and become a pro android developer.-Unclog your development highway by utilising the industry standard best practices ... Read more

    $37.79 USD or Free with Kobo Plus

  • JavaFX A Beginners Guide

    by J.F. DiMarzio ...
    This practical introductory guide teaches you how to build rich interactive content with JavaFX. JavaFX: A Beginner's Guide shows you how to get started creating rich, interactive content using this cross-platform content delivery system. The book walks you through the basics to more challenging concepts, so you'll quickly understand and begin using JavaFX. This practical guide also covers the ... Read more

    $35.99 USD

  • Learning RxJava

    Build concurrent applications using reactive programming with the latest features of RxJava 3

    Updated with the latest Maven coordinates, Java programming features, and API changes, this book is your guide to solving problems in writing asynchronous and event-based programsKey FeaturesExplore a variety of tools and techniques used to solve problems in implementing concurrency and parallelizationLearn about core operators in RxJava that enable you to express your code logic productivelyApply ... Read more

    $26.59 USD or Free with Kobo Plus

  • IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years solved Papers

    by Manish Soni ...
    Series Book 1 - IGNOU PGDCA Solved Paper Books Series
    Welcome to the comprehensive collection of IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years solved Papers solved papers for the Post Graduate Diploma in Computer Applications (PGDCA) program offered by the Indira Gandhi National Open University (IGNOU). This book is meticulously crafted to assist students in their preparation for the Object-Oriented Programming using Java ... Read more

    $9.98 USD or Free with Kobo Plus

  • Codename One - Développer en Java pour iOS, Android, BlackBerry et Windows Phone

    Savez-vous que vous pouvez développer en Java des applications mobiles multiplateformes ? Mieux : vous développez des applications natives, et ce pour iOS, Windows Phone, Android ou Blackberry, à partir d'un unique code Java. La solution : Codename One, un framework dédié au developpement mobile que vous installez comme un plug-in sur Netbeans, Eclipse ou IntelliJIDEA.Développé depuis 2011 par ... Read more

    $28.99 USD

  • Spring 5.0 Microservices

    Scalable systems with Reactive Streams and Spring Boot

    by Rajesh R V ...
    A practical, comprehensive, and user-friendly approach to building microservices in SpringKey Features\[\*\] Update existing applications to integrate reactive streams released as a part of Spring 5.0\[\*\] Learn how to use Docker and Mesos to push the boundaries and build successful microservices\[\*\] Upgrade the capability model to implement scalable microservicesBook DescriptionThe Spring ... Read more

    $41.39 USD or Free with Kobo Plus

  • Learn Android Studio 3

    Efficient Android App Development

    by Ted Hagos ...
    Series series Professional and Applied Computing (R0)
    Build Android apps using the popular and efficient Android Studio 3 suite of tools, an integrated development environment (IDE) for Android developers using Java APIs. With this book, you’ll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app development and minimal effort on your part.Along the way, you’ll use Android Studio to develop Java-based ... Read more

    $40.49 USD

  • Intelligent Automation Simplified

    Learn Enterprise Automation, AI-Led Automation, and Robotic Process Automation with Use-cases

    Intelligent Automation Simplified' guides tech professionals to take a much more simplified and sophisticated step towards developing intelligent automation. This book will explain the basic concepts of smart automation and how to put it into practice for a company.This book explores each stage of automation design and explains how these automation fragments can be brought together in the end-to ... Read more

    $14.39 USD or Free with Kobo Plus

  • Les fondamentaux de Java et de l'objet - Avec formation vidéo

    by Michel Martin ...
    Ce manuel pratique est accompagné d'une formation vidéo très complète. Après l'avoir téléchargée sur votre ordinateur, vous pourrez visionner les vidéos dans votre navigateur Web autant de fois que vous le voulez.Très orienté pratique, ce manuel se divise en six parties :Partie 1 - Les bases du langage JavaDans cette partie, vous installerez l’environnement de développement Eclipse et vous ferez ... Read more

    $30.99 USD

  • Core Java Programming Book

    by Manish Soni ...
    Series Book 3 - Java Books Series
    In the ever-evolving landscape of technology and software development, Java has maintained its prominent position as a foundational programming language, empowering developers to create robust, scalable, and platform-independent applications. As we venture into the depths of this comprehensive guide, it is essential to recognize the remarkable journey Java has undertaken, from its inception as a ... Read more

    $9.99 USD or Free with Kobo Plus

  • JavaScript, A Beginner's Guide, Third Edition

    by John Pollock ...
    Essential Skills--Made Easy!Create dynamic Web pages complete with special effects using today's leading Web development language. JavaScript: A Beginner's Guide, Third Edition gives you step-by-step coverage of the fundamentals, including variables, functions, operators, event handlers, objects, arrays, strings, forms, and frames. You'll also learn about more advanced techniques, including ... Read more

    $37.79 USD