Coding Tips

Coding TipsSASSUGA

Rapid Application Redevelopment

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
Coding TipsSASOOP

SAS Objects!

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
Coding Tips

JCL Users Guide

The purpose of this document is to describe the Job Control Language (JCL) used on IBM mainframes.
Read More
Coding Tips

Java – Strip extension from file name

A quick Java method to strip the extension from a file name.
Read More
Coding Tips

Java tutorials at Mkyong.com

This site has a number of great Java development tutorials.
Read More
Coding TipsJavaEclipse

AmaterasERD

AmaterasERD is an Eclipse plug-in to draw ER diagrams.
Read More
Coding TipsJavagmail

Send email from Java using Gmail

Sending an email from Java using Gmail is easy.
Read More
Coding TipsJavaEclipse

JAutodoc and EclEmma – Eclipse tools

These are a couple of really useful Eclipse tools for Java development.
Read More
Coding TipsJavaSAX

State Aware SAX Parser

The purpose of this document is to describe a technique to simplify the development of SAX parsers.
Read More
Scroll to Top