Solving programming exercises

https://www.pythonmorsels.com/programming-exercise-tips/

37 points · 3 comments · view on lemmy.world

3 Comments

noproblemmy@programming.dev · 4 pts · 2y (1 reply)

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 · 2 pts · 2y

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

bnjmn@programming.dev · 3 pts · 2y

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"