Hi Kip,

I really need to make my code as portable as possible to ease upgrades and 
deployment.

So from the top of my head:
1. As much as possible, use the Project Manager for development
2. Always put your application specific code in "base" and all 
required/included/standard scripts into "z" locale.
3. As much as possible, don’t use the global assignment "=:" inside dyad's and 
monad's
4. Know the global single character variables (like: x and y) and never 
reassign its values

There's is a link to Project Manager here: 
http://www.jsoftware.com/jwiki/Project_Manager 
You can also review how I used the Project Manager here: 
http://www.jsoftware.com/jwiki/Guides/J_CSharp

r/alex

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kip Murray
Sent: Friday, September 05, 2008 7:07 AM
To: Programming forum
Subject: [Jprogramming] Working with J

I'm addressing this to the Programming Forum because you know how to work with 
J.

Where does a beginner learn good J work habits?

To begin, how to use ijs and ijx windows, how to save your work at the end of a 
session and resume it at the next.

Next ...

What should "next" be?

An eventual topic would be a smooth way to transfer work, favorite programs, 
and favorite additions to PUBLIC_j_ from one version of J to the next.

I'm looking for a "table of contents" whose "page numbers" are pointers to the 
documentation, labs, and Wiki, but I'll take whatever you can contribute.


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to