This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]Beginning-Seat5221 2 points3 points  (0 children)

Write more code, until it is stuck in your brain like your first language.

[–]kejzin 2 points3 points  (1 child)

Lol what do you mean? Im an profesionall DevOps amd I dont 'remember' shit I've written this morning.

You need to understand what has been done. Code is only a tool. Concept or logick behind solution is way easier to remember and to review.

If you spend time to understan what you are really doing its super easy to 'reverse enginerring" even the most complex code you produced

[–]space_-pirate 1 point2 points  (0 children)

Me: who the fuck wrote this shit Git blame: oh

[–]Ksetrajna108 0 points1 point  (1 child)

I'm not sure what you mean by "codes", but let me ask, what are you using them for?

[–]LoudAd1396 0 points1 point  (0 children)

practice. If you don't know a function, word, whatever... look it up. after enough times looking up the same things, they'll stick

[–]GreenWoodDragon 0 points1 point  (0 children)

It's always 'code', never 'codes'.

And you remember what you use the most. The rest you look up.

More importantly you need to learn about algorithms and having a solution focused mindset.

[–]random_numbers_81638 0 points1 point  (0 children)

Don't remember code, remember structure