Message-ID: <6e8360ad0612240912m1f6b5378u98a84d4fb13cfc8e@mail.gmail.com>
Date: 2006-12-24T17:12:27Z
From: BBands
Subject: OT: any recommendation for scripting language
In-Reply-To: <1115a2b00612230756g7cf6fd0emcbec62b832402d05@mail.gmail.com>
On 12/23/06, Wensui Liu <liuwensui at gmail.com> wrote:
> if you recommend one, I will really appreciate it if you could point
> out a good source for learning as well.
We have found Python to be the perfect choice for our work. Python is
a high-level, cross-platform language that is easy to learn/write with
an extensive set of libraries. It supports object and procedural
programming styles equally well, so one may match the style to the
task. If is also an excellent 'glue' language, easily tying together
diverse programs in various environments. There is great
connectivity with R though rpy and RSpython. Here are links to some of
the connectors we use:
R
http://rpy.sourceforge.net/
http://www.omegahat.org/RSPython/
Database
http://sourceforge.net/projects/mysql-python
http://www.initd.org/tracker/pysqlite
Graphics
http://gnuplot-py.sourceforge.net/
Windows--COM, DDE...
http://sourceforge.net/projects/pywin32/
The Python tutorial is the place to start:
http://docs.python.org/tut/
jab
--
John Bollinger, CFA, CMT
www.BollingerBands.com
If you advance far enough, you arrive at the beginning.