 | Level: Intermediate Sing Li (westmakaha@yahoo.com), Author, Wrox Press
30 Aug 2005 Follow along with Sing Li as he guides you through the basic concepts of aspect-oriented programming (AOP). AOP tools give you a way to separate the code for essential crosscutting concerns, such as logging and security, from your Java™ programs' core application logic cleanly. AOP can make your code more readable, less error-prone, and easier to maintain.
In this tutorial
This tutorial introduces AOP and its basic concepts. AOP and its associated tools let you separate the code for essential crosscutting concerns, such as logging and security, from a program's core application logic. AOP improves code quality by making it more readable, less error-prone, and easier to design and maintain.
Prerequisites
This tutorial is for Java developers who want to explore AOP. You need to be comfortable with object-oriented design and Java programming. Experience working with security and logging systems is helpful but not necessary.
System requirements
Duration
Under two hours
Formats html, pdf
|  | |  |