Leanpub Header

Skip to main content

Filters

Category: "Java"

Books

  1. TDD for Android
    Time-tested tricks to do Test-Driven Development well
    Matteo Vaccari and Carlo Bellettini

    Learn time-tested fundamental TDD and design techniques that make TDD in Android productive and fun. Avoid spending a lot of time tweaking fancy test libraries and difficult IDE/gradle setups. WARNING this book by now is out of date.

  2. JUnit 5 Cookbook
    Unit Testing in Java with JUnit 5.11.4
    Fu Cheng

    An introduction of unit testing Java applications using JUnit 5

  3. Do you want do dip your toes into Android app development? This is the perfect gentle introduction for you.

  4. Das Vaadin 7 Grundlagenbuch
    Einstieg in das Vaadin Framework für Rich Internet Applications
    Roland Krüger

    Sie möchten anspruchsvolle und moderne Web-Anwendungen mit Java schreiben? Sie möchten Web-Anwendungen schreiben, die visuell ansprechend sind und sich in ihrer Bedienung kaum von nativen Desktop-Applikationen unterscheiden? Sie haben keine Lust auf JavaScript? Dann ist das Vaadin Framework genau richtig für Sie! Lernen Sie in diesem Buch die wichtigsten Grundlagen von Vaadin 7 kennen, um Ihre ersten Anwendungen mit diesem Framework erfolgreich meistern zu können.

  5. Aprende Java con Ejercicios
    Luis José Sánchez González

    Manual práctico para aprender a programar en Java desde cero. Contiene la teoría imprescindible junto con ejemplos que te ayudarán a comprender las nociones básicas como variables, bucles, arrays, funciones... y conceptos avanzados como la Programación Orientada a Objetos, aplicaciones JSP y acceso a BBDD. Incluye 350 ejercicios resueltos. IMPORTANTE: Este manual en formato electrónico en Leanpub está desactualizado. La versión actualizada y mejorada de "Aprende Java con Ejercicios" está disponible en Amazon, en una colección de libros en tapa blanda. Enlace al primer tomo, "Cinturón Blanco (Volumen 1): https://www.amazon.es/dp/B0DT3XMF5C

  6. Apache NetBeans Platform for Beginners
    Modular Application Development for the Java Desktop
    Jason Wexbridge and Walter Nyland
    No Description Available
  7. What's New in Java 8
    An unofficial guide to Java and JDK 1.8
    Adam L. Davis

    This book will help you understand Java 8, including Project Lambda, the new Date-Time API, Streams, Nashorn, and more. All readers will get all future updates and 10% of proceeds go to EFF. If you like this, please check out Adam's other books.

  8. "Learn Java the Hard Way" teaches you how to code by having you type in short, simple programs and getting them to work. The exercises and explanations in this book are distilled from my nearly two decades of experience teaching programming to ordinary students. Over 2,000 students have taken my classes and nine months later almost all of them knew how to code - at least a little! If you have ever bought another Java book for "beginners" and been lost by page 10, then my book is for you!

  9. Java For Testers
    Learn Java fundamentals fast
    Alan Richardson

    Write tests which help you add value on projects and provide a foundation of Java knowledge you can build on.

  10. Modern Java
    Java 7 and Polyglot Programming on the JVM
    Adam L. Davis

    This book will help you understand the latest in Java 7, concurrent programming, build, testing, and web frameworks, and the best JVM languages so you can advance your career in software development.