Monday 28 March 2016

Racing Car

Racing Car

As the name suggests this racing car is going on a racing track which glows...



Will turn out as an excellent professional though i would like to advise him to slow down his typing speed while writing programs and devote more time to designing and analysis. I mean with paper and pencil before actually typing code. I know no programmer gets it right the first time but trial and error is not the right way to code.

Needless to say i hate spaghetti code. Code which is not indented properly, Code which does not have comments. Code which has lots of debugging statements and code with lots of lines commented. Code with warnings while compiling and which runs anyway. Last thing that a programmer does after writing code which does the job is to beautify the code. Optimize the code. Make it look better. Write as many comments. Even if it’s just a hundred or two hundred line program it should be "delivered" properly even if its going to be an open source software.(NOTE: I FOLLOW NONE OF THE ABOVE. WHAT IS WRITTEN HERE IS CHARACTERISTICS OF AN IDEAL PROGRAMMER)

Screen Shots:




Download Program Source Code here
Download Report here

2 comments: