Tag: syntax errors
Bluefish-The Feature Rich Editor
This light and fast open source editor, best suited for Web development, is available across multiple platforms and supports many programming languages. The editor...
Joy of Programming: Abort, Retry, Fail?
Exception handling is tricky to get right. In this column, I present some guidelines for writing good exception handling code, by giving real-world (counter)...