What to name a method ?
The Weird and The Wonderful
1
Posts
1
Posters
0
Views
1
Watching
-
So I am writing this application for key cutting machines and one of the method is to generate codes to feed to the machine that cut actual keys.... So for the next generation developer I am leaving below method signature and a very useful comment... :)
// The Matrix has found you Neo !!!
protected void IAmTheKeyMaker()
{
// And I will show you how deep the rabbit hole runs !!!}
Zen and the art of software maintenance : rm -rf * Math is like love : a simple idea but it can get complicated.