Added style #3

This commit is contained in:
Crista Lopes
2013-09-22 08:59:26 -07:00
parent 3468b95a94
commit 91ecd37836
2 changed files with 101 additions and 0 deletions

12
03-cookbook/README.md Normal file
View File

@@ -0,0 +1,12 @@
Style #3
==============================
Constraints:
- Larger problem decomposed in procedural abstractions
- Larger problem solved as a sequence of commands, each corresponding to a procedure
Possible names:
- Cookbook
- Procedural