DEV Community

Discussion on: Learning to program well instead of just learning new skills

Collapse
 
xanderyzwich profile image
Corey McCarty

Code review is the thing that you are really looking for. Open source contributions can be good for this. You can actually read through the PR/MR conversations that are out there without even needing to be a part of it, but if you are a part of it then you get feedback on what you are doing. Watching live code streams can also help you to understand the process that's going on in someone's head when they code.