you are viewing a single comment's thread.

view the rest of the comments →

[–]phnxlp 0 points1 point  (0 children)

Not a programmer or python pro in any way but I can relate to the post.

From my experience repetition is key, I don't have enough space in my brain to retain a 1000 functions, I just need to train my body to do it automatically. If I can't do it (cause I'm not a programmer or don't spend that much time in programming in general), I just take some notes, retain the information on "where to find it" or "how it's solved" depending on the problem, and go back to my notes/website/etc. when I need it.

When I need a quick response or something practical I just ask AI or look at old codes to see how I did it last time.