Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76178
| References | <CABhGeYW+Na5uhQ6Bdm31Vy2JU6JG_us3LHnz+a41WDCHyFUvrQ@mail.gmail.com> |
|---|---|
| Date | 2014-08-13 19:30 +1000 |
| Subject | Re: newbee |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12912.1407922241.18130.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web