Introduction to Aspect-Oriented Programming - Yan Cui


Details
Aspect oriented programming is a programming paradigm that aims to increase modularity by allowing the separation of cross-cutting concerns.
This talk is for programmers who are curious about AOP and how it can help you:
• write fewer lines of code
• write cleaner, more concise and more maintainable code
• produce fewer defects
• produce more reusable code
• be more productive!
Biography:
Based in London, Yan works as a server side developer for GameSys where he develops the cloud-hosted architectures for GameSys's social games to support the many millions of players for their games. Yan mainly specialises in .Net technologies such as C# and F# but he also holds strong interests in other areas such as AOP, NoSQL, functional programming and cloud computing.

Introduction to Aspect-Oriented Programming - Yan Cui