Programmer's Guide > About This Guide > About This Guide > Where to Get More Information
  
Where to Get More Information
Supporting documentation and related Javadoc for Arbortext Editor and Arbortext Publishing Engine can be found in the Arbortext Editor Help Center. You can open the Help Center from the Arbortext EditorHelp menu. ACL (Arbortext Command Language) documentation is included in the Help Center and is not the focus of the Programmer's Reference.
If you're using the Arbortext Publishing Engine, be sure to review Installation Guide for Arbortext Publishing Engine and Configuration Guide for Arbortext Publishing Engine for extensive information on Arbortext Publishing Engine installation, setup, and configuration.
Training classes are also available. For more information, visit www.ptc.com.
If you are looking for more general information on programming or scripting languages, you may want to consult the following resources:
Thinking in Java, by Bruce Eckel. Published by Prentice Hall PTR.
Oracle has extensive Java information available at its web site www.oracle.com/technetwork/java/index.html. The tutorials are especially helpful to beginners.
JavaScript: The Definitive Guide, by David Flanagan. Published by O'Reilly and Associates Inc.
Mozilla has extensive JavaScript information available at its web site www.mozilla.org.
ECMA International (European Computer Manufacturers Association) has the ECMAScript Language Specification, which is the standard used for JavaScript, available at its web site www.ecma.ch.
Microsoft has extensive information about JScript, VBScript, ActiveX scripting host, and COM available at its web site msdn.microsoft.com.