Renumber to make the flow better

This commit is contained in:
Crista Lopes
2014-01-05 07:40:17 -08:00
parent ce0bef372e
commit f0445b3c61
13 changed files with 0 additions and 0 deletions

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

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