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 124 von 1504 Ergebnissen angezeigt
Skip side bar filters
  • Groovy in Action

    SummaryGroovy in Action, Second Edition is a thoroughly revised, comprehensive guide to Groovy programming. It introduces Java developers to the dynamic features that Groovy provides, and shows how to apply Groovy to a range of tasks including building new apps, integration with existing code, and DSL development. Covers Groovy 2.4.About the TechnologyIn the last ten years, Groovy has become an Lesen Sie mehr

    € 59,98

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    von Kevlin Henney
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected Lesen Sie mehr

    € 17,04

  • Kinect Open Source Programming Secrets

    Hacking the Kinect with OpenNI, NITE, and Java

    von Andrew Davison
    Program Kinect to do awesome things using a unique selection of open source software!The Kinect motion-sensing device for the Xbox 360 and Windows became the world's fastest-selling consumer electronics device when it was released (8 million sold in its first 60 days) and won prestigious awards, such as "Gaming Gadget of the Year." Now Kinect Open Source Programming Secrets lets YOU harness the Lesen Sie mehr

    € 19,57

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns Lesen Sie mehr

    € 35,63

  • Building Microservices with Micronaut®

    A quick-start guide to building high-performance reactive microservices for Java developers

    Explore different aspects of building modular microservices such as development, testing, maintenance, and deployment using the Micronaut frameworkKey FeaturesLearn how to build scalable, fast, and resilient microservices with this concise guideExplore the many advantages of using reflection-free, compile-time dependency injections and aspect-oriented programmingBuild cloud-native applications Lesen Sie mehr

    € 34,64

  • Hands-On Serverless Applications with Kotlin

    Develop scalable and cost-effective web applications using AWS Lambda and Kotlin

    Choose and build the right architecture using design patterns to create scalable and cost-efficient serverless applicationsKey FeaturesDesign enterprise-ready serverless applications that effortlessly meet your customers’ requirementsDeploy, manage, monitor, and orchestrate serverless applications using AWSUse Cloud9 to provision a secured development environment in the cloudBook Lesen Sie mehr

    € 30,68

  • Android Programming Unleashed

    von B.M. Harwani
    Serien series Unleashed
    Android Programming Unleashed is the most comprehensive and technically sophisticated guide to best-practice Android development with today's powerful new versions of Android: 4.1 (Jelly Bean) and 4.0.3 (Ice Cream Sandwich). Offering the exceptional breadth and depth developers have come to expect from the Unleashed series, it covers everything programmers need to know to develop robust, high Lesen Sie mehr

    € 27,27

  • Software Architecture with Spring 5.0

    Design and architect highly scalable, robust, and high-performance Java applications

    Discover how different software architectural models can help you solve problems, and learn best practices for the software development cycleKey FeaturesLearn concepts related to software architecture and embrace them using the latest features of Spring 5Discover architectural models and learn when to apply themGain knowledge of architectural principles and how they can be used to provide Lesen Sie mehr

    € 34,64

  • Hands-On Design Patterns with Kotlin

    Build scalable applications using traditional, reactive, and concurrent design patterns in Kotlin

    von Alexey Soshin
    Make the most of Kotlin by leveraging design patterns and best practices to build scalable and high performing appsKey Features\[\*\] Understand traditional GOF design patterns to apply generic solutions\[\*\] Shift from OOP to FP; covering reactive and concurrent patterns in a step-by-step manner\[\*\] Choose the best microservices architecture and MVC for your development environmentBook Lesen Sie mehr

    € 30,68

  • The Joy of Kotlin

    SummaryMaintaining poor legacy code, interpreting cryptic comments, and writing the same boilerplate over and over can suck the joy out of your life as a Java developer. Fear not! There's hope! Kotlin is an elegant JVM language with modern features and easy integration with Java. The Joy of Kotlin teaches you practical techniques to improve abstraction and design, to write comprehensible code, and Lesen Sie mehr

    € 50,83

  • Spock: Up and Running

    Writing Expressive Tests in Java and Groovy

    von Rob Fletcher
    Most developers would agree that writing automated tests is a good idea, but writing good, well-structured tests is still an elusive skill for many. For Java and Groovy developers, however, there’s good news. This practical guide shows you how to write concise and highly readable tests with Spock, the most innovative testing and specification framework for the JVM since JUnit.Author Rob Fletcher Lesen Sie mehr

    € 30,57

  • Web Services Essentials

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

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

    € 15,06

  • The Little Elixir & OTP Guidebook

    SummaryThe Little Elixir & OTP Guidebook gets you started programming applications with Elixir and OTP. You begin with a quick overview of the Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into OTP and learn how it helps you build scalable, fault-tolerant and distributed applications through several fun examples.About the Lesen Sie mehr

    € 50,83

  • Java Coding Problems

    Improve your Java Programming skills by solving real-world coding challenges

    von Anghel Leonard
    Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, Data Structures and Algorithms, Concurrency, and Functional programming Key FeaturesSolve Java programming challenges and get interview-ready by using the power of modern Java 11Test your Java skills using language features, algorithms, data structures, and design patternsExplore areas such as Lesen Sie mehr

    € 34,64

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    von Faisal Islam
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and Lesen Sie mehr

    € 29,25

  • Functional Programming in Kotlin

    In Functional Programming in Kotlin you will learn:Functional programming techniques for real-world applicationsWrite combinator librariesCommon structures and idioms in functional designSimplicity and modularity (and fewer bugs!)Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated Lesen Sie mehr

    € 50,83

  • Learning Groovy 3

    Java-Based Dynamic Scripting

    von Adam L. Davis
    Serien series Professional and Applied Computing (R0)
    Start building powerful apps that take advantage of the dynamic scripting capabilities of the Groovy language, including what's new in Groovy version 3.0. This book covers Groovy fundamentals, such as installing Groovy, using Groovy tools, and working with the Groovy Development Kit (GDK). You'll also learn more advanced aspects of Groovy, such as using Groovy design patterns, writing DSLs in Lesen Sie mehr

    € 52,79

  • Functional Programming in Scala, Second Edition

    This international bestseller has been revised with new exercises, annotations, and full coverage of Scala 3.In Functional Programming in Scala, Second Edition you will learn how to:Recognize and write purely functional codeWork with errors without using exceptionsWork with state and concurrencyInteract with functional structures that define common behaviorsWrite code that performs I/O without Lesen Sie mehr

    € 50,83

  • Learning XNA 4.0

    Game Development for the PC, Xbox 360, and Windows Phone 7

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

    € 22,98

  • Building Applications with Spring 5 and Vue.js 2

    Build a modern, full-stack web application using Spring Boot and Vuex

    von James J. Ye
    Become efficient in both frontend and backend web development with Spring and VueKey FeaturesConnect application’s frontend and backend with Vue, Vuex, and Spring BootLeverage the latest web standards to enhance code performance, readability, and cross-compatibilityBuild secure full-stack web applications with Spring SecurityBook DescriptionBuilding Applications with Spring 5 and Vue.js 2, with Lesen Sie mehr

    € 30,68

  • Head First Kotlin

    A Brain-Friendly Guide

    What will you learn from this book?Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin developer. You’ll learn everything from language fundamentals to collections, generics, lambdas, and higher-order functions. Along Lesen Sie mehr

    € 30,13

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you Lesen Sie mehr

    € 30,57

  • Learning RxJava

    Reactive, Concurrent, and responsive applications

    von Thomas Nield
    Reactive Programming with Java and ReactiveXKey Features\[\*\]Explore the essential tools and operators RxJava provides, and know which situations to use them in\[\*\]Delve into Observables and Subscribers, the core components of RxJava used for building scalable and performant reactive applications\[\*\]Delve into the practical implementation of tools to effectively take on complex tasks such as Lesen Sie mehr

    € 30,68

  • Scala for the Impatient

    von Cay Horstmann
    Scala 3--A Clear, Concise GuideScala 3 is concise, consistent, flexible, robust, and efficient, but there's a lot to learn and navigating features and improvements can be challenging. Scala for the Impatient, Third Edition, is a complete yet concise guide that reflects the major enhancements of Scala 3, from improved syntax and revamped type system to powerful contextual abstractions.This Lesen Sie mehr

    € 39,59