ChristianKl comments on Programming Thread - Less Wrong

12 Post author: Viliam_Bur 06 December 2012 07:07PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (64)

You are viewing a single comment's thread. Show more comments above.

Comment author: ChristianKl 09 December 2012 12:32:12AM 0 points [-]

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.