I’ve been working with OOP for a while (C#, VB.NET), and I’m just starting to get into design patterns. Lately I’ve been hearing a lot about AOP (Aspect-Oriented Programming) and was wondering what it was. After some investigation, this concept seems quite interesting.
My question is this; Should I bother learning about design patterns or should I pick up a book on AOP instead? What other books do you recommend?
My question is this; Should I bother learning about design patterns or should I pick up a book on AOP instead? What other books do you recommend?