Thursday, September 9, 2010

thoughts of a developer...

Life is like a program, there's a problem you need to analyze. Then you plan for it and design it very well. When all the requirements and designs are done,you start the coding. During the coding phase, we encountered errors and these spiced up your program. Coding takes time unless you design it perfectly. But, as most people said, there is no such thing as perfect in this world, only perfect intentions. As long as it serves its purpose, the program will always be perfect for the problem. when coding is done, you need to test it. Usually, bugs are found in this phase but then as you debug and fix the problems and errors that occurred, most of the errors can be eliminated. Then, after the errors and problems that you'd faced, there it is. The program you just created will be release, fresh but full of experiences.