diff --git a/_posts/2010-01-05-good-practice.md b/_posts/2010-01-05-good-practice.md index 162f3dd..5b5c7bb 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: technology +category: motivational 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.