Leanpub Header

Skip to main content

Filters

Category: "Java"

Books

  1. 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ı!

  2. 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).

  3. Enterprise 2.0 with Agorava
    Social Frameworks for the Java Platform
    Werner Keil
    No Description Available
  4. 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.

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

    Grails 3 Book - Step by Step

  6. 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

  7. Our learning package contains everything you need to know about Gson. Value your time & save yourself from endless hours of Google searches to quick fix your issues. Invest in your knowledge upfront & select the right package for you.The book is based on Gson 2.8.Extensive code samples are included, an additional workbook in the premium package.

  8. The Modern Cryptography CookBook
    Cryptography is for EveryOne. Learn from Crypto Principle to Applied Cryptography With Practical Example
    Anish Nath

    Cryptography Cookbook is the intuitive way of learning practical cryptography and applied cryptograhy. This book contains more than 1000+ recieipes which include and not limited to Symmetric Key, Assymetric Keys, hashing algorithms, hmac, key exchanges,pki ,encoding decoding,certificare management tls,gpg,smime,ssh-keygen,keytool,iptables etc.

  9. In this iText 7 tutorial, you'll be introduced to all the building blocks that allow you to create a PDF document from scratch.

  10. Microservices
    A Pragmatic Approach
    Rohit Kelapure

    Actionable Microservices implementation & architecture advice that will get your applications to production faster in days! not weeks or months

  11. Fully updated for Android Studio 2, 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 6 Software Development Kit (SDK).

  12. REST assured with JAX-RS
    speak HTTP using Java
    Abhishek Gupta

    This book covers the nitty gritty of JAX-RS: a Java based standard (specification) for building RESTful web services. It covers JAX-RS 2.1 (the latest edition) and can be used as a cheat sheet or a getting started with JAX-RS style guide.

  13. Spring Boot Introduction
    Spring Boot入门(中文版)
    邱张华

    Spring Boot是Java和Spring程序员必须掌握的技术,作者有多年的Spring相关开发经验。阅读这本书,读者能迅速基于Spring Boot开发。

  14. This tutorial is the first manual on how to use iText 7. It's not the ultimate resource the way "iText in Action" was for iText2 and "iText in Action - Second Edition" for iText5. It's called a Jump-Start Tutorial because it gives you a quick overview of the basic iText functionality, limited to PDF creation and manipulation. This allows new iText users to discover what's possible, whereas seasoned iText users will spot what's different compared to iText5.

  15. Most descriptions of test automation code show you how to get started, but doesn't show you how to keep things organized as the code, and tests, get bigger and more complicated. This book describes some of the patterns I've used in the EquineHoroscope codebase. (https://github.com/gdinwiddie/EquineHoroscope)