Solving programming exercises (www.pythonmorsels.com)
from learnbyexample@programming.dev to programming@programming.dev on 18 Nov 2023 14:54
https://programming.dev/post/6059096

#programming

threaded - newest

ericjmorey@programming.dev on 18 Nov 2023 20:30 next collapse

This feels like an extremely unimportant question to ask and answer.

noproblemmy@programming.dev on 19 Nov 2023 11:19 next collapse

I hate background thinking. I mean, I want that background thinking to be more foreground thinking. Feels like the brain playing games on knowing the answer but not wanting to give it right away.

DrDeadCrash@programming.dev on 21 Nov 2023 00:38 collapse

I think once you’ve absorbed a bunch of data, it takes time to put all the connections together.

bnjmn@programming.dev on 19 Nov 2023 11:48 collapse

Something I’ve been trying to cultivate is the ability to “externalize” my thoughts (even if it’s just to myself). Like, more of a process-oriented approach. it’s so easy to bang out some code that works, but sometimes I look back at what I wrote and think “how did I wind up here”