Category Archives: Coding Tips
Tip #2: Beware the “Norton Anti-Virus” virus
While the Windows operating system may have been host to a minor worm or virus here and there, nothing major has come along until today. A serious Windows virus is making the rounds; security experts have dubbed this one: Norton … Continue reading
Posted in Coding Tips, Micro$oft
1 Comment
Tip #1: All functions should include an unexpected, random operation
Beginning programmers often make the mistake of writing functions that perform a specific, useful task. For example, perhaps the programmer finds that s/he is often converting DOS newline characters into UNIX newlines. The programmer will generally make the typical novice … Continue reading
Posted in Coding Tips, Micro$oft
Leave a comment