Sunday, February 3, 2013

The extinction of syntax errors.

IDEs have done a great deal in making syntax errors in applications a thing of the past. Unless someone has got the time to code in non-syntax error highlighting editors, they will encounter syntax errors only when they are typing codes, not when the application build is complete.
21st century coders think of application logic so whenever they have a bug to deal with, it is more of a logical error.
IDEs like the OutSystems Agile Platform Studio http://www.outsystems.com/ take application logic to another level by letting the developer create application logic flow as flowcharts. No coding required.