A couple months ago I sat down at Barnes & Noble and read a book on Aspect-Oriented Programming (AOP). I don’t know if the author didn’t do a good enough job of explaining it or not, but I just didn’t get it. Of course going from structual programming to Object Oriented programming is not an easy transition for some either. All these damn programming paradigms. Goes to show we haven’t reached perfection yet.

Back to the article though.

It’d be nice if the situation were different. Need logging? Just write a new module that logs all method execution. Need caching? Add a module. Need security? Add another module, all without modifying the core implementation, leaving it as clean as it was during the initial phase.

Sound too good to be true? Not so. Aspect-oriented programming (AOP) can make this desired story a reality.

Also I decided to help everyone out and find some books at Amazon on AOP:

Share and Enjoy

  • StumbleUpon
  • Reddit
  • Digg
  • del.icio.us
  • Facebook
  • TwitThis

Related posts:

Object Oriented Programming Tips
Proggy Programming Fonts
Free Apress Programming Books
A Developer’s Guide to evaluating Eclipse vs. Netbeans
Free Programming and Computer Science Books

Hope you like that post!

Forever Geek is a resource for all things geek. You can stay tuned by having the latest FG news delivered to you for free via RSS.