Re: What is Expresiveness in a Computer Language?
[Peter Barret wrote:] > It may just be me, but I tend to think of a computer language as a > tool for directing computers to perform specific actions. Do we talk > about the expressiveness of a spade? yes, it is just you. :-) Your comparison is a very poor match. How can you even begin to compare a hammer or a screwdriver with a computer language? A more apt comparison would be a Roman general with his spade directing his troops to attack. Some generals have more expresiveness than others. The barbar generals will just grunt while the French generals will inspire with some poetic invocation. -Ramon -- http://mail.python.org/mailman/listinfo/python-list
Would like to add an "upload" facility to my web site
(newbie alert) This is what I have so far: http://patriot.net/~ramon/upload_facility.html The code is shown below. It seems I need that actual script that performs the file transfer. I would prefer it in Python. TIA, -Ramon --- Name of file to be uploaded: -- http://mail.python.org/mailman/listinfo/python-list
Re: Would like to add an "upload" facility to my web site
On Jan 31, 10:49 am, Ramon F Herrera wrote: > (newbie alert) > > This is what I have so far: > > http://patriot.net/~ramon/upload_facility.html > > The code is shown below. It seems I need that actual script that > performs the file transfer. I would prefer it in Python. > > TIA, > > -Ramon > > --- > > > > > > Name of file to be uploaded: > > > > > > > IMPORTANT Bonus question: Where should I post this type of question about writing stuff for the web -Ramon -- http://mail.python.org/mailman/listinfo/python-list