|
|
|
|
|
by calebjosue
960 days ago
|
|
I'd like sketching algorithms and ideas in paper, because I can focus on the idea I'd want to try, with no syntax (I write a combination of Pseudocode-haskell-math combination) and programming language peculiarity getting in my way. But eventually those ideas need to be typed in a particular programming language using a computer, if some idea needs refinement it is very helpful for me to launch a debugger or a REPL session. As Leslie Lamport would say: Thinking above code. |
|