Programming

Personal Experience for Writing Better Code

BobAnkh published on
45 min, 8852 words

This post shares my thoughts and experiences on how to make your code better. The post is divided into two parts: The first half is about how to write better code yourself, mainly introducing some code principles, patterns and practices. The second half focuses on how to collaborate more effectively on coding.

Read More