User:Camilo
A.
Prototyping
I N T R O
- tool: "Notebook" /// Nobel way to mix text and code https://notebook.xpub.nl/user/camilo/lab
- (.ipynb)
- Literate programming: "Donald E. Knuth" ☼ https://en.wikipedia.org/wiki/Literate_programming
- Pdf tip: visualize a specific #page (/pdf#page=15)
- "is real code in the scense of being cryptic"
- there is a lot of analytical thought reading code, stop, decrypt, get lost, keep reading. is it allways a trying to find out meaning and functions?
P Y T H O N
- Verb: Parse, to separate a sentence into grammatical parts, such as subject, verb, etc.
- Tool: Python visualizator ☼ https://vpyast.appspot.com
- "Expressions must be same type in order to operate each other"
- "?" to look documentation