Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76178 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2014-08-13 19:30 +1000 |
| Last post | 2014-08-14 07:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: newbee Chris Angelico <rosuav@gmail.com> - 2014-08-13 19:30 +1000
Re: newbee Bob Martin <bob.martin@excite.com> - 2014-08-14 07:50 +0100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-08-13 19:30 +1000 |
| Subject | Re: newbee |
| Message-ID | <mailman.12912.1407922241.18130.python-list@python.org> |
On Wed, Aug 13, 2014 at 9:57 AM, Frank Scafidi <fpscafidi@gmail.com> wrote: > I just acquired a Raspberry Pi and want to program in Python. I was a PL/1 > programmer back in the 60's & 70's and Python is similar. I am struggling > with some very fundamental things that I am not finding in the > documentation. Can someone help me with the basics like how do I save a > program I've written, reload it in Python, list the program once it's > loaded? How do I edit a program? Are these command line functions? These sound like RPi questions, rather than Python questions. You may find knowledgeable people here on this list, but if not, I would advise hunting down an RPi mailing list or newsgroup and asking there. Most of us here use full computers, where questions like "how do I save a file?" are trivially easy... you may find, actually, that starting on a PC and then pushing the file to the RPi is the easiest way to work. ChrisA
[toc] | [next] | [standalone]
| From | Bob Martin <bob.martin@excite.com> |
|---|---|
| Date | 2014-08-14 07:50 +0100 |
| Message-ID | <c534huF46fnU1@mid.individual.net> |
| In reply to | #76178 |
in 726715 20140813 103037 Chris Angelico <rosuav@gmail.com> wrote: >On Wed, Aug 13, 2014 at 9:57 AM, Frank Scafidi <fpscafidi@gmail.com> wrote: >> I just acquired a Raspberry Pi and want to program in Python. I was a PL/1 >> programmer back in the 60's & 70's and Python is similar. I am struggling >> with some very fundamental things that I am not finding in the >> documentation. Can someone help me with the basics like how do I save a >> program I've written, reload it in Python, list the program once it's >> loaded? How do I edit a program? Are these command line functions? > >These sound like RPi questions, rather than Python questions. You may >find knowledgeable people here on this list, but if not, I would >advise hunting down an RPi mailing list or newsgroup and asking there. >Most of us here use full computers, where questions like "how do I >save a file?" are trivially easy... you may find, actually, that >starting on a PC and then pushing the file to the RPi is the easiest >way to work. comp.sys.rapberry-pi
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web