Neat Neat Neat

Code Styling Code Style Requirements The requirements when stylizing code such as the C# used by unity are driven by Use Cases. Collaborating – Use a style and be consistent with your collaborators. Skim reading – Use a style that is quick to skim read. Detailed examination – Use a style that is pleasant when […]

I Can See Clearly Now

Litany Of Code You will not remember everything you have written. You will be embarrassed by some things you have written. What you write will be a trade-off of time, features, and quality. You will have to collaborate on code. Code doesn’t become code until it is a collaboration. You will not understand some things […]