Re: [Tutor] opening files (fwd)

2006-09-26 Thread Danny Yoo
> im still pretty new to python so allmost all my programs are math stuff > and i would like to start writing more complex programs i know a bit > about functions and strings Hi Max, Just to clarify: you can do a lot with Python even without using files. Take a look at Alan Gauld's tutorial, f

Re: [Tutor] e-learning Python (PA)

2006-09-26 Thread Nathan Botts
That might depend on what you consider eLearning. I've found that the "How to Think Like a Computer Scientist" (http://ibiblio.org/obp/thinkCS/python/english2e/html/index.html) online book is a great learning guide. Or are you looking for something more interactive? -Nathan -

Re: [Tutor] EMACS

2006-09-26 Thread Baiju M
On 9/26/06, Erly Alvarez <[EMAIL PROTECTED]> wrote: > I would like to know first of all, how to load the python mode into emacs. When you open a file with '.py' extension, python-mode will be automatically loaded. To explicitly load it: M-x python-mode Read this page more info: http://www.emacswi

Re: [Tutor] e-learning Python

2006-09-26 Thread Andrei
PA sapo.pt> writes: > Is there any site offering e-learning about Python? > > If not, the PSF should do it! If you mean if there are any online tutorials: lots of them. Here's a very large list: http://www.awaretek.com/tutorials.html Yours, Andrei

[Tutor] e-learning Python

2006-09-26 Thread PA
Is there any site offering e-learning about Python? If not, the PSF should do it! ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] EMACS

2006-09-26 Thread Erly Alvarez
I would like to know first of all, how to load the python mode into emacs. Thank you for your assistance. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor