Re: Python's use in RAD

2005-04-16 Thread Jarek Zgoda
Ross Cowie napisa(a):
I am currenly a second year university student and was wondering if you 
could help me ut. As part of a project i have decided to write about 
python, i am not having very much luck with regards to finding 
infrmation on pythons use in Rapid Application Development, and was 
wondering of you could highlight some of the features that make it 
suitable for RAD. Like the use of dinamic binding.
I develop applications in python on AS/400 really fast -- that is, 
rapidly (five to eight times faster comparing to Java, even more when 
comparing to RPG). Dynamic  strong typing, comprehensive standard 
library and clean syntax makes Python ideal for RAD event on such 
obscure platforms as i5 (formerly known as iSeries, formerly known as 
AS/400).

For me, at least.
--
Jarek Zgoda
http://jpa.berlios.de/ | http://www.zgodowie.org/
--
http://mail.python.org/mailman/listinfo/python-list


Re: Python's use in RAD

2005-04-16 Thread Luis M. Gonzalez
Check this out: http://pythoncard.sourceforge.net/

-- 
http://mail.python.org/mailman/listinfo/python-list


Python's use in RAD

2005-04-15 Thread Ross Cowie
Hi,
I am currenly a second year university student and was wondering if you 
could help me ut. As part of a project i have decided to write about python, 
i am not having very much luck with regards to finding infrmation on pythons 
use in Rapid Application Development, and was wondering of you could 
highlight some of the features that make it suitable for RAD. Like the use 
of dinamic binding.

Your healp would be appreciated.
Hope to hear from you soon.
Ross
--
http://mail.python.org/mailman/listinfo/python-list


Re: Python's use in RAD

2005-04-15 Thread djw
Ross Cowie wrote:
Hi,
I am currenly a second year university student and was wondering if you 
could help me ut. As part of a project i have decided to write about 
python, i am not having very much luck with regards to finding 
infrmation on pythons use in Rapid Application Development, and was 
wondering of you could highlight some of the features that make it 
suitable for RAD. Like the use of dinamic binding.

Your healp would be appreciated.
Hope to hear from you soon.
Ross

I got plenty of info in  1 min using Google and the query python rad. 
Does your university not have access to Google?

http://www.ukuug.org/events/linux2001/papers/html/CEgli/Gnome-Talk.html
http://www.iol.ie/~padraiga/talks/pygtk/
http://www.linuxjournal.com/article/7421
http://pythonnotes.blogspot.com/2005/03/rad-style-programming-for-web-apps.html
http://www.pythonology.com/successstory=philips
http://librenix.com/?inode=3701
http://linuxgazette.net/issue78/krishnakumar.html
http://www.pycs.net/lateral/stories/16.html
http://dot.kde.org/1073680602/
etc...etc...etc...
--
http://mail.python.org/mailman/listinfo/python-list


Re: Python's use in RAD

2005-04-15 Thread brian . peyton
Active State's Komodo IDE is very nice for python development.  It
includes integration with pdb (python's debugger).  The pro edition
also has a GUI designer, however I've never used it.  The personal
version for non commercial use can be had for $30 (and there's also a
30 day trial).  They have windows, linux, and solaris versions.

Ross Cowie wrote:
 Hi,

 I am currenly a second year university student and was wondering if
you
 could help me ut. As part of a project i have decided to write about
python,
 i am not having very much luck with regards to finding infrmation on
pythons
 use in Rapid Application Development, and was wondering of you could
 highlight some of the features that make it suitable for RAD. Like
the use
 of dinamic binding.

 Your healp would be appreciated.
 
 Hope to hear from you soon.
 
 Ross

-- 
http://mail.python.org/mailman/listinfo/python-list