Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Java eBooks

Lesen Sie gerne eBooks aus der Kategorie Java? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 15851608 von 1747 Ergebnissen angezeigt
Skip side bar filters
  • 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 Lesen Sie mehr

    € 50,83

  • Grokking Functional Programming

    von Michal Plachta
    There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about.In Grokking Functional Programming you will learn:Designing with functions and types instead of objectsProgramming with pure functions and Lesen Sie mehr

    € 50,83

  • The Art of Unit Testing

    with examples in C#

    von Roy Osherove
    SummaryThe Art of Unit Testing, Second Edition guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You'll master the foundational ideas and quickly move to high-value subjects like mocks, stubs, and isolation, including frameworks such as Moq, FakeItEasy, and Typemock Isolator. You'll explore test patterns Lesen Sie mehr

    € 35,58

  • RabbitMQ in Action

    Distributed Messaging for Everyone

    von Jason Williams
    SummaryRabbitMQ in Action is a fast-paced run through building and managing scalable applications using the RabbitMQ messaging server. It starts by explaining how message queuing works, its history, and how RabbitMQ fits in. Then it shows you real-world examples you can apply to your own scalability and interoperability challenges.About the TechnologyThere's a virtual switchboard at the core of Lesen Sie mehr

    € 50,83

  • EJB 3 in Action

    SummaryBuilding on the bestselling first edition, EJB 3 in Action, Second Edition tackles EJB 3.2 head-on, through numerous code samples, real-life scenarios, and illustrations. This book is a fast-paced tutorial for Java EE 6 business component development using EJB 3.2, JPA 2, and CDI. Besides covering the basics of EJB 3.2, this book includes in-depth EJB 3.2 internal implementation details, Lesen Sie mehr

    € 44,73

  • Open Source SOA

    von Jeff Davis
    You can build a world-class SOA infrastructure entirely using popular, andmature, open-source applications. Unfortunately, the technical documentationfor most open-source projects focuses on a specific product, the big SOA picture.You're left to your own devices to figure out how to cobble together a fullsolution from the various bits. In other words, unless you already know howMule and Tuscany Lesen Sie mehr

    € 50,83

  • RabbitMQ in Depth

    von Gavin M. Roy
    SummaryRabbitMQ in Depth is a practical guide to building and maintaining message-based applications. This book provides detailed coverage of RabbitMQ with an emphasis on why it works the way it does.About the TechnologyAt the heart of most modern distributed applications is a queue that buffers, prioritizes, and routes message traffic. RabbitMQ is a high-performance message broker based on the Lesen Sie mehr

    € 50,83

  • Dependency Injection

    Design patterns using Spring and Guice

    Dependency Injection is an in-depth guide to the current best practices forusing the Dependency Injection pattern-the key concept in Spring and therapidly-growing Google Guice. It explores Dependency Injection, sometimescalled Inversion of Control, in fine detail with numerous practical examples.Developers will learn to apply important techniques, focusing on their strengthsand limitations, with a Lesen Sie mehr

    € 50,83

  • JUnit Recipes

    Practical Methods for Programmer Testing

    When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If you want some of that, there's no better way to start your testing habit, nor to continue feeding it, than with"" JUnit Recipes,"" In this book you will find one hundred and thirty-seven solutions to a range of problems, from simple to complex, selected for you by an Lesen Sie mehr

    € 50,83

  • Testing Java Microservices

    Using Arquillian, Hoverfly, AssertJ, JUnit, Selenium, and Mockito

    SummaryTesting Java Microservices teaches you to implement unit and integration tests for microservice systems running on the JVM. You'll work with a microservice environment built using Java EE, WildFly Swarm, and Docker. You'll learn how to increase your test coverage and productivity, and gain confidence that your system will work as you expect.About the TechnologyMicroservice applications Lesen Sie mehr

    € 50,83

  • 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 Lesen Sie mehr

    € 50,83

  • Gradle in Action

    SummaryGradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and Lesen Sie mehr

    € 50,83

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    von 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 tasksAbout the TechnologyIn complex web applications, the low-level details Lesen Sie mehr

    € 50,83

  • Making Java Groovy

    von Kenneth Kousen
    SummaryMaking Java Groovy is a practical handbook for developers who want to blend Groovy into their day-to-day work with Java. It starts by introducing the key differences between Java and Groovy—and how you can use them to your advantage. Then, it guides you step-by-step through realistic development challenges, from web applications to web services to desktop applications, and shows how Groovy Lesen Sie mehr

    € 50,83

  • Spring Dynamic Modules in Action

    Java EE developers increasingly want to utilize OSGi to develop modular applications for component and service-based architectures. But tools required for OSGi implementation have been slow to develop. Spring Dynamic Modules (Spring DM) is a framework that simplifies the creation of component and service-oriented architectures with OSGi, to build modular Java applications using the powerful Spring Lesen Sie mehr

    € 59,98

  • Kotlin in Action

    SummaryKotlin in Action guides experienced Java developers from the language basics of Kotlin all the way through building applications to run on the JVM and Android devices. Foreword by Andrey Breslav, Lead Designer of Kotlin.About the TechnologyDevelopers want to get work done - and the less hassle, the better. Coding with Kotlin means less hassle. The Kotlin programming language offers an Lesen Sie mehr

    € 35,58

  • JBoss in Action

    Configuring the JBoss Application Server

    JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance.This book walks readers through the JBoss 5 Lesen Sie mehr

    € 50,83

  • Agile Metrics in Action

    How to measure and improve team performance

    SummaryAgile Metrics in Action is a rich resource for agile teams that aim to use metrics to objectively measure performance. You'll learn how to gather data that really counts, along with how to effectively analyze and act upon the results.About the BookThe iterative nature of agile development is perfect for experience-based, continuous improvement. Tracking systems, test and build tools, source Lesen Sie mehr

    € 50,83

  • Spring in Action, Sixth Edition

    von Craig Walls
    If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring.In Spring in Action, 6th Edition you will learn:Building reactive applicationsRelational and NoSQL databasesIntegrating via HTTP and REST-based services, and sand reactive RSocket Lesen Sie mehr

    € 50,83

  • Job Ready Go

    Tackle GoLang with practical and employment-focused instructionIn Job Ready Go, software education guru Dr. Haythem Balti delivers an essential and hands-on guide to Go, an open-source programming language developed by Google engineers to combine the most sought-after capabilities of other programming languages, including Java, C#, and C++. In the book, the author walks you through all the most Lesen Sie mehr

    € 28,99

  • Ultimate Responsive Web Design with HTML5 and CSS3

    Transform Your Ideas into Reality with HTML and CSS Key Features ● Master responsive design to create websites that adapt seamlessly across desktops, tablets, and smartphones. ● Enhance your web projects by unlocking SEO-friendly design techniques and leveraging web fonts for superior visibility and aesthetics. ● Gain hands-on experience through project-based learning, enabling you to build Lesen Sie mehr

    € 12,74

  • 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 Lesen Sie mehr

    € 13,63

  • La Programmazione in JAVA

    von Nino Paiotta
    Questo testo è rivolto sia a chi vuole iniziare ad imparare a programmare in questo tipo di linguaggio, sia per coloro che vogliono approfondire le conoscenze, infatti in questo testo partiamo dalle basi della programmazione fino a trattare argomenti avanzati, facendo esempi semplici per evitare per coloro che sono meno esperti di perdersi blocchi di codice lunghi e complicati.Ci sono molti esempi Lesen Sie mehr

    € 2,99

  • 1000 CPP (C Plus Plus/ C++) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive CPP interview Lesen Sie mehr

    € 2,82