Search Results

2
votes

Improving as a coder with respect to design.

There are a lot of answers to your question, but I'll point out what I think are key basics. Keep it simple. It should only do what it needs to do, and it should do it well. (Test …