top | item 46834768

(no title)

aaveragedev | 1 month ago

Yes but I am jr. dev so there are certain implementations which I have not seen or not been familiarized with which is why there are times where it's difficult for me to notice certain code which might break in future for certain cases but due to my inexperience it is a bit difficult to catch it.

discuss

order

adamzwasserman|29 days ago

I admire your honesty. I suspect that attitude will take you far.

Exercism.io is excellent for exactly the experience you're seeking. The mentored tracks force you to see multiple solutions to the same problem, which builds pattern recognition faster than production work alone. You start noticing when code "feels" fragile before you can articulate why.

aaveragedev|28 days ago

Thanks this looks like a helpful tool. The part where I notice the code is fragile and work for a better solution is where I get stuck in AI development. I will definitely explore this thing more.