JackKuo's Blog

Tech | Open Source | Altruism

Learning from Developing Console App

Is there any best practice? I think you can learn many best practices from famous UNIX apps. Such as git, dig, and nc. Just use them and study them thoroughly. In my experience, the following 7 topics hold significant importance, and I will give explanations for each of them.