Leanpub Header

Skip to main content

Filters

Category: "Java"

Books

  1. Test-Driven Development, Build Automation, Continuous Integration
    with Java, Eclipse and friends
    Lorenzo Bettini

    Get started with Test-Driven Development (write tests before the code), Build Automation (make the overall process of compilation and testing automatic with Maven), and Continuous Integration (commit changes and a server will perform the whole build of your code). Using Java, Eclipse, and their ecosystems.

  2. Data Science is a growing field. Want to learn the popular java programming language and Stanford NLP to do text mining and Natural Language Processing, this is the book to grab.

  3. Mastering Mobile Application Development - 2nd Edition
    Learning iOS and Android Side-By-Side
    Jonathan Engelsma and Hans Dulimarta

    Learn to develop native apps on iOS and Android. Leverage what you know about one platform to quickly learn the other, or simply learn both platforms at the same time! This book relates concepts across platforms and is your trusted guide to rapidly mastering mobile app development.

  4. Playing with Java Microservices on Kubernetes and OpenShift will teach you how to build and design microservices using Java and the Spring platform. You'll learn how to build a microservices architecture with Spring Boot/Cloud, by evolving an application from a sample monolith to an architecture composed of several services.

  5. The Apache Ignite book
    The next phase of the distributed systems
    Shamim Bhuiyan

    The complete guide to learning everything you need to know about Apache Ignite

  6. Java EE 8
    Only What's New
    Alex Theedom

    This book covers all new and updated Java EE 8 APIs with plenty of code examples to demonstrate each feature: JSON Binding 1.0, Security 1.0, Servlet 4.0, Bean Validation 2.0, CDI 2.0, JAX-RS 2.1, JSF 2.3, JSON Processing 1.1 and JPA 2.2. Only what's new is included, so you won't spend time reading what you already know, only what you don't.

  7. Between the standard Java Runtime and the Bouncy Castle APIs there is a rich tool set of APIs to help work with the maze of standards and protocols needed for secure communication, storage and identity management. This book will help you navigate that maze and shine light into some of the darker corridors.

  8. La programacion funcional ha llegado para quedarse. A parte de los nuevos lenguajes que estan saliendo otros como Java han evolucionado sus APIs para abrazar el paradigma funcional En este libro aprenderas lo necesario para convertirte en un experto en programacion funcional en Java Consiguelo hasta su publicacion a mitad de precio

  9. Applied Modularity
    Do we really need OSGi, Micro Services and the Java Module System?
    Reik Oberrath

    How can a book offer anything “applied” on an abstract topic such as modularity in software development? – Well, for instance, by runnable examples and code to play with, by comparing different approaches of modularity applied to the same business domain and by field reports from projects where modularity has been intensively applied.

  10. Android Testing Guide
    Practical tips and techniques for testing real-world Android applications
    Ravindra Kumar

    The missing Android testing book you have been waiting for. Are you a beginner in testing Android apps and want to get your journey started? Or do you consider yourself a testing veteran who is always one-step ahead of the game? Without any doubts, this is a must-read book for you to master Android testing like never before.

  11. Java for the Real World is the perfect book for anyone starting their Java career. Learning the language was easy, but now you need to learn the ecosystem. Whether you are a recent graduate or a professional starting a new project, this book will help you hit the ground running. Updated in 2018 for Java 11!

  12. Reactive Programming on Android with RxJava
    Christopher Arriola and Angus Huang

    This book is a guide for experienced Android developers looking to learn about reactive programming using RxJava, the Java implementation of ReactiveX. It is written in a clear and concise way with many Android-specific examples.

  13. JavaParser: Visited
    Analyse, transform and generate your Java code base
    Nicholas Smith, Danny van Bruggen, and Federico Tomassetti

    In this book key contributors to the JavaParser library teach you how to programmatically analyse, transform and generate your java code base. The first part of the book aims to introduce you to the basics of the library before the team take you through a more detailed look at some of their favourite applications of the library.

  14. Learn advanced web scraping techniques with Java. Extract data from any website. Deal with AJAX heavy websites, break captchas, deploy your scrapers in the cloud.

  15. Gson Workbook
    Norman Peitek

    This workbook is an excellent complement to our learning book.  If you want to practice your Gson knowledge, this is the framework for you. The workbook is based on Gson 2.8.