Installation

J systems can be installed and distributed for free. To install, download a release appropriate for your operating system, and follow the installation instructions on the download page. For more detailed installation instructions see System/Installation.

Once J is installed and loaded, you can get a quick overview of the language by selecting menu Studio|Labs, and running the first few labs. Next try some of the demos in menu Studio|Demos.

Examples

The Studio page has basic examples of J, plus some of the online Labs.

Documentation

Reading the Primer is a good place to start. Even if you have considerable programming experience, there is much that is unique to J, and it is worthwhile to at least skim this book before jumping into the deep end.

See System Documentation for other documentation provided with the installation, or Books for a list of books on J. Some books of interest to beginners are:

The J Reference Card is a very handy 2-page summary of J primitives available in pdf form.

See Showcase for more examples and articles on J.

Many newcomers to J have previous experience with APL. The languages are contrasted here. The APL to J Phrase Book attempts to map APL symbols to J primitives where possible.

Forums

The J Forums are the best way to to request help and support, or to report bugs.

Guides/Getting Started (last edited 2012-01-09 05:15:12 by RicSherlock)