DEV Community

Tin Trinh
Tin Trinh

Posted on

Effective Java Programming Part1 - Some thoughts about effective programming

First rule first, code should be reused instead of copying.

Learning the art of programing is like other disciplines, consist of learning the rule and then learning when to break them with good reason.

Top comments (0)