fix post tag
This commit is contained in:
parent
796bf5f113
commit
e823a9a4f2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Good Programming Practices"
|
title: "Good Programming Practices"
|
||||||
permalink: /good-programming-practices/
|
permalink: /good-programming-practices/
|
||||||
category: technical
|
category: technology
|
||||||
description: Some thoughts on practices that make programming better
|
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.<!--more-->
|
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.<!--more-->
|
||||||
|
|
Loading…
Reference in a new issue