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 169 - 192 of 1729 Results
Skip side bar filters
  • 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

    127,86 €

  • Android Studio 3.2 Development Essentials - Android 9 Edition

    Developing Android 9 Apps Using Android Studio 3.2, Java and Android Jetpack

    by Neil Smyth ...
    Fully updated for Android Studio 3.2, Android 9 and the Android Jetpack modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment.An overview of ... Read more

    31,21 € or Free with Kobo Plus

  • 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

    112,01 €

  • Java Programming Exercises

    Volume Two: Java Standard Library

    Take the next step in raising your coding skills and dive into the intricacies of Java Standard Libraries. You will continue to raise your coding skills, and test your Java knowledge on tricky programming tasks, with the help of the pirate Captain CiaoCiao. This is the second of two volumes which provide you with everything you need to excel in your Java journey, including tricks that you should ... Read more

    54,78 €

  • Refactoring in Java

    Improving code design and maintainability for Java developers

    Master code refactoring techniques, improve code quality, design, and maintainability, and boost your development productivity with this comprehensive handbookKey FeaturesGet a thorough understanding of code refinement for enhanced codebase efficiencyWork with real-world examples and case studies for hands-on learning and applicationFocus on essential tools, emphasizing development productivity ... Read more

    27,66 € or Free with Kobo Plus

  • Kotlin Blueprints

    A practical guide to building industry-grade web, mobile, and desktop applications in Kotlin using frameworks such as Spring Boot and Node.js

    Get to know the building blocks of Kotlin and best practices when using quality world-class applicationsKey Features\[\*\] Learn to build exciting and scalable Android and web applications (both the server-side and client-side parts) with your Kotlin skills\[\*\] Dive into the great ecosystem of Kotlin frameworks and libraries through projects that you’ll build using this book\[\*\] This project ... Read more

    29,56 € or Free with Kobo Plus

  • Managing State in Flutter Pragmatically

    Discover how to adopt the best state management approach for scaling your Flutter app

    by Waleed Arshad ...
    Explore popular state management techniques in Flutter and implement them in real-world applications Key Features • Get to grips with popular approaches for managing your Flutter application state • Think declaratively in order to decide on the most fitting approach for different applications • Learn to implement state management solutions by building a popular use case in the form of a shopping ... Read more

    20,02 € or Free with Kobo Plus

  • Android Sensor Programming By Example

    Take your Android applications to the next level of interactivity by exploring the wide variety of Android sensors

    by Varun Nagpal ...
    Take your Android applications to the next level of interactivity by exploring the wide variety of Android sensorsKey FeaturesGet a thorough understanding of the fundamentals and framework of Android sensors.Acquire knowledge of advance sensor programming, and learn how to connect and use sensors in external devices such as the Android Watch, Polar heart rate monitors, Adidas speed cells, and so ... Read more

    26,70 € or Free with Kobo Plus

  • Applied Akka Patterns

    A Hands-On Guide to Designing Distributed Applications

    When it comes to big data processing, we can no longer ignore concurrency or try to add it in after the fact. Fortunately, the solution is not a new paradigm of development, but rather an old one. With this hands-on guide, Java and Scala developers will learn how to embrace concurrent and distributed applications with the open source Akka toolkit. You’ll learn how to put the actor model and its ... Read more

    29,46 €

  • Ultimate Cilium and eBPF for Cloud Native Development

    Unlock the Power of Cilium and eBPF to Revolutionize Cloud-Native Security and Networking. Key Features ● Master eBPF concepts and their real-world applications in cloud computing ● Explore Cilium’s capabilities with hands-on examples and Kubernetes integration ● Implement Zero Trust Security models with eBPF for microservices ● Optimize network performance and observability using eBPF and Hubble ... Read more

    21,24 € or Free with Kobo Plus

  • The Definitive Guide to Spring Batch

    Modern Finite Batch Processing in the Cloud

    Series series Professional and Applied Computing (R0)
    Work with all aspects of batch processing in a modern Java environment using a selection of Spring frameworks. This book provides up-to-date examples using the latest configuration techniques based on Java configuration and Spring Boot. The Definitive Guide to Spring Batch takes you from the “Hello, World!” of batch processing to complex scenarios demonstrating cloud native techniques for ... Read more

    71,33 €

  • Learning Java: Java Problem Solving and Programming

    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming ... Read more

    22,49 €

  • Learn JSP in 24 Hours

    by Alex Nordeen ...
    Java Server Pages or JSP technology is used to develop dynamic Java-based web applications. Various frameworks like JavaServer Faces, Struts 2, or Spring MVC are based on JSP. To quickly switch on to this technology and to reduce JSP learning time this e-book is designed.The step by step explanation of code and images in this book, will enable you to get a greater level of understanding on how JSP ... Read more

    8,91 €

  • Getting Started with Roo

    Rapid Application Development for Java and Spring

    Spring Roo goes a step beyond the Spring Framework by bringing true Rapid Application Development to Java—just as Grails has done with Groovy. This concise introduction shows you how to build applications with Roo, using the framework's shell as an intelligent and timesaving code-completion tool. It's an ideal RAD tool because Roo does much of the tedious code maintenance.You'll get started by ... Read more

    10,38 €

  • AI Solutions for the United Nations Sustainable Development Goals (UN SDGs)

    A Practical Approach Using JavaScript

    Series series Professional and Applied Computing (R0)
    Learn the United Nations Sustainable Development Goals (UN SDGs) and see how machine learning can significantly contribute to their realization. This book imparts both theoretical knowledge and hands-on experience in comprehending and constructing machine learning-based applications for addressing multiple UN SDGs using JavaScript.The reading begins with a delineation of diverse UN SDG targets, ... Read more

    57,97 €

  • Deixe seu código limpo e brilhante

    Desmistificando Clean Code com Java e Python

    Programar frequentemente envolverá consertar, melhorar ou ampliar o código. As práticas de Código Limpo (Clean Code) difundidas por Robert Martin visam ajudar programadores a criar códigos mais coerentes, organizados, fáceis de ler e, consequentemente, de dar manutenção. Códigos não limpos consomem muito mais tempo e demandam mais custos para se manter, e seria ideal se seus conceitos já fossem ... Read more

    8,99 € or Free with Kobo Plus

  • Beginning Quarkus Framework

    Build Cloud-Native Enterprise Java Applications and Microservices

    by Tayo Koleoso ...
    Series series Professional and Applied Computing (R0)
    Harness the power of Quarkus, the supersonic subatomic cloud-native Java platform from Red Hat. This book covers everything you need to know to get started with the platform, which has been engineered from the ground up for superior performance and cloud-native deployment.You’ll start with an overview of the Quarkus framework and its features. Next, you'll dive into building your first ... Read more

    50,87 €

  • Ultimate AWS Data Engineering

    Unlock the Power of AWS Data Engineering and Build Smarter Pipelines for Data-Driven Success. Key Features ● Gain an in-depth understanding of essential AWS services such as S3, DynamoDB, Redshift, and Glue to build scalable data solutions. ● Learn to design efficient, fault-tolerant data pipelines while adhering to best practices in cost management and security. Book Description In today’s data ... Read more

    21,24 € or Free with Kobo Plus

  • 100 Java Mistakes and How to Avoid Them

    by Tagir Valeev ...
    Dodge the common mistakes that even senior developers make, take full advantage of static analysis tools, and deliver robust and error-free Java code.Whenever you make a mistake writing Java, it’s almost guaranteed that someone else has made it before! In 100 Java Mistakes and How To Avoid Them you’ll learn about the common and the not-so-common antipatterns, errors, and tricky bits that trip up ... Read more

    67,61 €

  • Algoritmos em Java

    Busca, ordenação e análise

    Em nosso dia a dia, realizamos uma série de buscas e ordenações que nos são tão naturais que nem percebemos como sua presença é ubíqua e facilita nossa vida. Quando pesquisamos produtos por preço em uma loja, ou queremos buscar uma pessoa em uma lista, ou mesmo quando organizamos as cartas de baralho para algum jogo, estamos usando algoritmos. Neste livro, Guilherme Silveira mostra que, na ... Read more

    Was 9,49 € Now 7,99 € or Free with Kobo Plus

  • Java pour les professionnels

    Outils et méthodes

    Series series Blanche
    La référence pour les pros de Java !S’il existe déjà beaucoup de livres qui expliquent comment démarrer avec Java ou comment se servir de tel ou tel framework, peu (voire aucun) sont destinés à des utilisateurs chevronnés du langage. Leur permettre de passer un cap dans leur carrière, c’est le défi que cet ouvrage va essayer de relever. Les moyens pour y arriver sont multiples, mais le but est ... Read more

    24,99 €

  • Mastering JAVA Programming for Beginners

    by gareth thomas ...
    Introducing Mastering JAVA Programming for Beginners: Covering Java Basics, OOP, and Advanced Features—your complete guide to learning Java programming from scratch!Why This Book?Whether you are completely new to programming or looking to strengthen your skills in one of the most powerful and widely-used languages, this book provides a thorough introduction to Java. With step-by-step guidance, you ... Read more

    9,49 €

  • JavaScript Bootcamp: From Zero To Hero

    Hands-On Learning For Web Developers

    by Rob Botwright ...
    JavaScript Bootcamp: From Zero to Hero - Hands-On Learning for Web Developers Are you ready to become a web development hero? Look no further than our comprehensive book bundle, "JavaScript Bootcamp: From Zero to Hero." Whether you're a newcomer to the world of web development or an experienced coder looking to master JavaScript, this bundle is your ultimate guide. Book 1 - JavaScript ... Read more

    7,99 € or Free with Kobo Plus

  • Mastering Spring Boot 3.0

    A comprehensive guide to building scalable and efficient backend systems with Java and Spring

    by Ahmet Meric ...
    Explore Spring Boot 3.0 by delving into scalable Java backend systems, architectural patterns, containerization, testing, and the intricacies of event-driven systems Key FeaturesUnderstand the unique advantages of using Spring Boot for complex software projectsAcquire experience in implementing architectural patterns like DDD, CQRS, and event sourcing within Spring Boot applicationsImplement ... Read more

    24,79 € or Free with Kobo Plus