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.
Interested in Java EE security? Check out this book around some of the concepts and step by step instruction for some small examples.
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...
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.
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.
Πρόκειται για ένα σύντομο και περιεκτικό εγχειρίδιο της γλώσσας προγραμματισμού Java το οποίο έχει σκοπό να δώσει στον αναγνώστη μια γεύση των πιο σημαντικών στοιχείων της γλώσσας (περιλαμβάνει και παράδειγμα ανάπτυξης εφαρμογών Android με χρήση της Java).
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 ;)
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.
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 ;)
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.
Effective Code Review Tips and Tricks
This is the Lab Guide for HOL3962 on DukeScript.
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.
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.
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.