ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-Tutor
python-Tutor
[Tutor] a big thank to all tutors and tutees
by Brian van den Broek other posts by this author
May 14 2004 11:08PM messages near this date
Re: [boost] Re: [Boost.Thread] mutex Win32 implementation changes | Re: [Tutor] a big thank to all tutors and tutees
Hi all,

I just now finished a first real and genuine to-do-some-actual-work 
program and I wanted to say thanks to those who ask and answer questions 
on tutor. I doubt I could have done it as easily or at all without what I 
have learned from the list.

Not that you need be, but in case you are interested in the nature of the 
program:

I am a graduate student in philosophy and am working for a professor 
assembling a 1000'ish page collection of articles for a book. Many people 
are going to read articles and type up plain text files of index entries 
with each line being a list of headings and subheadings followed by one or 
more page references.

What I wrote was a program to merge the various files, alphabetize the 
merged file by heading, merge lines with identical heading strings, sort 
the page references, and give it book-index formatting where it appears like:

A, 67, 78-82
<TAB> B, 81f
C, 89

where B is a subheading of A.

Also, the page reference sort needed to preserve a rudimentary markup 
coding and ignore '-mm' in 'nn-mm'.

All in all, no Fields Medal will be awarded, but it feels great to have 
created a real program to do real work.

So, thanks to everyone on the list.

Best,

Brian vdB


_______________________________________________
Tutor maillist  -  Tutor@[...].org
http://mail.python.org/mailman/listinfo/tutor
Thread:
Brian van den Broek
Alan Gauld

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved