On Fri, 2004-04-02 at 13:57, Don Gould wrote:
> I'm a 'basic' programmer.  I personally have trouble with lanugage
> syntax.  I find 'basic' (be it visual, Q, or what ever) very easy to
> get my head around and be very productive with.
Python.  You should use Python.  Ok, everyone should use Python, but you
especially should use Python.  Fire up a Python interpreter (you are
almost guaranteed to have it by default on most desktops) and browse to
the Python tutorial
        http://python.org/doc/current/tut/tut.html

> I find the power of being able to make a minor change in code, save
> and then keep running very useful.
We do not make changes any more, we "refactor".
-- 
Michael JasonSmith                                   http://www.ldots.org/

Reply via email to