6

Dev Mantra

I do not write code with my keyboard. He who writes code with his keyboard has forgotten the days of the punch cards. I write code with mind.

I do not write non descriptive variables. He who writes non descriptive variables has forgotten the days of the punch cards. I write self descriptive code.

I do not debug by brute force. He who debugs by brute force has forgotten has forgotten the days of the punch cards. I debug with breakpoints and stack traces.

Comments
Add Comment