Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Cheapest pocket device to code python on

1 view
Skip to first unread message

thebor...@gmail.com

unread,
Nov 3, 2005, 10:55:03 PM11/3/05
to
What is the cheapest/affordable pocket device that I can code python
on? I think the closest I have seen is pocketpc from this page:

http://www.murkworks.com/Research/Python/PocketPCPython/Overview

Devan L

unread,
Nov 3, 2005, 11:23:52 PM11/3/05
to

I would not recommend trying to code on a handheld device. Small screen
size and [usually] small keyboards make it less-than-practical. Stick
with a laptop, or write it in a notebook, if you must.

Sybren Stuvel

unread,
Nov 4, 2005, 3:29:05 AM11/4/05
to
Devan L enlightened us with:

> I would not recommend trying to code on a handheld device. Small
> screen size and [usually] small keyboards make it
> less-than-practical. Stick with a laptop, or write it in a notebook,
> if you must.

Although it isn't the pinnacle of usability, I can program just fine
on my Sharp Zaurus C3000.

Having said that, a real PC is a lot nicer to work on. But then, if
you want to have a really portable programming thiny, the Zaurus is
great.

Not too cheap though.

Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Frank Zappa

Magnus Lycka

unread,
Nov 4, 2005, 10:27:28 AM11/4/05
to
thebor...@gmail.com wrote:
> What is the cheapest/affordable pocket device that I can code python
> on? I think the closest I have seen is pocketpc from this page:

A used Fujitsu Lifebook running Linux and fairly large pockets? ;)

There is some version of Python running on Palms, but it's stripped
down, and I haven't tried it.

Cameron Laird

unread,
Nov 4, 2005, 11:08:02 AM11/4/05
to
In article <slrndmm6np.a...@schuimige.unrealtower.org>,

Sybren Stuvel <sybr...@YOURthirdtower.com.imagination> wrote:
>Devan L enlightened us with:
>> I would not recommend trying to code on a handheld device. Small
>> screen size and [usually] small keyboards make it
>> less-than-practical. Stick with a laptop, or write it in a notebook,
>> if you must.
>
>Although it isn't the pinnacle of usability, I can program just fine
>on my Sharp Zaurus C3000.
>
>Having said that, a real PC is a lot nicer to work on. But then, if
>you want to have a really portable programming thiny, the Zaurus is
>great.
>
>Not too cheap though.
.
.
.
A colleague who works with Tcl (for this purpose, think of it
as Python, except different) achieves stunning results with
his tiny PocketPC Magician. For inspiration, see <URL:
http://wiki.tcl.tk/HTC%20Magician >. Richard makes me want
such a device, even though I orient exceedingly strongly to
full-size keyboards. Incidentally, the Samsung 730 is another
I'm considering.

Ten

unread,
Nov 26, 2005, 6:51:12 PM11/26/05
to pytho...@python.org

Depends what you're using it for, and how cheap you mean.

Having seen the PocketPC angle covered, I may as well cover a different angle
give an even cheaper option.

I use an old epocpython on a Psion Revo Plus for jotting down python concepts
and testing out ideas, and I wouldn't be without it - especially because the
Revo keyboard is usable in a way touchscreens aren't for me.

It's not the most extensive python installation, and it won't stand much
earthshifting (it doesn't include some modules, like tkinter) but it's a hell
of a lot of portable python considering the fact you can pick one up for
around 10 to 20 squids on ebay.

Better keyboard than a pda, portable python for next to nothing.

0 new messages