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 1857 Results
Skip side bar filters
  • iText in Action

    by Bruno Lowagie ...
    With iText, one can transform PDF documents into live, interactive applications quickly and easily. This free and open source library for Java and .NET is the leading tool of its kind, and was primarily developed and maintained by Bruno Lowagie, the author of this book.iText in Action, Second Edition offers an introduction and a practical guide to iText and the internals of PDF. While at the entry ... Read more

    57,30 €

  • Scala in Depth

    by Josh Suereth ...
    SummaryScala in Depth is a unique new book designed to help you integrate Scala effectively into your development process. By presenting the emerging best practices and designs from the Scala community, it guides you through dozens of powerful techniques example by example.About the BookScala is a powerful JVM language that blends the functional and OO programming models. You'll have no trouble ... Read more

    57,30 €

  • Spring in Action

    by Craig Walls ...
    SummarySpring in Action, 5th Edition is the fully updated revision of Manning's bestselling Spring in Action. This new edition includes all Spring 5.0 updates, along with new examples on reactive programming, Spring WebFlux, and microservices. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration.About the TechnologySpring Framework makes ... Read more

    44,69 €

  • Erlang and OTP in Action

    Concurrent programming has become a required discipline for all programmers. Multi-core processors and the increasing demand for maximum performance and scalability in mission-critical applications have renewed interest in functional languages like Erlang that are designed to handle concurrent programming. Erlang, and the OTP platform, make it possible to deliver more robust applications that ... Read more

    57,30 €

  • iBATIS in Action

    iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs. Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can apply immediately.iBATIS in Action shows Java developers how to tackle the problem of data persistence using the elegant iBATIS framework. iBATIS helps ... Read more

    57,30 €

  • 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 €

  • Struts 2 in Action

    The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts ... Read more

    57,30 €

  • Kafka Streams in Action

    Real-time apps and microservices with the Kafka Streams API

    by Bill Bejeck ...
    SummaryKafka Streams in Action teaches you everything you need to know to implement stream processing on data flowing into your Kafka platform, allowing you to focus on getting more from your data without sacrificing time or effort.Foreword by Neha Narkhede, Cocreator of Apache KafkaAbout the TechnologyNot all stream-based applications require a dedicated processing cluster. The lightweight Kafka ... Read more

    40,10 €

  • The Java Module System

    SummaryJava's much-awaited "Project Jigsaw" is finally here! Java 11 includes a built-in modularity framework, and The Java Module System is your guide to discovering it. In this new book, you'll learn how the module system improves reliability and maintainability, and how it can be used to reduce tight coupling of system components.Foreword by Kevlin Henney.You'll find registration instructions ... Read more

    57,30 €

  • Streaming Data

    Understanding the real-time pipeline

    SummaryStreaming Data introduces the concepts and requirements of streaming and real-time data systems. The book is an idea-rich tutorial that teaches you to think about how to efficiently interact with fast-flowing data.About the TechnologyAs humans, we're constantly filtering and deciphering the information streaming toward us. In the same way, streaming data applications can accomplish amazing ... Read more

    57,30 €

  • 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

    67,61 €

  • Spring Start Here

    Learn what you need and learn it well

    Quickly master the massive Spring ecosystem with this focused, hands-on guide that teaches you exactly what you need to know.In Spring Start Here, you will learn how to:Build web applications with SpringManage application objects with Spring contextImplement data persistence using data sources and transactionsImplement data exchange between applications using REST servicesUtilize Spring Boot's ... Read more

    57,30 €

  • JUnit in Action

    JUnit in Action, Third Edition has been completely rewritten for this release. The book is full of examples that demonstrate JUnit's modern features, including its new architecture; nested, tagged, and dynamic tests; and dependency injection.SummaryJUnit is the gold standard for unit testing Java applications. Filled with powerful new features designed to automate software testing, JUnit 5 boosts ... Read more

    57,30 €

  • 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

    67,61 €

  • Flutter Cookbook

    Build modern cross-platform apps with Flutter 3, Dart 3, and practical AI integrations

    Build, test, and deploy production-ready Flutter apps for mobile, web, and desktop, while adding AI features using ML Kit, Gemini, and agentic workflowsKey FeaturesIntegrate ML Kit and Gemini APIs to build AI-powered features into your Flutter appsCover state management, architecture, testing, and debugging for production-ready appsBuild and deploy cross-platform apps for mobile, web, and desktop ... Read more

    25,75 €

    PRE-ORDER

  • RoboGuice e Robotium

    Dependency Injection applicata ad Android

    by Massimo Carli ...
    Series Book 10 - Sviluppare app
    L'obiettivo di ogni sviluppatore Android è semplice: creare la migliore applicazione possibile. Questo ebook presenta due utili strumenti per raggiungere tale, ambizioso, traguardo. Si parte da RoboGuice, un framework che permette di snellire il codice di un'app grazie alla Dependency Injection applicata ad Android. E meno codice vuol dire meno bug e meno costi di manutenzione. Grazie a RoboGuice ... Read more

    Was 4,99 € Now 2,49 €

  • Learning Java

    An Introduction to Real-World Programming with Java

    If you’re new to Java—or new to programming—this best-selling book will guide you through the language features and APIs of Java 11. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentals—including its class libraries, programming techniques, and idioms—with an eye toward building real applications.You’ll learn powerful ... Read more

    29,03 €

  • Tauri Foundations

    A practical introduction to the Tauri framework and adopting a security-first approach to app development

    Discover the secure app development approach as well as the design of open-source projects, and explore philosophical discourse with tech insidersKey FeaturesA complete introduction to Tauri brought to you by the engineers behind the Tauri projectExplore discussions on security and open source from industry insiders and open-source engineersLearn about the inner architecture and polyglot approach ... Read more

    34,44 €

    PRE-ORDER

  • Créer une application Android

    Le mode d'emploi simple et à la portée de tous !

    Android est un système d’exploitation, il est présent sur la majorité des smartphones au monde. En effet, Android est le numéro 1 avec environ 80% des smartphones au monde équipé avec ce système !  Cela ne vous donne pas envie de concevoir vos propres applications ?  Pourquoi ne pas rejoindre la partie ? Ce guide simple et illustré vous expliquera les démarches à suivre, de début à la... ... Read more

    2,99 €

  • 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

    12,64 €

  • iPad iOS 6 Development Essentials

    by Neil Smyth ...
    Adapted specifically for iPad development from the iPhone iOS 6 Development Essentials book, the aim of iPad iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPad. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth ... Read more

    10,99 €

  • Spring Boot and Microservices

    by Yogesh Mali ...
    This book details on how to use spring boot to create a microservice and deploy on docker. Most of the content have been published on my blog www.betterjavacode.com ... Read more

    Free

  • 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 €

  • Java SE7/8 OCPJP進階認證指南:擬真試題實戰

    by 曾瑞君 ...
    ★解析原廠文件,切合認證範圍!★對照範例程式,迅速了解內容!★彙整教學經驗,重點一次掌握!★圖解複雜觀念,學習輕鬆上手!★演練擬真試題,掌握考試精髓!Java由SE7開始,推出兩階段認證:◎初階OCAJP認證聚焦於Java基礎,主要是讓初學者能了解基本語法與物件導向程式的撰寫方式以及新功能簡介等。◎進階OCPJP認證著重在Java實務,主要有物件導向應用與設計模式、常用API介紹以及新功能深入剖析等。因應這樣的改變,國外著作多將認證書籍分冊出版。而作者寫作時斟酌於世界潮流,開國內先例首推《Java SE7/8 OCAJP專業認證指南:擬真試題實戰》,及本書《Java SE7/8 OCPJP進階認證指南:擬真試題實戰》。讀者可依自己的學習狀況,分冊選讀。閱讀本書後,可以掌握新版Java SE的特色,並了解OCPJP認證的重點:1.掌握新版規格:參考原廠文件與歐美著作,條理呈現新版Java ... Read more

    16,05 €