Content deleted Content added
Format as definition list |
Rescuing 3 sources and tagging 0 as dead.) #IABot (v2.0.9.5 |
||
Line 13:
;"Externalize the stack"
: Turn a [[Recursion (computer science)|recursive function]] into an [[iterative function]] that uses a [[call stack|stack]]<ref>{{cite web
|
|
|
|
|
|
|
|url-status = bot: unknown
}}</ref>
;[[Interpreter pattern]]
Line 37 ⟶ 38:
<dt>Weak reference pattern</dt>
<dd>De-couple an observer from an observable<ref>{{cite web
|
|
|
|title |
| |
|
|
|url-status = bot: unknown
}}</ref>
</dd>
Line 51 ⟶ 55:
;[[Protocol stack]]
: Communications are handled by multiple layers, which form an encapsulation hierarchy<ref>{{cite web
|
|
|
|
|
|
|
|url-status = bot: unknown
}}</ref>
;[[Scheduled-task pattern]]
|