Skip to content

Commit

Permalink
to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
worfly committed Aug 21, 2016
1 parent a01136b commit 0fba64e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion reference/coordinate.md
Expand Up @@ -8,6 +8,11 @@
6. our example begins with an action that is successfully executed
7. in describing its pieces from programming to execution, we learn what we need to understand the returned value
8. a function that has completed has worked within its design parameters at least once

9. in learning how to program this object, you will only learn what you need to know
10. much of what can be know is purposely left for deeper introspection
11. furthermore, much of what can be known exists but is unknown
12. our objective is not to know everything, just that which we can described




0 comments on commit 0fba64e

Please sign in to comment.