A twitter stream of tips for beginning programmers.

Joined January 2011
Photos and videos
When I'm totally blocked in implementing a new feature, I go off and write some boring mindless unit tests on code that needs it.
4
1
Take today and try to force yourself to write a simple piece of software that is written as fast and "wrong" as possible. Then fix it.
10
3
If you use an IDE, take a screen shot. In an image editor, black out anything that's not code. How much of what's black is used?
1
32
3