diff --git a/_posts/2010-01-05-good-practice.md b/_posts/2010-01-05-good-practice.md index 5088da0..162f3dd 100644 --- a/_posts/2010-01-05-good-practice.md +++ b/_posts/2010-01-05-good-practice.md @@ -1,7 +1,7 @@ --- title: "Good Programming Practices" permalink: /good-programming-practices/ -category: technical +category: technology description: Some thoughts on practices that make programming better --- I want to talk about programming and some practices that, I think, can make a programmer more efficient when observed. First, let's talk about what programming is.