Leanpub Header

Skip to main content

Filters

Category: "Java"

Books

  1. Spring Inversion of Control(IoC),Spring Dependency Injection(DI),Spring beans,scopes,Annotations,XML,Bean Lifecycle,Spring AOP,Spring Transaction management,Pointcuts,Expression Language(EL),Exception handling,Aspects,Load time weaving(LTW),Spring Junit,JDBC Templates,Hibernate Template,JPATemplates,Creating custom scopes and namespaces.

  2. JavaEE Security Workshop
    Rudy De Busscher

    Interested in Java EE security? Check out this book around some of the concepts and step by step instruction for some small examples.

  3. Software Development Axioms, 2nd Edition
    Simple Rules for Higher Quality
    John "g$" Gmutza

    The software landscape is more crowed than ever! New frameworks seem to arrive weekly.  There are tons of books out there about mastering specific frameworks, but here is one to help you master the one constant factor, no matter where you are:  constructing the source code. Build great things in any programming notation; the rules are inside...

  4. One of the most misunderstood XP techniques might be Refactoring. Many understand it in the meaning of re-write which is definitely not what it was meant to be. See how refractoring an example taken from a real world project both consits of very small sometimes even tiny changes and still introduces major archiectural reconstructions.

  5. Android Studio Development Essentials - Android 6 Edition
    Learn to Develop Android 6 Apps using Android Studio
    Neil Smyth

    Everything you need to know to develop Android 6 apps using the Android Studio development environment in a single book. Android Studio Development Essentials - Android 6 Edition contains 65 in depth chapters and over 40 example projects.

  6. Πρόκειται για ένα  σύντομο και περιεκτικό εγχειρίδιο της γλώσσας προγραμματισμού Java το οποίο έχει σκοπό να δώσει στον αναγνώστη μια γεύση των πιο σημαντικών στοιχείων της γλώσσας  (περιλαμβάνει και παράδειγμα ανάπτυξης εφαρμογών Android με χρήση της Java).

  7. Learn to write high-quality unit tests with the finest technologies of the Java world! Learn about parameterized tests and testing of asynchronous code. Write maintainable tests using matchers and mocks. Avoid common pitfalls. Increase your awesomeness ;)

  8. Opinionated JPA with Querydsl
    Richard "Virgo" Richter

    We use JPA/ORM because it's convenient and available. How hard can it be? Later our to-one relationships don't want to load lazily and the performance suffers. This book fills non-reference niche, using JPA differently and exploring options how to get around some of the limitations. And it shows Querydsl for better query code in the process.

  9. Learn to write high-quality unit tests with the finest technologies of the Java world! Learn about parameterized tests and testing of asynchronous code. Write maintainable tests using matchers and mocks. Avoid common pitfalls. Increase your awesomeness ;)

  10. Refactoring to Clean Code
    Concepts and Techniques for Taming Wild Code
    Amr Noaman

    One of the most painful activities in software is maintaining poor code. This book is your companion to improve application code to become easier to understand and cheaper to modify. It's also your step by step guide to adopt clean coding techniques and professional development habits in a systematic and sustainable way.

  11. What to Look for in a Code Review
    Effective tips for reviewing code
    Trisha Gee

    Effective Code Review Tips and Tricks

  12. Java Everywhere Again with DukeScript
    JavaOne Hands on Lab 3962
    Anton Epple

    This is the Lab Guide for HOL3962 on DukeScript.

  13. Beginning Java
    Dive into the challenging world of software development
    Michael Müller

    Do you like to start with programming apps? Dive into the challenging world of software development with Java. Find out about the basics of the programming language Java as well as programming in common. Learn about software structures and common tasks like testing and improving your software (aka refactoring). Enjoy reading and in practice.

  14. Master Apache JMeter From load testing to DevOps.
    Prefaced by Alexander Podelko
    Philippe Mouawad, Milamber, and Antonio Gomes Rodrigues

    Master performance testing and JMeter with this book written by three members of Apache JMeter's team who are also experts in the performance field.You will deeply understand how to get the most out of it, be more productive and integrate it into your Agile/DevOps processes.

  15. Ratpacked Notebook
    Experience Ratpack with code snippets
    Hubert Klein Ikkink

    Learn more about Ratpack features with code snippets and short articles. The articles and code will get you started quickly and will give more insight in Ratpack.