Leanpub Header

Skip to main content

Filters

Category: "Java"

Java

  1. Java EE 8
    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.

  2. Java Cryptography: Tools and Techniques

    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.

  3. Programacion Funcional en Java

    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

  4. Applied Modularity
    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.

  5. Android Testing Guide
    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.

  6. Java for the Real World

    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!

  7. Reactive Programming on Android with RxJava
    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.

  8. Java Web Scraping Handbook

    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.

  9. Gson Workbook
    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.

  10. Java Ninja Rehberi
    Java Ninja Rehberi
    Java Öğrenmek İçin Pratik Öneriler
    Cem Ikta

    Java programlama dilini öğrenmek, popüler Framework'lerle çalışmak ve Java teknolojilerinde uzmanlaşmak istiyorsanız, bu kitap tam sizin için yazıldı!

  11. Android Studio Development Essentials - Android 7 Edition
    Android Studio Development Essentials - Android 7 Edition
    Learn to develop Android 7 apps with Android Studio 2.2
    Neil Smyth

    Fully updated for Android Studio 2.2 and Android 7, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 7 Software Development Kit (SDK).

  12. Enterprise 2.0 with Agorava
    Enterprise 2.0 with Agorava
    Social Frameworks for the Java Platform
    Werner Keil
    No Description Available
  13. Modern Java: Second Edition
    Modern Java: Second Edition
    Java 21 and the Java Ecosystem
    Adam L. Davis

    This book will help you understand the latest in Java 8 to 21, asynchronous, reactive programming, build, testing, and web frameworks (and a bit of Groovy and Scala) so you can advance your career in software development. No AI was used! All readers will get all future updates and 20% of proceeds go to EFF.

  14. GRAILS 3 - Step By Step
    GRAILS 3 - Step By Step
    Greenfield applications made right with Grails 3
    Cristian Olaru

    Grails 3 Book - Step by Step

  15. Programação Orientada a Objetos
    Programação Orientada a Objetos
    Conceitos e Princípios implementados na linguagem Java
    Márcio Torres

    Conceitos e princípios da Programação Orientada a Objetos implementados na linguagem de programação Java