|
|
|
|
|
by RossM
5038 days ago
|
|
I have a small (~A4) whiteboard for this reason. This method of writing pseudo-code to outline a solution is what caused me to learn Python as I found I was pretty much drafting Python code. I've found I produce much more efficient (and less buggy) solutions when I've stopped to think about them bit-by-bit. |
|