From: Mike Treseler <mike_treseler@comcast.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Beginning Hobbyist Programmer Question
Date: Fri, 18 Jan 2008 16:19:58 -0800 [thread overview]
Message-ID: <5vcu1fF1m14t4U1@mid.individual.net> (raw)
In-Reply-To: <44129c70-807a-4ef0-bc4f-e299caf5e334@k39g2000hsf.googlegroups.com>
signups17@gmail.com wrote:
> Ok, I'm beginning to teach myself the art of computer programming. I'm
> starting with Python and I've built a few scripts that have increased
> my productivity tremendously at work, doing a lot of data crunching,
> Can anyone provide a cogent explanation for why I should take the time
> to climb that learning curve? What are the benefits, as you see them?
Python mode might be reason enough.
Open my_file.py then C-c C-c
If there are no errors, a buffer opens showing the output.
If there is an error, the point jumps to the line and the
error message is displayed in the output buffer.
Fix the error and C-c C-c again.
And so on.
-- Mike Treseler
next prev parent reply other threads:[~2008-01-19 0:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-17 22:04 Beginning Hobbyist Programmer Question signups17
2008-01-17 22:47 ` Rupert Swarbrick
2008-01-18 0:26 ` reader
2008-01-18 1:44 ` Nick Roberts
2008-01-18 9:02 ` Andreas Röhler
2008-01-18 9:04 ` Thien-Thi Nguyen
2008-01-18 10:05 ` Stefan Kamphausen
2008-01-18 11:11 ` Daniel Pittman
2008-01-18 23:22 ` Alan Mackenzie
2008-01-19 0:19 ` Mike Treseler [this message]
2008-01-21 16:33 ` rustom
2008-01-22 17:24 ` Sebastian Tennant
2008-01-22 18:10 ` Mike Mattie
2008-01-23 6:02 ` Bob McCormick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5vcu1fF1m14t4U1@mid.individual.net \
--to=mike_treseler@comcast.net \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).