Like I did for Functional Programming, this post contains the mindmap that covers the basic elements of Aspect-Oriented Programming.
This is just a tiny summary of the most important points of AOP, and uses AspectJ in the examples.
Topics covered:
- Definition
- Response to Object-Oriented crosscutting concerns
- Aspects
- Advices
- Inter-Type Declarations
- Join Point Model: Join Points, Pointcuts, Advices
- AspectJ tiny example
You can reach a browsable HTML export of the mindmap
You can download a PNG export of the MindMap.
You can download Freemind sources of the MindMap
Related posts
Categories: Programming, Unibz Tags: 2009, aspect-oriented programming, Download, elements of, freemind, functional programming, HTTP, java, javascript, mind, mindmap, page, pageTracker, PNG, POST, pro, Programming, programming paradigms, source, summary, Wiki, wikipedia
For the Programming Paradigms course we had to study the concepts of Functional Programming.
So here is my usual mindmap regarding the topic. This is just a summary of the most important concepts of functional programming. It also summarizes the very well-written Functional Programming for the Rest of us publication, and uses its pseudo-Java language.
Topics covered:
- Definition
- Basic Units
- Symbols
- Concurrency
- Higher Order Functions
- Functional Programming and Design Patterns
- Currying
- Lazy Evaluation
- Abstract Control Structures
- Infinite Data Structures
- Continuations
- Pattern Matching
You can reach a browsable HTML export of the mindmap
You can download a PNG export of the mindmap.
You can download FreeMind sources of the mindmap.
Related posts
Categories: Programming, Unibz Tags: 2009, data structures, Design, Download, freemind, functional programming, HTTP, java, javascript, language, mind, mindmap, page, pageTracker, PNG, pro, Programming, programming paradigm, programming paradigms, publication, rest, source, summary, Wiki, wikipedia
Recent Comments