I found this presentation on test-driven development in C using assert and stdbool interesting: http://www.slideshare.net/amritayan/test-driven-development-.... It shows that you can accomplish quite a lot without a…
The game is fun, but perhaps a bit misleading regarding what 'mastering vim movement' amounts to. As I am sure many of you know, vim has tons of constructs for efficient navigation: Using b or w for word-wise jumping,…
I found this presentation on test-driven development in C using assert and stdbool interesting: http://www.slideshare.net/amritayan/test-driven-development-.... It shows that you can accomplish quite a lot without a…
The game is fun, but perhaps a bit misleading regarding what 'mastering vim movement' amounts to. As I am sure many of you know, vim has tons of constructs for efficient navigation: Using b or w for word-wise jumping,…