Coding Tips
Rapid Application Redevelopment
August 5, 2011
The purpose of this paper is to show how SAS can be used to both analyse and redevelop an existing application. The paper describes several ...
Read More SAS Objects!
August 5, 2011
The purpose of this paper is to describe how creating custom SAS objects and using Object Orientated Programming enhances programmer productivity, reduces defects and enhances ...
Read More JCL Users Guide
July 26, 2011
The purpose of this document is to describe the Job Control Language (JCL) used on IBM mainframes.
Read More Java – Strip extension from file name
July 14, 2011
A quick Java method to strip the extension from a file name.
Read More Java tutorials at Mkyong.com
July 14, 2011
This site has a number of great Java development tutorials.
Read More Send email from Java using Gmail
November 6, 2010
Sending an email from Java using Gmail is easy.
Read More JAutodoc and EclEmma – Eclipse tools
May 17, 2010
These are a couple of really useful Eclipse tools for Java development.
Read More State Aware SAX Parser
March 26, 2010
The purpose of this document is to describe a technique to simplify the development of SAX parsers.
Read More