There’s http://norvig.com/21-days.html with provides a bunch of suggestions.
Otherwise getting better at programming is like getting better at anything. You need to spot patterns of suboptimal behavior.
Do code reviews with other people. Talk about whether the code is optimal and how it can be improved.
There’s http://norvig.com/21-days.html with provides a bunch of suggestions.
Otherwise getting better at programming is like getting better at anything. You need to spot patterns of suboptimal behavior.
Do code reviews with other people. Talk about whether the code is optimal and how it can be improved.