ChristianKl comments on Programming Thread - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (64)
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.