1 From suzo@bigpond.net.au Mon Jul 1 22:39:39 2002
2 Return-Path: <suzo@bigpond.net.au>
3 Delivered-To: courses@linuxchix.org
4 Received: from mta04ps.bigpond.com (mta04ps.bigpond.com [144.135.25.136])
5 by www.linuxchix.org (Postfix) with ESMTP id 4F97E12580A
6 for <courses@linuxchix.org>; Mon, 1 Jul 2002 22:39:38 +1000 (EST)
7 Received: from leviathan ([144.135.25.84]) by
8 mta04ps.bigpond.com (Netscape Messaging Server 4.15 mta04ps Apr
9 29 2002 13:22:02) with SMTP id GYKLU000.6EV for
10 <courses@linuxchix.org>; Mon, 1 Jul 2002 22:39:36 +1000
11 Received: from CPE-144-137-77-175.nsw.bigpond.net.au ([144.137.77.175]) by psmam06.mailsvc.email.bigpond.com(MailRouter V3.0n 110/21092370); 01 Jul 2002 22:39:35
12 Message-ID: <016401c220fc$5b289970$0100000a@leviathan>
13 Reply-To: "Sue Stones" <suzo@bigpond.net.au>
14 From: "Sue Stones" <suzo@bigpond.net.au>
15 To: <courses@linuxchix.org>
16 References: <009d01c21d12$32af47c0$0100000a@leviathan>
17 Subject: [Courses] [Python] Welcome
18 Date: Mon, 1 Jul 2002 22:39:34 +1000
19 Organization: Vyette's House
21 Content-Type: text/plain;
23 Content-Transfer-Encoding: 7bit
25 X-MSMail-Priority: Normal
26 X-Mailer: Microsoft Outlook Express 6.00.2600.0000
27 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
28 Sender: courses-admin@linuxchix.org
29 Errors-To: courses-admin@linuxchix.org
30 X-BeenThere: courses@linuxchix.org
31 X-Mailman-Version: 2.0.1
33 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
34 List-Post: <mailto:courses@linuxchix.org>
35 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
36 <mailto:courses-request@linuxchix.org?subject=subscribe>
37 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
38 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
39 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
40 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
44 Welcome to the Python programming course. I am really glad to have some
45 people that want to do the course. And I hope that you are going to enjoy this
46 and get something useful from it.
48 Every course is run differently, and so let me start by discussing how I intend
50 run this one. I had considered using Mark Lutz's "Programming Python" which I
51 have. But it was suggested that I use "Learning Python" by Mark Lutz & David
52 Asher. (both O'Reilly books) This would be more appropriate to more
54 programmers. Some people indicated they didn't want to buy a book, or wanted to
55 but didn't have the means. So...
57 It doesn't really matter what resource that you use, find one or more that suits
59 and your experience. (I will include some links to online recourses).
61 a practical skill, so the best way to learn is to practice it. So, the way I
63 to do this is to set some short assignments, working through different parts of
65 language. Everyone can post any questions, comments, rantings, and assignment
66 solutions to the mailing list. The rate at which we progress will depend on how
68 you are. That is we will progress on to the next topic and assignment only as
70 people have finished the last assignment. So if we start off eager, we can move
72 if people are busy with other things we will move slower. If we find some
74 harder we can spend more time on it.
76 Now before anyone panics about assignments, of course they aren't compulsory,
78 you don't want to do them or just one of them, please let me know so that I am
80 waiting for you. You can just comment on other people's answers if you like.
82 assignments will be small and are a means of learning NOT assessment!!*!
84 This system works best if you are vocal about what you are learning. Post a
86 like, think up questions, or more assignments. Anything that you say will help
90 I was thinking of roughly following "Learning Python" and ordered the book, but
91 it is on backorder, so I have no ides when it might get here. Please let me
92 know whether you have the same trouble.
95 Introduce yourself on the list, tell us what programming experience you have,
97 resource you are planning to use for the course. Are you waiting for a book to
99 Also post a quote that is related to why this language is called "Python"
101 I look forward to hearing from you.
107 The Learning Python page. http://www.oreilly.com/catalog/lpython/toc.html
109 About Python. http://home.rmi.net/~lutz/about-python.html
111 A tutorial. http://www.python.org/doc/current/tut/tut.html
112 The Python website. http://www.python.org/
113 A downloadable book. http://sourceforge.net/projects/diveintopython/
114 The O'Rielly network. http://www.onlamp.com/python/
115 HOW TO documents. http://py-howto.sourceforge.net/
116 For experienced programmers. http://diveintopython.org/
118 http://www.pythonware.com/daily/
119 http://aspn.activestate.com/ASPN/Python/Cookbook/
126 From lbowser@andrew.cmu.edu Mon Jul 1 23:08:06 2002
127 Return-Path: <lbowser@andrew.cmu.edu>
128 Delivered-To: courses@linuxchix.org
129 Received: from lethyos (pool-151-201-233-74.pitt.east.verizon.net [151.201.233.74])
130 by www.linuxchix.org (Postfix) with ESMTP id B6DBB12580A
131 for <courses@linuxchix.org>; Mon, 1 Jul 2002 23:08:05 +1000 (EST)
132 Received: from rei.wv.cc.cmu.edu ([128.2.69.130] helo=jade)
133 by lethyos with asmtp (Exim 3.35 #1 (Debian))
135 for <courses@linuxchix.org>; Mon, 01 Jul 2002 08:49:13 -0400
136 Content-Type: text/plain;
138 From: Laura Bowser <lbowser@andrew.cmu.edu>
139 To: <courses@linuxchix.org>
140 Subject: [Courses] [Python] Re: Welcome
141 Date: Mon, 1 Jul 2002 08:49:31 -0400
142 User-Agent: KMail/1.4.1
143 References: <009d01c21d12$32af47c0$0100000a@leviathan> <016401c220fc$5b289970$0100000a@leviathan>
144 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>
146 Content-Transfer-Encoding: quoted-printable
147 Message-Id: <200207010849.31866.lbowser@andrew.cmu.edu>
148 Sender: courses-admin@linuxchix.org
149 Errors-To: courses-admin@linuxchix.org
150 X-BeenThere: courses@linuxchix.org
151 X-Mailman-Version: 2.0.1
153 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
154 List-Post: <mailto:courses@linuxchix.org>
155 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
156 <mailto:courses-request@linuxchix.org?subject=subscribe>
157 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
158 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
159 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
160 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
165 >Introduce yourself on the list, tell us what programming experience you
167 >resource you are planning to use for the course. Are you waiting for a =
170 >Also post a quote that is related to why this language is called "Python=
173 Hi, I'm Laura Bowser, and I'm a graduate student/staff at Carnegie Mellon=
175 University in Pittsburgh, PA. I live with my fiancee and two monsters=20
176 (cats), and I enjoy computers, reading, needlework, and dancing.
177 I have a lot of progamming experience in several languages, but my streng=
179 C. I'm working in C++ and Java for work right now, and I'd like to learn=
181 Python because there are a few open source projects (gramps.sourceforge.n=
183 that I'd like to be able to submit bug fixes and improvements to which ar=
186 I'm planning on using online resources and if any of my friends have book=
188 might borrow them, but I don't plan on purchasing a book.
189 As to why it's called Python (according to the FAQ),
190 It's named after Monty Python's Flying Circus.
195 Public Key available at=20
196 http://callista.dyndns.org/~elwing/lbowser.gpg
198 From rmanning@adam.com.au Mon Jul 1 23:45:50 2002
199 Return-Path: <rmanning@adam.com.au>
200 Delivered-To: courses@linuxchix.org
201 Received: from lightning.adam.com.au (lightning.adam.com.au [203.2.124.20])
202 by www.linuxchix.org (Postfix) with SMTP id CE1A812580A
203 for <courses@linuxchix.org>; Mon, 1 Jul 2002 23:45:49 +1000 (EST)
204 Received: (qmail 49365 invoked from network); 1 Jul 2002 13:38:34 -0000
205 Received: from 210-80-142-176.ip.adam.com.au (HELO ?10.0.0.3?) (210.80.142.176)
206 by eden.adam.com.au with SMTP; 1 Jul 2002 13:38:34 -0000
207 Subject: Re: [Courses] [Python] Welcome
208 From: Robyn Manning <rmanning@adam.com.au>
209 To: courses@linuxchix.org
210 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>
211 References: <009d01c21d12$32af47c0$0100000a@leviathan>
212 <016401c220fc$5b289970$0100000a@leviathan>
213 Content-Type: text/plain
214 Content-Transfer-Encoding: 7bit
215 X-Mailer: Ximian Evolution 1.0.3 (1.0.3-6)
216 Date: 01 Jul 2002 23:12:38 +0930
217 Message-Id: <1025530960.2246.4.camel@kanga>
219 Sender: courses-admin@linuxchix.org
220 Errors-To: courses-admin@linuxchix.org
221 X-BeenThere: courses@linuxchix.org
222 X-Mailman-Version: 2.0.1
224 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
225 List-Post: <mailto:courses@linuxchix.org>
226 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
227 <mailto:courses-request@linuxchix.org?subject=subscribe>
228 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
229 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
230 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
231 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
237 My name is Robyn and I live in Adelaide, South Australia. I have some
238 programming experience eg Dbase, Cobol and Visual Basic courses at
239 Technical College. I work as a Computer Technician who also does some
240 teaching, I teach Intro courses in Linux and MS Products.
242 As to why the language is called Python well I could only hope it
243 doesn't have too many twists and turns.
250 From rmanning@adam.com.au Mon Jul 1 23:46:11 2002
251 Return-Path: <rmanning@adam.com.au>
252 Delivered-To: courses@linuxchix.org
253 Received: from lightning.adam.com.au (lightning.adam.com.au [203.2.124.20])
254 by www.linuxchix.org (Postfix) with SMTP id 5FB0412580A
255 for <courses@linuxchix.org>; Mon, 1 Jul 2002 23:46:10 +1000 (EST)
256 Received: (qmail 49589 invoked from network); 1 Jul 2002 13:39:28 -0000
257 Received: from 210-80-142-176.ip.adam.com.au (HELO ?10.0.0.3?) (210.80.142.176)
258 by eden.adam.com.au with SMTP; 1 Jul 2002 13:39:28 -0000
259 Subject: Re: [Courses] [Python] Welcome
260 From: Robyn Manning <rmanning@adam.com.au>
261 To: courses@linuxchix.org
262 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>
263 References: <009d01c21d12$32af47c0$0100000a@leviathan>
264 <016401c220fc$5b289970$0100000a@leviathan>
265 Content-Type: text/plain
266 Content-Transfer-Encoding: 7bit
267 X-Mailer: Ximian Evolution 1.0.3 (1.0.3-6)
268 Date: 01 Jul 2002 23:13:32 +0930
269 Message-Id: <1025531013.2246.6.camel@kanga>
271 Sender: courses-admin@linuxchix.org
272 Errors-To: courses-admin@linuxchix.org
273 X-BeenThere: courses@linuxchix.org
274 X-Mailman-Version: 2.0.1
276 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
277 List-Post: <mailto:courses@linuxchix.org>
278 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
279 <mailto:courses-request@linuxchix.org?subject=subscribe>
280 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
281 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
282 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
283 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
289 I forgot to say I'll be using online resources.
295 From jcv@hise.org Mon Jul 1 23:57:03 2002
296 Return-Path: <jcv@hise.org>
297 Delivered-To: courses@linuxchix.org
298 Received: from jetsam.detritus.net (jetsam.detritus.net [206.163.69.251])
299 by www.linuxchix.org (Postfix) with ESMTP id 56B7A125876
300 for <courses@linuxchix.org>; Mon, 1 Jul 2002 23:57:01 +1000 (EST)
301 Received: from localhost (jcv@localhost)
302 by jetsam.detritus.net (8.11.3/8.11.3) with ESMTP id g61Dhnt06046
303 for <courses@linuxchix.org>; Mon, 1 Jul 2002 06:43:49 -0700
304 Date: Mon, 1 Jul 2002 06:43:49 -0700 (PDT)
305 From: Jeannette <jcv@hise.org>
306 X-X-Sender: jcv@jetsam.detritus.net
307 Cc: courses@linuxchix.org
308 Subject: Re: [Courses] [Python] Welcome
309 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>
310 Message-ID: <Pine.LNX.4.44.0207010623480.5286-100000@jetsam.detritus.net>
312 Content-Type: TEXT/PLAIN; charset=US-ASCII
313 Sender: courses-admin@linuxchix.org
314 Errors-To: courses-admin@linuxchix.org
315 X-BeenThere: courses@linuxchix.org
316 X-Mailman-Version: 2.0.1
318 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
319 List-Post: <mailto:courses@linuxchix.org>
320 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
321 <mailto:courses-request@linuxchix.org?subject=subscribe>
322 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
323 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
324 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
325 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
331 On Mon, 1 Jul 2002, Sue Stones wrote:
334 > ASSIGNMENT ONE! Introduce yourself on the list, tell us what programming
335 > experience you have, and what resource you are planning to use for the
336 > course. Are you waiting for a book to arrive. Also post a quote that is
337 > related to why this language is called "Python"
339 My name is Jeannette Vollmer; I am a Software Test Engineer at LSI Logic
340 in Colorado Springs, CO. I currently test SCSI and FC device drivers on
341 Linux. I have programmed assembly, C, C++ and Ada, but none of them very
342 recently. I hadn't really considered Python until I heard it mentioned and
343 decided to grab the opportunity, so I will probably start with the on-line
344 resources that you mentioned in your letter.
346 Sorry, no quotes about Python :(
351 From suzo@bigpond.net.au Sat Jul 6 00:41:53 2002
352 Return-Path: <suzo@bigpond.net.au>
353 Delivered-To: courses@linuxchix.org
354 Received: from mta03ps.bigpond.com (mta03ps.bigpond.com [144.135.25.135])
355 by www.linuxchix.org (Postfix) with ESMTP id 361E912584F
356 for <courses@linuxchix.org>; Sat, 6 Jul 2002 00:41:53 +1000 (EST)
357 Received: from leviathan ([144.135.25.75]) by
358 mta03ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP
359 id GYS65S00.EZ1 for <courses@linuxchix.org>; Sat, 6 Jul 2002
361 Received: from CPE-144-137-65-131.nsw.bigpond.net.au ([144.137.65.131]) by PSMAM03.mailsvc.email.bigpond.com(MailRouter V3.0n 83/3413031); 06 Jul 2002 00:41:52
362 Message-ID: <026401c22432$1d147580$0100000a@leviathan>
363 Reply-To: "Sue Stones" <suzo@bigpond.net.au>
364 From: "Sue Stones" <suzo@bigpond.net.au>
365 To: <courses@linuxchix.org>
366 Cc: <courses@linuxchix.org>
367 References: <Pine.LNX.4.44.0207010623480.5286-100000@jetsam.detritus.net>
368 Subject: [Courses] [Python] a small delay
369 Date: Sat, 6 Jul 2002 00:41:55 +1000
370 Organization: Vyette's House
372 Content-Type: text/plain;
374 Content-Transfer-Encoding: 7bit
376 X-MSMail-Priority: Normal
377 X-Mailer: Microsoft Outlook Express 6.00.2600.0000
378 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
379 Sender: courses-admin@linuxchix.org
380 Errors-To: courses-admin@linuxchix.org
381 X-BeenThere: courses@linuxchix.org
382 X-Mailman-Version: 2.0.1
384 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
385 List-Post: <mailto:courses@linuxchix.org>
386 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
387 <mailto:courses-request@linuxchix.org?subject=subscribe>
388 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
389 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
390 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
391 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
395 It has been great to see so many people interested in joining the
396 python course, I think that it is going to be a fun time. As you no
397 doubt know some people have had difficulty connecting to the linuxchix
398 site. Some of these people are new to programming, so I want to wait
399 for a couple of days more to give them a change to register for the
400 course. It is the people with very little programming experience that
401 will be most discoraged by finding that they have missed something. I
402 would hate someone to be put off by having difficutly subscribing to
409 From laurel@sdf.lonestar.org Tue Jul 2 02:41:32 2002
410 Return-Path: <laurel@sdf.lonestar.org>
411 Delivered-To: courses@linuxchix.org
412 Received: from sdf.lonestar.org (sdf.lonestar.org [207.202.214.132])
413 by www.linuxchix.org (Postfix) with ESMTP id 4D11B12580A
414 for <courses@linuxchix.org>; Tue, 2 Jul 2002 02:41:31 +1000 (EST)
415 Received: (from laurel@localhost)
416 by sdf.lonestar.org (8.11.6/8.11.6) id g61GeeF18448
417 for courses@linuxchix.org; Mon, 1 Jul 2002 16:40:40 GMT
418 Date: Mon, 1 Jul 2002 09:40:40 -0700
419 From: Laurel Fan <laurel@sdf.lonestar.org>
420 To: courses@linuxchix.org
421 Subject: Re: [Courses] [Python] Welcome
422 Message-ID: <20020701094040.A22033@sdf.lonestar.org>
423 Mail-Followup-To: courses@linuxchix.org
424 References: <009d01c21d12$32af47c0$0100000a@leviathan> <016401c220fc$5b289970$0100000a@leviathan>
426 Content-Type: text/plain; charset=us-ascii
427 Content-Disposition: inline
428 User-Agent: Mutt/1.2.5.1i
429 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>; from suzo@bigpond.net.au on Mon, Jul 01, 2002 at 10:39:34PM +1000
430 Sender: courses-admin@linuxchix.org
431 Errors-To: courses-admin@linuxchix.org
432 X-BeenThere: courses@linuxchix.org
433 X-Mailman-Version: 2.0.1
435 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
436 List-Post: <mailto:courses@linuxchix.org>
437 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
438 <mailto:courses-request@linuxchix.org?subject=subscribe>
439 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
440 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
441 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
442 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
446 On Mon, Jul 01, 2002 at 10:39:34PM +1000, Sue Stones wrote:
448 > Introduce yourself on the list, tell us what programming experience
449 > you have, and what resource you are planning to use for the course.
451 I've had a couple years of experience in C and C++, and have dabbled
452 in other languages such as Perl, ML, Java, bash, and even visual
453 basic. I intend to use online resources for now, and possibly buy a
454 reference-type book if what's online isn't sufficient and I like the
455 language enough. I googled for "python language named for" and got
456 www.inetarena.com/~pdx4d/ocn/numeracy0.html, which claims it is named
460 laurel@sdf.lonestar.org
461 http://dreadnought.gorgorg.org
463 From angelfly91@hotmail.com Tue Jul 2 02:52:51 2002
464 Return-Path: <angelfly91@hotmail.com>
465 Delivered-To: courses@linuxchix.org
466 Received: from hotmail.com (lc2-lfd125.law5.hotmail.com [64.4.53.147])
467 by www.linuxchix.org (Postfix) with ESMTP id B3154125814
468 for <courses@linuxchix.org>; Tue, 2 Jul 2002 02:52:50 +1000 (EST)
469 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
470 Mon, 1 Jul 2002 09:51:48 -0700
471 Received: from 198.102.213.201 by www.hotmail.msn.com with HTTP;
472 Mon, 01 Jul 2002 16:51:48 GMT
473 X-Originating-IP: [198.102.213.201]
474 From: "Claire ." <angelfly91@hotmail.com>
475 To: courses@linuxchix.org
476 Subject: Re: [Courses] [Python] Welcome
477 Date: Mon, 01 Jul 2002 12:51:48 -0400
479 Content-Type: text/html
480 Message-ID: <LC2-LFD125bdkSmLAzt0000001f@hotmail.com>
481 X-OriginalArrivalTime: 01 Jul 2002 16:51:48.0906 (UTC) FILETIME=[977D28A0:01C2211F]
482 Sender: courses-admin@linuxchix.org
483 Errors-To: courses-admin@linuxchix.org
484 X-BeenThere: courses@linuxchix.org
485 X-Mailman-Version: 2.0.1
487 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
488 List-Post: <mailto:courses@linuxchix.org>
489 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
490 <mailto:courses-request@linuxchix.org?subject=subscribe>
491 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
492 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
493 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
494 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
498 <html><div style='background-color:'><DIV>
500 <P>Hi my names Claire. I live in Boston, Ma and currently attend Brighton High School. I've programmed in C,C++,VB,SQL,PERL, and PL/SQL. I've thought about learning python before but never took a chance at it.As far as Assignment 1 goes the answer is it's named after Monty Python.Here is the quote:</P>
501 <P>"Apart from being a computer scientist, I'm also a fan of "Monty Python's Flying Circus" (a BBC comedy series from the seventies, in the -- unlikely -- case you didn't know). It occurred to me one day that I needed a name that was short, unique, and slightly mysterious. And I happened to be reading some scripts from the series at the time... So then I decided to call my language Python."</P></DIV></DIV></div><br clear=all><hr>Chat with friends online, try MSN Messenger: <a href='http://g.msn.com/1HM1ENUS/c144??PS=47575'>Click Here</a><br></html>
503 From akkana@shallowsky.com Tue Jul 2 06:28:17 2002
504 Return-Path: <akkana@shallowsky.com>
505 Delivered-To: courses@linuxchix.org
506 Received: from moon.timocharis.com (adsl-64-174-67-42.dsl.sntc01.pacbell.net [64.174.67.42])
507 by www.linuxchix.org (Postfix) with ESMTP id C994512580A
508 for <courses@linuxchix.org>; Tue, 2 Jul 2002 06:28:15 +1000 (EST)
509 Received: (from akkana@localhost)
510 by moon.timocharis.com (8.11.6/8.11.6/SuSE Linux 0.5) id g61KS5a30185
511 for courses@linuxchix.org; Mon, 1 Jul 2002 13:28:05 -0700
512 Date: Mon, 1 Jul 2002 13:28:05 -0700
513 From: Akkana <akkana@shallowsky.com>
514 To: courses@linuxchix.org
515 Subject: Re: [Courses] [Python] Welcome
516 Message-ID: <20020701202805.GD28532@shallowsky.com>
517 Mail-Followup-To: Akkana <akkana@shallowsky.com>,
518 courses@linuxchix.org
519 References: <009d01c21d12$32af47c0$0100000a@leviathan> <016401c220fc$5b289970$0100000a@leviathan>
521 Content-Type: text/plain; charset=us-ascii
522 Content-Disposition: inline
523 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>
524 User-Agent: Mutt/1.4i
525 Sender: courses-admin@linuxchix.org
526 Errors-To: courses-admin@linuxchix.org
527 X-BeenThere: courses@linuxchix.org
528 X-Mailman-Version: 2.0.1
530 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
531 List-Post: <mailto:courses@linuxchix.org>
532 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
533 <mailto:courses-request@linuxchix.org?subject=subscribe>
534 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
535 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
536 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
537 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
541 I'm Akkana Peck, working as a developer here in Silicon Valley, Calif.,
542 USA. I've programmed in various languages (currently using C++, C,
543 JS, and perl most often), but I'm dissatisfied with the scripting
544 languages I know (perl, sh, csh, js, a little php) and have been
545 meaning to learn python for some time.
547 I don't have any python experience, except for very minor patches
548 to get python apps like Plucker to run on Redhat's somewhat
549 nonstandard Python system.
551 I haven't decided yet whether I'll buy the book or not ... I'll see
552 how the class goes, and buy it later if I decide it would be helpful.
553 I've generally found O'Reilly's "Programming..." books to be excellent
554 and their "Learning..." books to be a bit skimpy on details for my taste,
555 so I'd probably buy "Programming Python" unless everyone says that the
556 other one is much better.
558 We've already had lots of quotes about why the language is called
559 Python, so I'll just say that although I've never had a python, I
560 did briefly keep a rosy boa as a pet when I was a teenager. She
561 was a very friendly and even tempered snake, and I hope Python
562 turns out to be just as pleasant to deal with. :-)
566 From liz@kandew.net Tue Jul 2 06:47:32 2002
567 Return-Path: <liz@kandew.net>
568 Delivered-To: courses@linuxchix.org
569 Received: from argo.kandew.net (sdsl-66-80-0-218.dsl.sca.megapath.net [66.80.0.218])
570 by www.linuxchix.org (Postfix) with ESMTP id 1AE7712580A
571 for <courses@linuxchix.org>; Tue, 2 Jul 2002 06:47:32 +1000 (EST)
572 Received: from [192.168.1.3] (helo=there)
573 by argo.kandew.net with smtp (Exim 3.33 #1)
575 for courses@linuxchix.org; Mon, 01 Jul 2002 13:50:47 -0700
576 Content-Type: text/plain;
578 From: Liz Young <liz@kandew.net>
579 Reply-To: liz@kandew.net
580 Organization: Kandew Computer Consulting
581 To: courses@linuxchix.org
582 Subject: Re: [Courses] [Python] Welcome
583 Date: Mon, 1 Jul 2002 13:47:16 -0700
584 X-Mailer: KMail [version 1.3.2]
585 References: <009d01c21d12$32af47c0$0100000a@leviathan> <016401c220fc$5b289970$0100000a@leviathan>
586 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>
588 Content-Transfer-Encoding: 8bit
589 Message-Id: <E17P88F-0004te-00@argo.kandew.net>
590 Sender: courses-admin@linuxchix.org
591 Errors-To: courses-admin@linuxchix.org
592 X-BeenThere: courses@linuxchix.org
593 X-Mailman-Version: 2.0.1
595 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
596 List-Post: <mailto:courses@linuxchix.org>
597 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
598 <mailto:courses-request@linuxchix.org?subject=subscribe>
599 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
600 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
601 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
602 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
606 On Monday 01 July 2002 05:39 am, you wrote:
608 > Introduce yourself on the list, tell us what programming experience
610 > resource you are planning to use for the course. Â Are you waiting for
612 > Also post a quote that is related to why this language is called
615 Hi. From my [basics] intro:
617 "I have exprerience with Windows scripting (self taught) -- DOS batch,
618 Winbatch, NT Shell scripting, VBS -- used for system administration and
619 software distribution in prior employments."
620 Now I have some exposure to Tcl/Tk on Linux, too.
622 I already have a couple of Python books, including "Learning Python".
624 Guido Van Rossum was a fan of Monty Python's Flying Circus. So was I.
625 For years, my parents had this little toy penguin sitting on top of the
626 TV and every now and then someone would blurt-
627 "What's on the telly tonight?"
628 "It looks like a penquin."
629 http://www.ironworks.com/comedy/python/penguins.htm
633 From jennifer@orange.zorcat.com Tue Jul 2 10:07:38 2002
634 Return-Path: <jennifer@orange.zorcat.com>
635 Delivered-To: courses@linuxchix.org
636 Received: from orange.zorcat.com (e-172-IP26.empnet.net [208.205.172.26])
637 by www.linuxchix.org (Postfix) with ESMTP id 8CE97125817
638 for <courses@linuxchix.org>; Tue, 2 Jul 2002 10:07:36 +1000 (EST)
639 Received: from jennifer by orange.zorcat.com with local (Exim 3.12 #1 (Debian))
640 id 17PB2v-0005y9-00; Mon, 01 Jul 2002 16:57:29 -0700
641 Date: Mon, 1 Jul 2002 16:57:29 -0700
642 To: Sue Stones <suzo@bigpond.net.au>
643 Cc: courses@linuxchix.org
644 Subject: Re: [Courses] [Python] Welcome
645 Message-ID: <20020701165729.A22892@orange.zorcat.com>
646 References: <009d01c21d12$32af47c0$0100000a@leviathan> <016401c220fc$5b289970$0100000a@leviathan>
648 Content-Type: text/plain; charset=us-ascii
649 Content-Disposition: inline
650 User-Agent: Mutt/1.2.5i
651 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>; from suzo@bigpond.net.au on Mon, Jul 01, 2002 at 10:39:34PM +1000
652 From: Jennifer Dozar <jennifer@orange.zorcat.com>
653 Sender: courses-admin@linuxchix.org
654 Errors-To: courses-admin@linuxchix.org
655 X-BeenThere: courses@linuxchix.org
656 X-Mailman-Version: 2.0.1
658 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
659 List-Post: <mailto:courses@linuxchix.org>
660 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
661 <mailto:courses-request@linuxchix.org?subject=subscribe>
662 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
663 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
664 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
665 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
669 My name is Jennifer Dozar. I have some php and little bit of Perl, HTML,
670 programming experience. I know Visual Basic is Evil! i'm
671 still new to programming, hopefully i won't be one of the slow ones. I
672 have programmed a little in Python, but need more practicee. I figured
673 this would guinde me :)
674 I have 2 python books. SAMS Teach Yourself Python by Ivan Van Laningham
675 and Python: essential Reference by David M. Beazley. I am not waiting
676 for a book to come it, but would like to invest in others someday!
678 "Bad Bad Naughty Zoot! She has set alight to our beacon, which i just
679 remembered is Grail Shaped!"
680 "And Now fors omething completely different"
681 "o/~ Brave Bold Sir Robin, come forth from Camolot.. he is not afraid to
684 "o/~ Sit on my Face and tell me that you love me! I'll sit on your facec
686 till you i love you too, I love to hear you oralize when i' between your
687 thighs you blow me away!"
688 o/~" I like chinese. I like Chinese. They only come up to your knees,
689 but their cute and they're cuddly and they're ready to please" o/~
693 > Introduce yourself on the list, tell us what programming experience you have,
695 > resource you are planning to use for the course. Are you waiting for a book to
697 > Also post a quote that is related to why this language is called "Python"
699 > I look forward to hearing from you.
705 > The Learning Python page. http://www.oreilly.com/catalog/lpython/toc.html
707 > About Python. http://home.rmi.net/~lutz/about-python.html
709 > A tutorial. http://www.python.org/doc/current/tut/tut.html
710 > The Python website. http://www.python.org/
711 > A downloadable book. http://sourceforge.net/projects/diveintopython/
712 > The O'Rielly network. http://www.onlamp.com/python/
713 > HOW TO documents. http://py-howto.sourceforge.net/
714 > For experienced programmers. http://diveintopython.org/
716 > http://www.pythonware.com/daily/
717 > http://aspn.activestate.com/ASPN/Python/Cookbook/
723 > _______________________________________________
724 > Courses mailing list
725 > Courses@linuxchix.org
726 > http://mailman.linuxchix.org/mailman/listinfo/courses
730 http://seul.org/~jennifer/osschools/
733 From lmayhugh@drizzle.com Tue Jul 2 12:46:00 2002
734 Return-Path: <lmayhugh@drizzle.com>
735 Delivered-To: courses@linuxchix.org
736 Received: from drizzle.com (cascadia.drizzle.com [216.162.192.17])
737 by www.linuxchix.org (Postfix) with ESMTP id EFB7812580A
738 for <courses@linuxchix.org>; Tue, 2 Jul 2002 12:45:58 +1000 (EST)
739 Received: from drizzle.com (IDENT:lmayhugh@localhost [127.0.0.1])
740 by drizzle.com (8.12.3/8.12.3) with ESMTP id g622jlSK026978;
741 Mon, 1 Jul 2002 19:45:47 -0700
742 Received: from localhost (lmayhugh@localhost)
743 by drizzle.com (8.12.3/8.12.3/Submit) with ESMTP id g622jH0b026870;
744 Mon, 1 Jul 2002 19:45:28 -0700
745 Date: Mon, 1 Jul 2002 19:45:17 -0700 (PDT)
746 From: Linda Mayhugh <lmayhugh@drizzle.com>
747 To: Sue Stones <suzo@bigpond.net.au>
748 Cc: courses@linuxchix.org
749 Subject: Re: [Courses] [Python] Welcome
750 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>
751 Message-ID: <Pine.LNX.4.44.0207011935170.22436-100000@drizzle.com>
753 Content-Type: TEXT/PLAIN; charset=US-ASCII
754 Sender: courses-admin@linuxchix.org
755 Errors-To: courses-admin@linuxchix.org
756 X-BeenThere: courses@linuxchix.org
757 X-Mailman-Version: 2.0.1
759 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
760 List-Post: <mailto:courses@linuxchix.org>
761 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
762 <mailto:courses-request@linuxchix.org?subject=subscribe>
763 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
764 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
765 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
766 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
772 I'm Linda Mayhugh, systems manager at a research lab in the University of
773 Washington in Seattle. I'm assuming that in a group of computer people
774 Seattle is a recognizable location - we're right across a large lake from
775 the Evil Empire itself.
777 I just came out of 6 months of unemployment and got this amazing job.
778 During the first interview the professor I now work for said he'd want me
779 to learn Python, and if I remember correctly Sue's post about setting up a
780 Python course was later that day or the next.
782 I haven't done much programming for a long while, and mostly Perl with
783 dabblings in some others. Whether I'll get the book or use online
784 resources remains to be seen.
786 I much prefer the image of Monty Python to that of a large compressing snake...
789 From billblaney@pa.net Fri Jul 5 02:58:47 2002
790 Return-Path: <billblaney@pa.net>
791 Delivered-To: courses@linuxchix.org
792 Received: from smtp.pa.net (smtp.pa.net [206.228.67.35])
793 by www.linuxchix.org (Postfix) with ESMTP id 6D1CB125835
794 for <courses@linuxchix.org>; Fri, 5 Jul 2002 02:58:46 +1000 (EST)
795 Received: from Debug (admin.pa.net [206.228.67.17])
796 by smtp.pa.net (Postfix) with SMTP id 67C224C8AF
797 for <courses@linuxchix.org>; Tue, 2 Jul 2002 12:22:03 -0400 (EDT)
798 To: courses@linuxchix.org
799 From: billblaney@pa.net
800 Subject: Re: [Courses] [Python] Welcome
801 Date: Tue, 2 Jul 2002 12:28:21 US/Eastern
802 X-Mailer: PAdotNET WebMail [ IP: 199.173.225.2 ]
803 Message-Id: <20020702162203.67C224C8AF@smtp.pa.net>
804 Sender: courses-admin@linuxchix.org
805 Errors-To: courses-admin@linuxchix.org
806 X-BeenThere: courses@linuxchix.org
807 X-Mailman-Version: 2.0.1
809 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
810 List-Post: <mailto:courses@linuxchix.org>
811 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
812 <mailto:courses-request@linuxchix.org?subject=subscribe>
813 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
814 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
815 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
816 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
822 My name is Bill Blaney, and I currently live in Hanover, PA, USA. I've been in
823 the Computer Programming business for 22 years (!), mostly IBM mainframes with
824 a smattering of VMS, Unix and the like. I've programmed professionally in
825 COBOL, and IBM Assembler, and have played with Pascal, C, C++ and Java. I
826 currently work as a IDMS and DB2 Database Administrator on a contract with the
829 I've been interested in Linux since 1998, and have heard that Python is a good
830 language to learn. (Not that I wanted to be a Python programer, no, I wanted
831 to be a lumberjack! ...)
833 I plan on buying the book. I've reached the age where I suffer from volatile
834 memory, so its nice to have a permanent back up ;)
837 ---------------------------------------------
838 This message was sent using PAdotNET WebMail.
843 From katherine.g.evans@gte.net Tue Jul 2 22:40:21 2002
844 Return-Path: <katherine.g.evans@gte.net>
845 Delivered-To: courses@linuxchix.org
846 Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106])
847 by www.linuxchix.org (Postfix) with ESMTP id 34AE712580A
848 for <courses@linuxchix.org>; Tue, 2 Jul 2002 22:40:19 +1000 (EST)
849 Received: from gte.net ([67.241.226.131]) by out006.verizon.net
850 (InterMail vM.5.01.05.05 201-253-122-126-105-20020426) with ESMTP
851 id <20020702123902.FGLR3601.out006.verizon.net@gte.net>
852 for <courses@linuxchix.org>; Tue, 2 Jul 2002 07:39:02 -0500
853 Message-ID: <3D219D2D.81F4EB9F@gte.net>
854 Date: Tue, 02 Jul 2002 08:31:41 -0400
855 From: Katherine Evans <katherine.g.evans@gte.net>
856 X-Mailer: Mozilla 4.79 [en] (Win98; U)
857 X-Accept-Language: en
859 To: courses@linuxchix.org
860 Subject: Re: [Courses] [Python] Welcome
861 References: <009d01c21d12$32af47c0$0100000a@leviathan> <016401c220fc$5b289970$0100000a@leviathan>
862 Content-Type: text/plain; charset=us-ascii
863 Content-Transfer-Encoding: 7bit
864 Sender: courses-admin@linuxchix.org
865 Errors-To: courses-admin@linuxchix.org
866 X-BeenThere: courses@linuxchix.org
867 X-Mailman-Version: 2.0.1
869 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
870 List-Post: <mailto:courses@linuxchix.org>
871 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
872 <mailto:courses-request@linuxchix.org?subject=subscribe>
873 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
874 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
875 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
876 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
882 > Introduce yourself on the list, tell us what programming experience you have,
884 > resource you are planning to use for the course. Are you waiting for a book to
886 > Also post a quote that is related to why this language is called "Python"
891 My name is Kat and I live in Cambridge, MA. I use Java and C with a
892 little bit of Perl now and then. I also have some Python experience, but
893 it's self taught, so I'm hoping to fill in a lot of gaps. I'm hoping to
894 be able to get away with using online resources, and not have to buy a
897 As for why it's called Python, all I can say is "Bring us a shubbery!"
899 Thanks for teaching this Sue.
903 __________________________________
904 "You'll never be Dungeon Master until you learn how to read" -- Lisa
906 From sophie@cats.meow.at Thu Jul 4 22:02:58 2002
907 Return-Path: <sophie@cats.meow.at>
908 Delivered-To: courses@linuxchix.org
909 Received: from cats.meow.at (cats.meow.at [195.149.11.7])
910 by www.linuxchix.org (Postfix) with ESMTP id D2777125907
911 for <courses@linuxchix.org>; Thu, 4 Jul 2002 22:02:56 +1000 (EST)
912 Received: by cats.meow.at (Postfix, from userid 1000)
913 id 3F8D3367F; Tue, 2 Jul 2002 17:15:30 +0100 (BST)
914 Date: Tue, 2 Jul 2002 17:15:30 +0100
915 From: Sophie <sophie@cats.meow.at>
916 To: courses@linuxchix.org
917 Subject: Re: [Courses] [Python] Welcome
918 Message-ID: <20020702161530.GA21840@cats.meow.at>
919 References: <009d01c21d12$32af47c0$0100000a@leviathan> <016401c220fc$5b289970$0100000a@leviathan> <3D219D2D.81F4EB9F@gte.net>
921 Content-Type: text/plain; charset=us-ascii
922 Content-Disposition: inline
923 In-Reply-To: <3D219D2D.81F4EB9F@gte.net>
924 User-Agent: Mutt/1.3.28i
925 Sender: courses-admin@linuxchix.org
926 Errors-To: courses-admin@linuxchix.org
927 X-BeenThere: courses@linuxchix.org
928 X-Mailman-Version: 2.0.1
930 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
931 List-Post: <mailto:courses@linuxchix.org>
932 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
933 <mailto:courses-request@linuxchix.org?subject=subscribe>
934 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
935 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
936 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
937 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
943 I'm a student in my second year of a BSc in Computer Science & Artificial Intelligence, and am trying to spend my time wisely before the next term starts in October, so I'm making my way through a backlog of things which were occupying my mind, one of which being that I'd like to learn Python. It seems like a nice practical, useful language, and at a quick glance looks to work along the lines of the way I think (it looks somewhat like my pseudocode :), but I have yet to learn the details.
945 I'm a bit of a geek, mostly programing in C, although I've been relaxing with a little php recently, as it helps clear my mind. I'm mostly intrested in low level code, OS design, system stuff etc. I enjoy mips, and am learning strongarm assembly, to couple with some hardware projects.
947 Unfortunatley I dont have any witty quotes about Python, although I'm very aware that it is named after Monthy Python' :)
949 If anyone uses IRC, I'm on efnet (as sophie), and have a website at http://cats.meow.at/~sophie/
951 I think that's all :)
955 From buffarama@hotmail.com Thu Jul 4 21:28:55 2002
956 Return-Path: <buffarama@hotmail.com>
957 Delivered-To: courses@linuxchix.org
958 Received: from hotmail.com (f134.law9.hotmail.com [64.4.9.134])
959 by www.linuxchix.org (Postfix) with ESMTP id CB59012580F
960 for <courses@linuxchix.org>; Thu, 4 Jul 2002 21:28:54 +1000 (EST)
961 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
962 Wed, 3 Jul 2002 01:42:47 -0700
963 Received: from 172.133.48.219 by lw9fd.law9.hotmail.msn.com with HTTP;
964 Wed, 03 Jul 2002 08:42:47 GMT
965 X-Originating-IP: [172.133.48.219]
966 From: "Desiree Jenkins" <buffarama@hotmail.com>
967 To: courses@linuxchix.org
968 Subject: Re: [Courses] [Python] Welcome
969 Date: Wed, 03 Jul 2002 03:42:47 -0500
971 Content-Type: text/plain; format=flowed
972 Message-ID: <F134KkWGP6YDPHdKlqJ0000644b@hotmail.com>
973 X-OriginalArrivalTime: 03 Jul 2002 08:42:47.0997 (UTC) FILETIME=[9BC53ED0:01C2226D]
974 Sender: courses-admin@linuxchix.org
975 Errors-To: courses-admin@linuxchix.org
976 X-BeenThere: courses@linuxchix.org
977 X-Mailman-Version: 2.0.1
979 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
980 List-Post: <mailto:courses@linuxchix.org>
981 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
982 <mailto:courses-request@linuxchix.org?subject=subscribe>
983 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
984 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
985 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
986 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
991 >Introduce yourself on the list, tell us what programming experience you
994 >resource you are planning to use for the course. Are you waiting for a
998 >Also post a quote that is related to why this language is called "Python"
1001 Ok, my name is Desiree, but I prefer to be called Rae, I don't have much
1002 programming experience, a bit of HTML and sone QBasic, I am a senior in high
1003 school and all my programming courses are scheduled for this school year.
1004 I'll be using online resorces for the most part, although I'm looking for a
1005 book that will appeal to me. I tend to learn best by doing, not by reading
1008 Buffarama@hotmail.com
1011 _________________________________________________________________
1012 Send and receive Hotmail on your mobile device: http://mobile.msn.com
1015 From wendy@scottishmusician.com Fri Jul 5 15:33:35 2002
1016 Return-Path: <wendy@scottishmusician.com>
1017 Delivered-To: courses@linuxchix.org
1018 Received: from uhura.concentric.net (uhura.concentric.net [206.173.118.93])
1019 by www.linuxchix.org (Postfix) with ESMTP id 30C3C125814
1020 for <courses@linuxchix.org>; Fri, 5 Jul 2002 15:33:31 +1000 (EST)
1021 Received: from cliff.concentric.net (cliff.concentric.net [206.173.118.90])
1022 by uhura.concentric.net [Concentric SMTP Routing 1.0] id g653oOE04363
1023 for <courses@linuxchix.org.>; Thu, 4 Jul 2002 23:50:28 -0400 (EDT)
1024 Received: from da001d2082.cam-ma.osd.concentric.net (da001d2082.cam-ma.osd.concentric.net [207.88.96.36])
1025 by cliff.concentric.net (8.9.1a)
1026 id FAA24298; Wed, 3 Jul 2002 05:52:24 -0400 (EDT)
1027 Subject: Re: [Courses] [Python] Welcome
1028 From: Wendy Galovich <wendy@scottishmusician.com>
1029 To: courses@linuxchix.org
1030 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>
1031 References: <009d01c21d12$32af47c0$0100000a@leviathan>
1032 <016401c220fc$5b289970$0100000a@leviathan>
1033 Content-Type: text/plain
1034 Content-Transfer-Encoding: 7bit
1035 X-Mailer: Ximian Evolution 1.0.3 (1.0.3-6)
1036 Date: 03 Jul 2002 06:01:15 -0400
1037 Message-Id: <1025690558.1290.6.camel@localhost>
1039 Sender: courses-admin@linuxchix.org
1040 Errors-To: courses-admin@linuxchix.org
1041 X-BeenThere: courses@linuxchix.org
1042 X-Mailman-Version: 2.0.1
1044 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1045 List-Post: <mailto:courses@linuxchix.org>
1046 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1047 <mailto:courses-request@linuxchix.org?subject=subscribe>
1048 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1049 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1050 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1051 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1052 Content-Length: 3798
1055 Hi, apologies if everyone else is getting this twice. I sent a reply
1056 yesterday morning and still haven't seen it in my inbox.
1058 I have previously dabbled in JavaScript, C and a bit of Python at home,
1059 and in VB at work. I've also used SQL fairly frequently at work. I have
1060 both the Learning Python and Programming Python books and will be using
1061 them as references as I follow along in the course.
1065 On Mon, 2002-07-01 at 08:39, Sue Stones wrote:
1066 > Welcome to the Python programming course. I am really glad to have some
1067 > people that want to do the course. And I hope that you are going to enjoy this
1068 > and get something useful from it.
1070 > Every course is run differently, and so let me start by discussing how I intend
1072 > run this one. I had considered using Mark Lutz's "Programming Python" which I
1073 > have. But it was suggested that I use "Learning Python" by Mark Lutz & David
1074 > Asher. (both O'Reilly books) This would be more appropriate to more
1076 > programmers. Some people indicated they didn't want to buy a book, or wanted to
1077 > but didn't have the means. So...
1079 > It doesn't really matter what resource that you use, find one or more that suits
1081 > and your experience. (I will include some links to online recourses).
1083 > a practical skill, so the best way to learn is to practice it. So, the way I
1085 > to do this is to set some short assignments, working through different parts of
1087 > language. Everyone can post any questions, comments, rantings, and assignment
1088 > solutions to the mailing list. The rate at which we progress will depend on how
1090 > you are. That is we will progress on to the next topic and assignment only as
1092 > people have finished the last assignment. So if we start off eager, we can move
1094 > if people are busy with other things we will move slower. If we find some
1096 > harder we can spend more time on it.
1098 > Now before anyone panics about assignments, of course they aren't compulsory,
1100 > you don't want to do them or just one of them, please let me know so that I am
1102 > waiting for you. You can just comment on other people's answers if you like.
1104 > assignments will be small and are a means of learning NOT assessment!!*!
1106 > This system works best if you are vocal about what you are learning. Post a
1108 > like, think up questions, or more assignments. Anything that you say will help
1110 > so don't hold back.
1112 > I was thinking of roughly following "Learning Python" and ordered the book, but
1113 > it is on backorder, so I have no ides when it might get here. Please let me
1114 > know whether you have the same trouble.
1117 > Introduce yourself on the list, tell us what programming experience you have,
1119 > resource you are planning to use for the course. Are you waiting for a book to
1121 > Also post a quote that is related to why this language is called "Python"
1123 > I look forward to hearing from you.
1129 > The Learning Python page. http://www.oreilly.com/catalog/lpython/toc.html
1131 > About Python. http://home.rmi.net/~lutz/about-python.html
1133 > A tutorial. http://www.python.org/doc/current/tut/tut.html
1134 > The Python website. http://www.python.org/
1135 > A downloadable book. http://sourceforge.net/projects/diveintopython/
1136 > The O'Rielly network. http://www.onlamp.com/python/
1137 > HOW TO documents. http://py-howto.sourceforge.net/
1138 > For experienced programmers. http://diveintopython.org/
1140 > http://www.pythonware.com/daily/
1141 > http://aspn.activestate.com/ASPN/Python/Cookbook/
1147 > _______________________________________________
1148 > Courses mailing list
1149 > Courses@linuxchix.org
1150 > http://mailman.linuxchix.org/mailman/listinfo/courses
1154 From jacqueline@decisions-and-designs.com.au Sat Jul 20 22:30:18 2002
1155 Return-Path: <jacqueline@decisions-and-designs.com.au>
1156 Delivered-To: courses@linuxchix.org
1157 Received: from mulgara.westnet.com.au (mulgara.westnet.com.au [203.10.1.6])
1158 by www.linuxchix.org (Postfix) with ESMTP id 3532D125802
1159 for <courses@linuxchix.org>; Sat, 20 Jul 2002 22:30:18 +1000 (EST)
1160 Received: from chicory.http://www.decisions-and-designs.com.au/ (adsl-202-72-160-9.wheatbelt.westnet.com.au [202.72.160.9])
1161 by mulgara.westnet.com.au (Postfix) with ESMTP id D2A2530FC3
1162 for <courses@linuxchix.org>; Sat, 20 Jul 2002 20:30:11 +0800 (WST)
1163 Message-Id: <4.3.2.7.2.20020720200941.00bda990@mail.westnet.com.au>
1164 X-Sender: jacqueline@mail.westnet.com.au
1165 X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
1166 Date: Sat, 20 Jul 2002 20:32:53 +0800
1167 To: <courses@linuxchix.org>
1168 From: Jacqueline McNally <jacqueline@decisions-and-designs.com.au>
1169 Subject: Re: [Courses] [Python] Welcome
1170 In-Reply-To: <016401c220fc$5b289970$0100000a@leviathan>
1171 References: <009d01c21d12$32af47c0$0100000a@leviathan>
1173 Content-Type: text/plain; charset="us-ascii"; format=flowed
1174 Sender: courses-admin@linuxchix.org
1175 Errors-To: courses-admin@linuxchix.org
1176 X-BeenThere: courses@linuxchix.org
1177 X-Mailman-Version: 2.0.1
1179 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1180 List-Post: <mailto:courses@linuxchix.org>
1181 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1182 <mailto:courses-request@linuxchix.org?subject=subscribe>
1183 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1184 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1185 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1186 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1187 Content-Length: 1759
1190 I feel that I have only dipped my toes into programming, and have not
1191 designed my own programmes for many many years. I know enough to *read*
1192 most programming languages for technical writing purposes, but only as a
1195 I am comfortable with HTML and JavaScript.
1197 I got interested in Java in order to compose online help cross-platform,
1198 but have not done much tweaking here as Sun provided a way for me to use
1199 FrameMaker source and create JavaHelp.
1201 Java introduced me to object-orientated thinking and programming, so I am
1202 looking to Python now to follow up that interest.
1204 I have great respect for pythons as we would see them regularly when I
1205 lived in North-West Australia. I still find them fascinating, although have
1206 grown out of the desire to handle them :)
1208 I look forward to handling some Python of my own making.
1212 http://mc2.vicnet.net.au/users/zenryaku/
1214 Community Contact, Australia/New Zealand
1215 OpenOffice.org Marketing Project
1216 (www.openoffice.org)
1218 Are you a computer angel? (www.ca.asn.au)
1220 PS The O'Reilly newsletter announced:
1223 This book is a collection of problems, solutions, and practical
1224 examples for Python programmers, written by Python programmers. It
1225 contains over two hundred recipes for text manipulation, object
1226 oriented programming, XML processing, system administration, and much
1227 more. This book is a treasure trove of useful code for both novices and
1228 advanced practitioners, with contributions from such Python luminaries
1229 as Guido Van Rossum, Tim Peters, Paul Prescod, and Mark Hammond.
1230 http://www.oreilly.com/catalog/pythoncook/
1232 Chapter 1, "Python Shortcuts," is available online:
1233 http://www.oreilly.com/catalog/pythoncook/chapter/index.html"
1236 From cgrossen@lans.mha.org Tue Jul 2 08:26:05 2002
1237 Return-Path: <cgrossen@lans.mha.org>
1238 Delivered-To: courses@linuxchix.org
1239 Received: from mailgtwy.mha.org (unknown [64.108.156.50])
1240 by www.linuxchix.org (Postfix) with ESMTP id BEC00125817
1241 for <courses@linuxchix.org>; Tue, 2 Jul 2002 08:26:03 +1000 (EST)
1242 Received: by MHA8 with Internet Mail Service (5.5.2653.19)
1243 id <N94FYRC8>; Mon, 1 Jul 2002 18:27:07 -0400
1244 Message-ID: <901D534697EFD5118EDF0002A564C8CE20C655@MHA8>
1245 From: Cynthia Grossen <cgrossen@lans.mha.org>
1246 To: "'courses@linuxchix.org'" <courses@linuxchix.org>
1247 Date: Mon, 1 Jul 2002 18:27:07 -0400
1249 X-Mailer: Internet Mail Service (5.5.2653.19)
1250 Content-Type: text/plain
1251 Subject: [Courses] RE: Courses digest, [Python] Welcome
1252 Sender: courses-admin@linuxchix.org
1253 Errors-To: courses-admin@linuxchix.org
1254 X-BeenThere: courses@linuxchix.org
1255 X-Mailman-Version: 2.0.1
1257 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1258 List-Post: <mailto:courses@linuxchix.org>
1259 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1260 <mailto:courses-request@linuxchix.org?subject=subscribe>
1261 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1262 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1263 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1264 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1269 my name is cyndi, I'll be using online resources. I have programming
1270 experience in VB, java, c/c++, foxpro 2.6,6.0, & 7.0, cobol, csh,
1271 javascript, mc68000 assembly and MC68(11?), and a few more. mostly I'm a
1272 dabbler, so I can read a lot of languages, but I really only code in foxpro
1273 and c/c++ with a dash of VB and javascript for leavening. And I think the
1274 final q, has been answered enough. but I will say that I like pythons and
1275 have been thinking about buying a ball python; I've heard that they're good
1276 snakes for beginners. I wonder if this means anything in relation to the
1280 > Introduce yourself on the list, tell us what programming
1281 > experience you have, and what resource you are planning to
1282 > use for the course. Are you waiting for a book to arrive.
1283 > Also post a quote that is related to why this language is
1286 > I look forward to hearing from you.
1288 From kath@skatha.net Fri Jul 5 05:58:25 2002
1289 Return-Path: <kath@skatha.net>
1290 Delivered-To: courses@linuxchix.org
1291 Received: from skatha.net (user39.net125.va.sprint-hsd.net [208.33.152.39])
1292 by www.linuxchix.org (Postfix) with ESMTP id 9FD6712585A
1293 for <courses@linuxchix.org>; Fri, 5 Jul 2002 05:58:23 +1000 (EST)
1294 Received: from localhost (localhost [[UNIX: localhost]])
1295 by skatha.net (8.11.6/8.11.6) id g64Jn1D10311
1296 for courses@linuxchix.org; Thu, 4 Jul 2002 15:49:01 -0400
1297 Content-Type: text/plain;
1299 From: Kathy Gerber <kath@skatha.net>
1300 To: courses@linuxchix.org
1301 Date: Thu, 4 Jul 2002 15:49:01 -0400
1302 User-Agent: KMail/1.4.1
1304 Content-Transfer-Encoding: quoted-printable
1305 Message-Id: <200207041549.01455.kath@skatha.net>
1306 Subject: [Courses] [Courses][Python]Re: Welcome
1307 Sender: courses-admin@linuxchix.org
1308 Errors-To: courses-admin@linuxchix.org
1309 X-BeenThere: courses@linuxchix.org
1310 X-Mailman-Version: 2.0.1
1312 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1313 List-Post: <mailto:courses@linuxchix.org>
1314 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1315 <mailto:courses-request@linuxchix.org?subject=subscribe>
1316 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1317 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1318 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1319 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1325 My apologies for my lateness here; I'll try to keep up in the future. My=
1327 is Kathy Gerber. I work at University of Virginia in Research Computing =
1329 see the Linux talk at http://www.itc.virginia.edu/research/talks/home.htm=
1332 My first computer was an amiga with no hard drive, and my first linux was=
1334 Slackware on 5 1/4 in. floppies. I've not done that much programming - a=
1336 of everything, and the language I probably know best is - SAS.
1338 I have the Lutz and Ascher book, no great insights on the name, but do lo=
1340 forward to getting the meaning of "pythonic". =20
1345 From dawn@standardalternative.net Wed Jul 31 04:52:27 2002
1346 Return-Path: <dawn@standardalternative.net>
1347 Delivered-To: courses@linuxchix.org
1348 Received: from booker-t.standardalterternative.net (bdsl.66.12.251.178.gte.net [66.12.251.178])
1349 by www.linuxchix.org (Postfix) with ESMTP id 7AEBD27305D
1350 for <courses@linuxchix.org>; Wed, 31 Jul 2002 04:52:26 +1000 (EST)
1351 Received: from sanger (unknown [192.168.0.22])
1352 by booker-t.standardalterternative.net (Postfix) with SMTP id 57F9289D
1353 for <courses@linuxchix.org>; Tue, 30 Jul 2002 12:52:58 -0700 (PDT)
1354 Received: by sanger (sSMTP sendmail emulation); Tue, 30 Jul 2002 11:56:47 -0700
1355 Date: Tue, 30 Jul 2002 11:56:47 -0700
1356 From: dawn@standardalternative.net
1357 To: courses@linuxchix.org
1358 Message-ID: <20020730115647.B9458@sanger.standardalternative.net>
1360 Content-Type: text/plain; charset=us-ascii
1361 Content-Disposition: inline
1362 User-Agent: Mutt/1.2.5i
1363 Subject: [Courses] [courses][python]Assignment 1
1364 Sender: courses-admin@linuxchix.org
1365 Errors-To: courses-admin@linuxchix.org
1366 X-BeenThere: courses@linuxchix.org
1367 X-Mailman-Version: 2.0.1
1369 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1370 List-Post: <mailto:courses@linuxchix.org>
1371 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1372 <mailto:courses-request@linuxchix.org?subject=subscribe>
1373 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1374 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1375 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1376 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1382 I think back in 1992 I did one little apple script. That pretty much covers my programming experience. I don't really aspire to be a programmer, but I see people creating the coolest little scripts sometimes, and I want to be able to do that too.
1384 "Learn about Python, the language that wraps itself around a problem to squeeze out a solution, swallowing it whole."
1385 Aaron R. Watters (http://www.networkcomputing.com/unixworld/tutorial/005/005.html)
1388 dawn@standardalternative.net
1389 www.standardalternative.net/dawn/
1391 From liz@kandew.net Wed Jul 31 22:32:46 2002
1392 Return-Path: <liz@kandew.net>
1393 Delivered-To: courses@linuxchix.org
1394 Received: from argo.kandew.net (sdsl-66-80-0-218.dsl.sca.megapath.net [66.80.0.218])
1395 by www.linuxchix.org (Postfix) with ESMTP id D438E272FD2
1396 for <courses@linuxchix.org>; Wed, 31 Jul 2002 22:32:45 +1000 (EST)
1397 Received: from [192.168.1.3] (helo=there)
1398 by argo.kandew.net with smtp (Exim 3.34 #1)
1400 for courses@linuxchix.org; Wed, 31 Jul 2002 05:32:40 -0700
1401 Content-Type: text/plain;
1402 charset="iso-8859-1"
1403 From: Liz Young <liz@kandew.net>
1404 Reply-To: liz@kandew.net
1405 Organization: Kandew Computer Consulting
1406 To: courses@linuxchix.org
1407 Subject: [Courses] [Python] Link to Python Text Book
1408 Date: Wed, 31 Jul 2002 05:32:40 -0700
1409 X-Mailer: KMail [version 1.3.2]
1411 Content-Transfer-Encoding: 8bit
1412 Message-Id: <E17Zsee-0007Q3-00@argo.kandew.net>
1413 Sender: courses-admin@linuxchix.org
1414 Errors-To: courses-admin@linuxchix.org
1415 X-BeenThere: courses@linuxchix.org
1416 X-Mailman-Version: 2.0.1
1418 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1419 List-Post: <mailto:courses@linuxchix.org>
1420 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1421 <mailto:courses-request@linuxchix.org?subject=subscribe>
1422 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1423 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1424 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1425 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1431 Just wanted to share this book, if anyone is interested -
1432 "How to Think Like a Computer Scientist: Learning with Python". It's
1433 free, and you can download it in a few different formats.
1434 http://www.greenteapress.com/thinkpython.html
1436 I've ordered a copy through the local independent book-seller here, too.
1441 From octal@solon-ohio.com Wed Jul 31 23:04:52 2002
1442 Return-Path: <octal@solon-ohio.com>
1443 Delivered-To: courses@linuxchix.org
1444 Received: from relay.pair.com (relay1.pair.com [209.68.1.20])
1445 by www.linuxchix.org (Postfix) with SMTP id DD757272FD2
1446 for <Courses@linuxchix.org>; Wed, 31 Jul 2002 23:04:49 +1000 (EST)
1447 Received: (qmail 36370 invoked from network); 31 Jul 2002 13:04:47 -0000
1448 Received: from akr-205-032.ppp.nacs.net (HELO solon-ohio.com) (207.166.205.32)
1449 by relay1.pair.com with SMTP; 31 Jul 2002 13:04:47 -0000
1450 X-pair-Authenticated: 207.166.205.32
1451 Message-ID: <3D47E068.B0D731A6@solon-ohio.com>
1452 Date: Wed, 31 Jul 2002 09:04:40 -0400
1453 From: octal@solon-ohio.com
1454 X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18-3 i686)
1455 X-Accept-Language: en
1457 To: Courses@linuxchix.org
1458 Subject: Re: [Courses] [Python] Link to Python Text Book
1459 References: <E17Zsee-0007Q3-00@argo.kandew.net>
1460 Content-Type: text/plain; charset=us-ascii
1461 Content-Transfer-Encoding: 7bit
1462 Sender: courses-admin@linuxchix.org
1463 Errors-To: courses-admin@linuxchix.org
1464 X-BeenThere: courses@linuxchix.org
1465 X-Mailman-Version: 2.0.1
1467 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1468 List-Post: <mailto:courses@linuxchix.org>
1469 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1470 <mailto:courses-request@linuxchix.org?subject=subscribe>
1471 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1472 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1473 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1474 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1482 > Just wanted to share this book, if anyone is interested -
1483 > "How to Think Like a Computer Scientist: Learning with Python". It's
1484 > free, and you can download it in a few different formats.
1485 > http://www.greenteapress.com/thinkpython.html
1488 Thanks for the link! I've already downloaded a copy and browsed the
1489 first couple of pages. Looks like just what I need to help me with this
1490 course and you've simply got to love the GPL aspect.
1492 I'm really looking forward to the beginning of this course!
1497 From suzo@bigpond.net.au Thu Aug 1 21:21:54 2002
1498 Return-Path: <suzo@bigpond.net.au>
1499 Delivered-To: courses@linuxchix.org
1500 Received: from mta01ps.bigpond.com (mta01ps.bigpond.com [144.135.25.133])
1501 by www.linuxchix.org (Postfix) with ESMTP id 781C527305C
1502 for <courses@linuxchix.org>; Thu, 1 Aug 2002 21:21:54 +1000 (EST)
1503 Received: from there ([144.135.25.78]) by mta01ps.bigpond.com
1504 (Netscape Messaging Server 4.15 mta01ps May 23 2002 23:53:28)
1505 with SMTP id H05WWG00.D17; Thu, 1 Aug 2002 21:21:52 +1000
1506 Received: from CPE-144-137-74-19.nsw.bigpond.net.au ([144.137.74.19]) by PSMAM04.mailsvc.email.bigpond.com(MailRouter V3.0n 92/27133853); 01 Aug 2002 21:21:52
1507 Content-Type: text/plain;
1508 charset="iso-8859-1"
1509 From: Sue Stones <suzo@bigpond.net.au>
1510 Organization: Vyette's House
1511 To: liz@kandew.net, courses@linuxchix.org
1512 Subject: Re: [Courses] [Python] Link to Python Text Book
1513 Date: Thu, 1 Aug 2002 21:22:00 +1000
1514 X-Mailer: KMail [version 1.3.2]
1515 References: <E17Zsee-0007Q3-00@argo.kandew.net>
1516 In-Reply-To: <E17Zsee-0007Q3-00@argo.kandew.net>
1518 Content-Transfer-Encoding: 8bit
1519 Message-Id: <20020801112154.781C527305C@www.linuxchix.org>
1520 Sender: courses-admin@linuxchix.org
1521 Errors-To: courses-admin@linuxchix.org
1522 X-BeenThere: courses@linuxchix.org
1523 X-Mailman-Version: 2.0.1
1525 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1526 List-Post: <mailto:courses@linuxchix.org>
1527 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1528 <mailto:courses-request@linuxchix.org?subject=subscribe>
1529 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1530 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1531 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1532 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1536 Thanks Liz, I'll add it to the list on the website.
1540 On Wed, 31 Jul 2002 22:32, Liz Young wrote:
1543 > Just wanted to share this book, if anyone is interested -
1544 > "How to Think Like a Computer Scientist: Learning with Python". It's
1545 > free, and you can download it in a few different formats.
1546 > http://www.greenteapress.com/thinkpython.html
1548 > I've ordered a copy through the local independent book-seller here, too.
1552 > _______________________________________________
1553 > Courses mailing list
1554 > Courses@linuxchix.org
1555 > http://mailman.linuxchix.org/mailman/listinfo/courses
1557 From suzo@bigpond.net.au Thu Aug 1 22:15:21 2002
1558 Return-Path: <suzo@bigpond.net.au>
1559 Delivered-To: courses@linuxchix.org
1560 Received: from mta05bw.bigpond.com (mta05bw.bigpond.com [139.134.6.95])
1561 by www.linuxchix.org (Postfix) with ESMTP id 5D24727305C
1562 for <courses@linuxchix.org>; Thu, 1 Aug 2002 22:15:21 +1000 (EST)
1563 Received: from there ([144.135.24.87]) by mta05bw.bigpond.com
1564 (Netscape Messaging Server 4.15 mta05bw May 23 2002 23:53:28)
1565 with SMTP id H05ZDK00.A8O for <courses@linuxchix.org>; Thu, 1
1566 Aug 2002 22:15:20 +1000
1567 Received: from CPE-144-137-74-19.nsw.bigpond.net.au ([144.137.74.19]) by bwmam07.mailsvc.email.bigpond.com(MailRouter V3.0n 56/11576542); 01 Aug 2002 22:15:20
1568 Content-Type: text/plain;
1569 charset="iso-8859-15"
1570 From: Sue Stones <suzo@bigpond.net.au>
1571 Organization: Vyette's House
1572 To: courses@linuxchix.org
1573 Date: Thu, 1 Aug 2002 22:15:28 +1000
1574 X-Mailer: KMail [version 1.3.2]
1576 Content-Transfer-Encoding: 8bit
1577 Message-Id: <20020801121521.5D24727305C@www.linuxchix.org>
1578 Subject: [Courses] [courses][python]Assignment 2
1579 Sender: courses-admin@linuxchix.org
1580 Errors-To: courses-admin@linuxchix.org
1581 X-BeenThere: courses@linuxchix.org
1582 X-Mailman-Version: 2.0.1
1584 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1585 List-Post: <mailto:courses@linuxchix.org>
1586 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1587 <mailto:courses-request@linuxchix.org?subject=subscribe>
1588 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1589 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1590 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1591 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1592 Content-Length: 1058
1595 Well let get into this Python, it has taken me a month to getthings off the
1596 ground. I am sorry for that , thank-you for your patience. I hope that your
1597 enthusiasm hasn't waned.
1599 You will find all the assignment on the courses web page, and you can send
1600 your answer from there if that suits you. The next assignment will be sent
1601 as soon as most people have answered this one. So remember if you have
1602 problems to ask for help.
1606 Assignment 2: Getting Started
1609 Now is time to get python installed if you haven't already.
1610 you can get the latest version from http://www.python.org/
1611 The python Web site. Read introductory chapters in your chosen
1614 Work out how to start python. Try entering things
1615 interactivly. Get python to say hello to the world.
1617 Write a hello world program (or aome variation) in a file and
1618 run that. Post this file
1619 with instructins on how to use it to the mailing list.
1621 If you have another operating system as well, you could try this on
1622 other systems too. Post any comments that you have about the differences.
1624 From slb@ixtab.org.uk Sat Aug 3 04:17:31 2002
1625 Return-Path: <slb@ixtab.org.uk>
1626 Delivered-To: courses@linuxchix.org
1627 Received: from ixtab.demon.co.uk (ixtab.demon.co.uk [62.49.20.95])
1628 by www.linuxchix.org (Postfix) with ESMTP id 82A7C273097
1629 for <courses@linuxchix.org>; Sat, 3 Aug 2002 04:17:30 +1000 (EST)
1630 Received: by ixtab.demon.co.uk (Postfix, from userid 1001)
1631 id 1012A1AB6C; Fri, 2 Aug 2002 19:17:27 +0100 (BST)
1632 Date: Fri, 2 Aug 2002 19:17:26 +0100
1633 From: Stephanie Boyd <slb@ixtab.org.uk>
1634 To: courses@linuxchix.org
1635 Subject: Re: [Courses] [courses][python]Assignment 2
1636 Message-ID: <20020802181726.GA27048@ixtab.org.uk>
1637 Mail-Followup-To: courses@linuxchix.org
1638 References: <20020801121521.5D24727305C@www.linuxchix.org>
1640 Content-Type: multipart/mixed; boundary="YiEDa0DAkWCtVeE4"
1641 Content-Disposition: inline
1642 In-Reply-To: <20020801121521.5D24727305C@www.linuxchix.org>
1643 User-Agent: Mutt/1.3.28i
1644 Sender: courses-admin@linuxchix.org
1645 Errors-To: courses-admin@linuxchix.org
1646 X-BeenThere: courses@linuxchix.org
1647 X-Mailman-Version: 2.0.1
1649 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1650 List-Post: <mailto:courses@linuxchix.org>
1651 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1652 <mailto:courses-request@linuxchix.org?subject=subscribe>
1653 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1654 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1655 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1656 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1661 Content-Type: text/plain; charset=us-ascii
1662 Content-Disposition: inline
1665 I've attached my hello world program. It can be run on the command line by
1666 typing ./as2.py - assuming that python is in the same place on your machine.
1667 Otherwise, you would have to change the path at the top to point to where
1668 python is on your machine (eg #!/usr/local/bin/python).
1673 Start every day off with a smile and get it over with.
1677 Content-Type: text/plain; charset=us-ascii
1678 Content-Disposition: attachment; filename="as2.py"
1684 --YiEDa0DAkWCtVeE4--
1686 From sneha@vit.ac.in Sat Aug 3 20:33:17 2002
1687 Return-Path: <sneha@vit.ac.in>
1688 Delivered-To: courses@linuxchix.org
1689 Received: from email.vit.ac.in (unknown [202.54.63.230])
1690 by www.linuxchix.org (Postfix) with ESMTP id CD557273063
1691 for <courses@linuxchix.org>; Sat, 3 Aug 2002 20:33:13 +1000 (EST)
1692 Received: from HEXDC ([192.168.25.100]) by email.vit.ac.in with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
1693 id QFV3S50L; Sat, 3 Aug 2002 16:11:45 +0100
1694 Message-ID: <012801c23ad9$22bd49e0$6419a8c0@hexdc>
1695 Reply-To: "Sneha" <sneha@vit.ac.in>
1696 From: "Sneha" <sneha@vit.ac.in>
1697 To: "Linuxchix" <courses@linuxchix.org>
1698 References: <20020801121521.5D24727305C@www.linuxchix.org> <20020802181726.GA27048@ixtab.org.uk>
1699 Date: Sat, 3 Aug 2002 15:56:00 +0530
1701 Content-Type: multipart/alternative;
1702 boundary="----=_NextPart_000_00F6_01C23B06.435A7740"
1704 X-MSMail-Priority: Normal
1705 X-Mailer: Microsoft Outlook Express 5.00.2314.1300
1706 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
1707 Subject: [Courses] [Courses][python]
1708 Sender: courses-admin@linuxchix.org
1709 Errors-To: courses-admin@linuxchix.org
1710 X-BeenThere: courses@linuxchix.org
1711 X-Mailman-Version: 2.0.1
1713 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1714 List-Post: <mailto:courses@linuxchix.org>
1715 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1716 <mailto:courses-request@linuxchix.org?subject=subscribe>
1717 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1718 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1719 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1720 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1721 Content-Length: 4660
1724 This is a multi-part message in MIME format.
1726 ------=_NextPart_000_00F6_01C23B06.435A7740
1727 Content-Type: text/plain;
1728 charset="iso-8859-1"
1729 Content-Transfer-Encoding: quoted-printable
1732 First of all I like to thank sue for the website(www.python.org), in =
1733 which the tutorial section was too good...
1734 I like to share few knowledge I earned through this tutorial...
1736 Have ur own startup message in python:
1738 1) create a file with extention .py (eg: start.py)
1739 start.py: (contents)
1740 print "Welcome to Python Zone"
1741 2) Give the following in ur unix shell prompt
1742 $ export PYTHONSTARTUP=3Dstart.py
1744 u get ur own startup message....
1745 3) To remove the startup message...give the following...
1746 $ export PYTHONSTARTUP=3D
1749 ??? is it possible to clear the screen within python...
1755 Live to Learn...Learn to Earn
1759 ------=_NextPart_000_00F6_01C23B06.435A7740
1760 Content-Type: text/html;
1761 charset="iso-8859-1"
1762 Content-Transfer-Encoding: quoted-printable
1764 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1766 <META content=3D"text/html; charset=3Diso-8859-1" =
1767 http-equiv=3DContent-Type>
1768 <META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
1771 <BODY bgColor=3D#ffffff>
1772 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>Hi all =
1774 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1775 size=3D2> First of=20
1776 all I like to thank sue for the website(<A=20
1777 href=3D"http://www.python.org">www.python.org</A>), in which the =
1779 was too good...</FONT></DIV>
1780 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1781 size=3D2> I like=20
1782 to share few knowledge I earned through this tutorial...</FONT></DIV>
1783 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1784 size=3D2> =20
1786 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2><U>Have ur =
1788 message in python:</U></FONT></DIV>
1790 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>1) create a =
1792 extention .py (eg: start.py)</FONT></DIV>
1793 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1794 size=3D2> =20
1795 start.py: (contents)</FONT></DIV>
1796 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1797 size=3D2> =20
1798 print "Welcome to Python Zone"</FONT></DIV>
1799 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>2) Give the =
1801 unix shell prompt</FONT></DIV>
1802 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS"=20
1803 size=3D2> $ export=20
1804 PYTHONSTARTUP=3Dstart.py</FONT></DIV>
1805 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1806 size=3D2> =20
1807 $ python</FONT></DIV>
1808 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>u get ur own =
1810 message....</FONT></DIV>
1811 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>3) To remove =
1813 message...give the following...</FONT></DIV>
1814 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1815 size=3D2> =20
1816 $ export PYTHONSTARTUP=3D<FONT color=3D#000080 =
1817 face=3D"Comic Sans MS"=20
1818 size=3D2></FONT></FONT></DIV>
1819 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2><FONT =
1821 face=3D"Comic Sans MS" =
1822 size=3D2> $=20
1823 python</FONT></FONT></DIV>
1824 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1825 size=3D2></FONT> </DIV>
1826 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>?</FONT><FONT =
1828 face=3D"Comic Sans MS" size=3D2>?? is it possible to clear the screen =
1830 python...</FONT></DIV>
1831 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1832 size=3D2></FONT> </DIV>
1833 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>happy =
1835 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1836 size=3D2>friendly</FONT></DIV>
1837 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>sneha =
1839 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1840 size=3D2></FONT> </DIV>
1841 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>Live to =
1844 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>
1845 <MARQUEE behavior=3Dalternate width=3D300>sneha=20
1847 <DIV></DIV></MARQUEE></FONT>
1853 <DIV></DIV></FONT></DIV></BODY></HTML>
1855 ------=_NextPart_000_00F6_01C23B06.435A7740--
1858 From sneha@vit.ac.in Sat Aug 3 21:22:11 2002
1859 Return-Path: <sneha@vit.ac.in>
1860 Delivered-To: courses@linuxchix.org
1861 Received: from email.vit.ac.in (unknown [202.54.63.230])
1862 by www.linuxchix.org (Postfix) with ESMTP id 4124E273063
1863 for <courses@linuxchix.org>; Sat, 3 Aug 2002 21:21:55 +1000 (EST)
1864 Received: from HEXDC ([192.168.25.100]) by email.vit.ac.in with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
1865 id QFV3S6HM; Sat, 3 Aug 2002 17:00:17 +0100
1866 Message-ID: <022b01c23adf$eab31c80$6419a8c0@hexdc>
1867 Reply-To: "Sneha" <sneha@vit.ac.in>
1868 From: "Sneha" <sneha@vit.ac.in>
1869 To: "Linuxchix" <courses@linuxchix.org>
1870 References: <20020801121521.5D24727305C@www.linuxchix.org> <20020802181726.GA27048@ixtab.org.uk> <012801c23ad9$22bd49e0$6419a8c0@hexdc>
1871 Subject: Re: [Courses] [Courses][python]
1872 Date: Sat, 3 Aug 2002 16:51:19 +0530
1874 Content-Type: multipart/alternative;
1875 boundary="----=_NextPart_000_0228_01C23B0D.FD837660"
1877 X-MSMail-Priority: Normal
1878 X-Mailer: Microsoft Outlook Express 5.00.2314.1300
1879 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
1880 Sender: courses-admin@linuxchix.org
1881 Errors-To: courses-admin@linuxchix.org
1882 X-BeenThere: courses@linuxchix.org
1883 X-Mailman-Version: 2.0.1
1885 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
1886 List-Post: <mailto:courses@linuxchix.org>
1887 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1888 <mailto:courses-request@linuxchix.org?subject=subscribe>
1889 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
1890 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
1891 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
1892 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
1893 Content-Length: 2520
1896 This is a multi-part message in MIME format.
1898 ------=_NextPart_000_0228_01C23B0D.FD837660
1899 Content-Type: text/plain;
1900 charset="iso-8859-1"
1901 Content-Transfer-Encoding: quoted-printable
1905 ??? is it possible to clear the screen within python...
1906 !!! I got the answer
1908 >>>os.system('clear')
1915 Live to Learn...Learn to Earn
1919 ------=_NextPart_000_0228_01C23B0D.FD837660
1920 Content-Type: text/html;
1921 charset="iso-8859-1"
1922 Content-Transfer-Encoding: quoted-printable
1924 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1926 <META content=3D"text/html; charset=3Diso-8859-1" =
1927 http-equiv=3DContent-Type>
1928 <META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
1931 <BODY bgColor=3D#ffffff>
1933 style=3D"BORDER-LEFT: #000080 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
1934 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
1935 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>Hi all =
1938 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1939 size=3D2>?</FONT><FONT=20
1940 color=3D#000080 face=3D"Comic Sans MS" size=3D2>?? is it possible to =
1942 screen within python...</FONT></DIV>
1943 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>!!! =
1946 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1947 size=3D2>>>>import=20
1949 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS"=20
1950 size=3D2>>>>os.system('clear')</FONT></DIV>
1952 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1953 size=3D2></FONT> </DIV>
1954 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>happy =
1956 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1957 size=3D2>friendly</FONT></DIV>
1958 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>sneha =
1960 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" =
1961 size=3D2></FONT> </DIV>
1962 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>Live to =
1965 <DIV><FONT color=3D#000080 face=3D"Comic Sans MS" size=3D2>
1966 <MARQUEE behavior=3Dalternate width=3D300>sneha=20
1968 <DIV></DIV></MARQUEE></FONT>
1975 <DIV></DIV></FONT></DIV></BLOCKQUOTE></BODY></HTML>
1977 ------=_NextPart_000_0228_01C23B0D.FD837660--
1980 From suzo@bigpond.net.au Sun Aug 4 22:36:54 2002
1981 Return-Path: <suzo@bigpond.net.au>
1982 Delivered-To: courses@linuxchix.org
1983 Received: from mta04ps.bigpond.com (mta04ps.bigpond.com [144.135.25.136])
1984 by www.linuxchix.org (Postfix) with ESMTP id 5C1B1273050
1985 for <courses@linuxchix.org>; Sun, 4 Aug 2002 22:36:53 +1000 (EST)
1986 Received: from there ([144.135.25.81]) by mta04ps.bigpond.com
1987 (Netscape Messaging Server 4.15 mta04ps May 23 2002 23:53:28)
1988 with SMTP id H0BKDF00.85T; Sun, 4 Aug 2002 22:36:51 +1000
1989 Received: from CPE-144-137-90-173.nsw.bigpond.net.au ([144.137.90.173]) by psmam05.mailsvc.email.bigpond.com(MailRouter V3.0n 101/31085522); 04 Aug 2002 22:36:51
1990 Content-Type: text/plain;
1991 charset="iso-8859-1"
1992 From: Sue Stones <suzo@bigpond.net.au>
1993 Organization: Vyette's House
1994 To: "Sneha" <sneha@vit.ac.in>, "Linuxchix" <courses@linuxchix.org>
1995 Subject: Re: [Courses] [Courses][python]
1996 Date: Sun, 4 Aug 2002 22:37:04 +1000
1997 X-Mailer: KMail [version 1.3.2]
1998 References: <20020801121521.5D24727305C@www.linuxchix.org> <012801c23ad9$22bd49e0$6419a8c0@hexdc> <022b01c23adf$eab31c80$6419a8c0@hexdc>
1999 In-Reply-To: <022b01c23adf$eab31c80$6419a8c0@hexdc>
2001 Content-Transfer-Encoding: 8bit
2002 Message-Id: <20020804123653.5C1B1273050@www.linuxchix.org>
2003 Sender: courses-admin@linuxchix.org
2004 Errors-To: courses-admin@linuxchix.org
2005 X-BeenThere: courses@linuxchix.org
2006 X-Mailman-Version: 2.0.1
2008 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2009 List-Post: <mailto:courses@linuxchix.org>
2010 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2011 <mailto:courses-request@linuxchix.org?subject=subscribe>
2012 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2013 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2014 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2015 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2023 On Sat, 3 Aug 2002 21:21, Sneha wrote:
2026 > ??? is it possible to clear the screen within python...
2027 > !!! I got the answer
2030 > >>>os.system('clear')
2036 > Live to Learn...Learn to Earn
2039 From octal@solon-ohio.com Sat Aug 3 18:10:50 2002
2040 Return-Path: <octal@solon-ohio.com>
2041 Delivered-To: courses@linuxchix.org
2042 Received: from relay.pair.com (relay1.pair.com [209.68.1.20])
2043 by www.linuxchix.org (Postfix) with SMTP id 8B53A273063
2044 for <courses@linuxchix.org>; Sat, 3 Aug 2002 18:10:49 +1000 (EST)
2045 Received: (qmail 29318 invoked from network); 3 Aug 2002 08:10:46 -0000
2046 Received: from akr-205-054.ppp.nacs.net (HELO solon-ohio.com) (207.166.205.54)
2047 by relay1.pair.com with SMTP; 3 Aug 2002 08:10:46 -0000
2048 X-pair-Authenticated: 207.166.205.54
2049 Message-ID: <3D4B8FFC.A7DFF70D@solon-ohio.com>
2050 Date: Sat, 03 Aug 2002 04:10:36 -0400
2051 From: octal@solon-ohio.com
2052 X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18-3 i686)
2053 X-Accept-Language: en
2055 To: courses@linuxchix.org
2056 Subject: Re: [Courses] [courses][python]Assignment 2
2057 References: <20020801121521.5D24727305C@www.linuxchix.org>
2058 Content-Type: text/plain; charset=us-ascii
2059 Content-Transfer-Encoding: 7bit
2060 Sender: courses-admin@linuxchix.org
2061 Errors-To: courses-admin@linuxchix.org
2062 X-BeenThere: courses@linuxchix.org
2063 X-Mailman-Version: 2.0.1
2065 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2066 List-Post: <mailto:courses@linuxchix.org>
2067 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2068 <mailto:courses-request@linuxchix.org?subject=subscribe>
2069 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2070 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2071 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2072 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2083 print "Hello, everyone!"
2086 I did notice that it seems to work a bit better if you 'chmod 700' the
2087 file before running it! ;-) I don't have any non-linux operating systems
2088 installed so I'm clueless about differences on other operating systems.
2093 From mary@puzzling.org Sat Aug 3 20:19:41 2002
2094 Return-Path: <mary@puzzling.org>
2095 Delivered-To: courses@linuxchix.org
2096 Received: from sunny.pacific.net.au (sunny.pacific.net.au [203.25.148.40])
2097 by www.linuxchix.org (Postfix) with ESMTP id 1ECA1273063
2098 for <courses@linuxchix.org>; Sat, 3 Aug 2002 20:19:41 +1000 (EST)
2099 Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72])
2100 by sunny.pacific.net.au with ESMTP
2101 id g73AJeSs011112 for <courses@linuxchix.org>; Sat, 3 Aug 2002 20:19:40 +1000 (EST)
2102 Received: from home.spankyhouse.net (dyn61.syd2.homedsl.pacific.net.au [203.100.233.61])
2103 by wisma.pacific.net.au with ESMTP
2104 id UAA26502 for <courses@linuxchix.org>; Sat, 3 Aug 2002 20:19:39 +1000 (EST)
2105 Received: from titus.(none) (titus.home.spankyhouse.net [192.168.10.4])
2106 by home.spankyhouse.net (Postfix) with SMTP id 5A4A18C1D1
2107 for <courses@linuxchix.org>; Sat, 3 Aug 2002 20:19:37 +1000 (EST)
2108 Received: (nullmailer pid 997 invoked by uid 1001);
2109 Sat, 03 Aug 2002 10:32:19 -0000
2110 Date: Sat, 3 Aug 2002 20:32:19 +1000
2111 From: Mary <mary-linuxchix@puzzling.org>
2112 To: courses@linuxchix.org
2113 Subject: Re: [Courses] [courses][python]Assignment 2
2114 Message-ID: <20020803103219.GG401@titus.spanky>
2115 Mail-Followup-To: courses@linuxchix.org
2116 References: <20020801121521.5D24727305C@www.linuxchix.org> <3D4B8FFC.A7DFF70D@solon-ohio.com>
2118 Content-Type: text/plain; charset=us-ascii
2119 Content-Disposition: inline
2120 In-Reply-To: <3D4B8FFC.A7DFF70D@solon-ohio.com>
2121 User-Agent: Mutt/1.4i
2122 X-Nihilism: Consistency is all I ask... Give us this day our daily mask.
2123 X-GPG-Key: 1024D/77625870
2124 X-GPG-Fingerprint: B141 CD1A 4603 1CD7 6D64 EFBF D256 C568 7762 5870
2125 Sender: courses-admin@linuxchix.org
2126 Errors-To: courses-admin@linuxchix.org
2127 X-BeenThere: courses@linuxchix.org
2128 X-Mailman-Version: 2.0.1
2130 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2131 List-Post: <mailto:courses@linuxchix.org>
2132 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2133 <mailto:courses-request@linuxchix.org?subject=subscribe>
2134 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2135 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2136 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2137 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2141 On Sat, Aug 03, 2002 at 04:10:36AM -0400, octal@solon-ohio.com wrote:
2142 > I did notice that it seems to work a bit better if you 'chmod 700' the
2143 > file before running it! ;-) I don't have any non-linux operating systems
2144 > installed so I'm clueless about differences on other operating systems.
2146 You can run your script as "./test.py" on linux only if you've set it
2147 7xx, or 5xx because programs need to be both readable and executable. If you
2148 haven't changed the mode, you can run it with "python test.py" because
2149 then the program you're running is actually Python itself, which will be
2152 Not all operating systems need you to mark programs as executable - they
2153 might determine this in other ways, for example, requiring a particular
2158 From mary@puzzling.org Sat Aug 3 20:20:36 2002
2159 Return-Path: <mary@puzzling.org>
2160 Delivered-To: courses@linuxchix.org
2161 Received: from sunny.pacific.net.au (sunny.pacific.net.au [203.25.148.40])
2162 by www.linuxchix.org (Postfix) with ESMTP id 9B5EA2730FA
2163 for <courses@linuxchix.org>; Sat, 3 Aug 2002 20:20:36 +1000 (EST)
2164 Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72])
2165 by sunny.pacific.net.au with ESMTP
2166 id g73AKaSs011165 for <courses@linuxchix.org>; Sat, 3 Aug 2002 20:20:36 +1000 (EST)
2167 Received: from home.spankyhouse.net (dyn61.syd2.homedsl.pacific.net.au [203.100.233.61])
2168 by wisma.pacific.net.au with ESMTP
2169 id UAA26881 for <courses@linuxchix.org>; Sat, 3 Aug 2002 20:20:35 +1000 (EST)
2170 Received: from titus.(none) (titus.home.spankyhouse.net [192.168.10.4])
2171 by home.spankyhouse.net (Postfix) with SMTP id 15DF18C1D1
2172 for <courses@linuxchix.org>; Sat, 3 Aug 2002 20:20:35 +1000 (EST)
2173 Received: (nullmailer pid 1002 invoked by uid 1001);
2174 Sat, 03 Aug 2002 10:33:17 -0000
2175 Date: Sat, 3 Aug 2002 20:33:17 +1000
2176 From: Mary <mary-linuxchix@puzzling.org>
2177 To: courses@linuxchix.org
2178 Subject: Re: [Courses] [courses][python]Assignment 2
2179 Message-ID: <20020803103317.GH401@titus.spanky>
2180 Mail-Followup-To: courses@linuxchix.org
2181 References: <20020801121521.5D24727305C@www.linuxchix.org> <3D4B8FFC.A7DFF70D@solon-ohio.com>
2183 Content-Type: text/plain; charset=us-ascii
2184 Content-Disposition: inline
2185 In-Reply-To: <3D4B8FFC.A7DFF70D@solon-ohio.com>
2186 User-Agent: Mutt/1.4i
2187 X-Nihilism: Consistency is all I ask... Give us this day our daily mask.
2188 X-GPG-Key: 1024D/77625870
2189 X-GPG-Fingerprint: B141 CD1A 4603 1CD7 6D64 EFBF D256 C568 7762 5870
2190 Sender: courses-admin@linuxchix.org
2191 Errors-To: courses-admin@linuxchix.org
2192 X-BeenThere: courses@linuxchix.org
2193 X-Mailman-Version: 2.0.1
2195 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2196 List-Post: <mailto:courses@linuxchix.org>
2197 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2198 <mailto:courses-request@linuxchix.org?subject=subscribe>
2199 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2200 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2201 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2202 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2206 On Sat, Aug 03, 2002 at 04:10:36AM -0400, octal@solon-ohio.com wrote:
2209 It is sometimes better to start them with
2211 #!/usr/bin/env python
2213 as Python may not always be located at /usr/bin/python (I've seen it at
2214 /usr/local/bin/python for example).
2218 From m@irixx.org Sun Aug 4 11:59:29 2002
2219 Return-Path: <m@irixx.org>
2220 Delivered-To: courses@linuxchix.org
2221 Received: from cmailg6.svr.pol.co.uk (cmailg6.svr.pol.co.uk [195.92.195.176])
2222 by www.linuxchix.org (Postfix) with ESMTP id 500DE273063
2223 for <courses@linuxchix.org>; Sun, 4 Aug 2002 11:59:28 +1000 (EST)
2224 Received: from [195.92.67.23] (helo=mail18.svr.pol.co.uk)
2225 by cmailg6.svr.pol.co.uk with esmtp (Exim 3.35 #1)
2227 for courses@linuxchix.org; Sun, 04 Aug 2002 02:59:26 +0100
2228 Received: from modem-2580.elephant.dialup.pol.co.uk ([217.134.250.20] helo=hamish.iriXx.org)
2229 by mail18.svr.pol.co.uk with esmtp (Exim 3.35 #1)
2231 for courses@linuxchix.org; Sun, 04 Aug 2002 02:59:25 +0100
2232 From: iriXx <m@iriXx.org>
2233 Reply-To: m@iriXx.org
2235 To: courses@linuxchix.org
2236 Subject: Re: [Courses] [courses][python]Assignment 2
2237 Date: Sun, 4 Aug 2002 03:00:27 +0100
2238 X-Mailer: KMail [version 1.4]
2239 References: <20020801121521.5D24727305C@www.linuxchix.org>
2240 In-Reply-To: <20020801121521.5D24727305C@www.linuxchix.org>
2241 complaints-to: /dev/null
2243 Content-Type: Multipart/Mixed;
2244 boundary="------------Boundary-00=_RWQAARIJ2RJPCW87W6XD"
2245 Message-Id: <200208040300.27685.m@iriXx.org>
2246 Sender: courses-admin@linuxchix.org
2247 Errors-To: courses-admin@linuxchix.org
2248 X-BeenThere: courses@linuxchix.org
2249 X-Mailman-Version: 2.0.1
2251 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2252 List-Post: <mailto:courses@linuxchix.org>
2253 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2254 <mailto:courses-request@linuxchix.org?subject=subscribe>
2255 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2256 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2257 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2258 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2259 Content-Length: 1592
2262 --------------Boundary-00=_RWQAARIJ2RJPCW87W6XD
2263 Content-Type: text/plain;
2264 charset="iso-8859-15"
2265 Content-Transfer-Encoding: quoted-printable
2267 well... i've done it!=20
2268 here tis - attached :-)
2273 > Assignment 2: Getting Started
2276 > Now is time to get python installed if you haven't already.
2277 > you can get the latest version from http://www.python.org/
2278 > The python Web site. Read introductory chapters in your chosen
2281 > Work out how to start python. Try entering things
2282 > interactivly. Get python to say hello to the world.
2284 > Write a hello world program (or aome variation) in a file and
2285 > run that. Post this file
2286 > with instructins on how to use it to the mailing list.
2288 > If you have another operating system as well, you could try this on
2289 > other systems too. Post any comments that you have about the difference=
2291 > _______________________________________________
2292 > Courses mailing list
2293 > Courses@linuxchix.org
2294 > http://mailman.linuxchix.org/mailman/listinfo/courses
2300 copyleft: creativity, technology and freedom?=0D
2301 info@copyleftmedia.org.uk=0D
2302 www.copyleftmedia.org.uk=0D
2305 ( ) ascii ribbon against html email=0D
2307 / \ cat /dev/sda1 > /dev/dsp=0D
2310 all your base are belong to us =0D
2312 --------------Boundary-00=_RWQAARIJ2RJPCW87W6XD
2313 Content-Type: text/x-python;
2314 charset="iso-8859-15";
2315 name="assignment2.py"
2316 Content-Transfer-Encoding: 7bit
2317 Content-Disposition: attachment; filename="assignment2.py"
2324 --------------Boundary-00=_RWQAARIJ2RJPCW87W6XD--
2327 From m@irixx.org Sun Aug 4 12:05:43 2002
2328 Return-Path: <m@irixx.org>
2329 Delivered-To: courses@linuxchix.org
2330 Received: from cmailm4.svr.pol.co.uk (cmailm4.svr.pol.co.uk [195.92.193.211])
2331 by www.linuxchix.org (Postfix) with ESMTP id 90DF3273063
2332 for <courses@linuxchix.org>; Sun, 4 Aug 2002 12:05:42 +1000 (EST)
2333 Received: from [195.92.67.23] (helo=mail18.svr.pol.co.uk)
2334 by cmailm4.svr.pol.co.uk with esmtp (Exim 3.35 #1)
2336 for courses@linuxchix.org; Sun, 04 Aug 2002 03:05:40 +0100
2337 Received: from modem-2580.elephant.dialup.pol.co.uk ([217.134.250.20] helo=hamish.iriXx.org)
2338 by mail18.svr.pol.co.uk with esmtp (Exim 3.35 #1)
2340 for courses@linuxchix.org; Sun, 04 Aug 2002 03:05:39 +0100
2341 Content-Type: text/plain;
2342 charset="iso-8859-15"
2343 From: iriXx <m@iriXx.org>
2344 Reply-To: m@iriXx.org
2346 To: courses@linuxchix.org
2347 Subject: Re: [Courses] [courses][python]Assignment 2
2348 Date: Sun, 4 Aug 2002 03:06:42 +0100
2349 X-Mailer: KMail [version 1.4]
2350 References: <20020801121521.5D24727305C@www.linuxchix.org> <200208040300.27685.m@iriXx.org>
2351 In-Reply-To: <200208040300.27685.m@iriXx.org>
2352 complaints-to: /dev/null
2354 Content-Transfer-Encoding: quoted-printable
2355 Message-Id: <200208040306.42168.m@iriXx.org>
2356 Sender: courses-admin@linuxchix.org
2357 Errors-To: courses-admin@linuxchix.org
2358 X-BeenThere: courses@linuxchix.org
2359 X-Mailman-Version: 2.0.1
2361 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2362 List-Post: <mailto:courses@linuxchix.org>
2363 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2364 <mailto:courses-request@linuxchix.org?subject=subscribe>
2365 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2366 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2367 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2368 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2369 Content-Length: 1434
2372 tried entering some stuff interactively too...
2373 ahh... i havent had such perverse joy at making a computer swear since my=
2375 first BASIC programs ;-)....=20
2377 m - being a bit of a child tonight ;-)
2379 On Sunday 04 August 2002 03:00, iriXx wrote:
2380 > well... i've done it!
2381 > here tis - attached :-)
2386 > > Assignment 2: Getting Started
2389 > > Now is time to get python installed if you haven't already.
2390 > > you can get the latest version from http://www.python.org/
2391 > > The python Web site. Read introductory chapters in your chosen
2394 > > Work out how to start python. Try entering things
2395 > > interactivly. Get python to say hello to the world.
2397 > > Write a hello world program (or aome variation) in a file and
2398 > > run that. Post this file
2399 > > with instructins on how to use it to the mailing list.
2401 > > If you have another operating system as well, you could try this on
2402 > > other systems too. Post any comments that you have about the differen=
2404 > > _______________________________________________
2405 > > Courses mailing list
2406 > > Courses@linuxchix.org
2407 > > http://mailman.linuxchix.org/mailman/listinfo/courses
2413 copyleft: creativity, technology and freedom?=0D
2414 info@copyleftmedia.org.uk=0D
2415 www.copyleftmedia.org.uk=0D
2418 ( ) ascii ribbon against html email=0D
2420 / \ cat /dev/sda1 > /dev/dsp=0D
2423 all your base are belong to us =0D
2426 From suzo@bigpond.net.au Sun Aug 4 22:39:52 2002
2427 Return-Path: <suzo@bigpond.net.au>
2428 Delivered-To: courses@linuxchix.org
2429 Received: from mta03ps.bigpond.com (mta03ps.bigpond.com [144.135.25.135])
2430 by www.linuxchix.org (Postfix) with ESMTP id 8BE9627307B
2431 for <courses@linuxchix.org>; Sun, 4 Aug 2002 22:39:52 +1000 (EST)
2432 Received: from there ([144.135.25.81]) by mta03ps.bigpond.com
2433 (Netscape Messaging Server 4.15 mta03ps May 23 2002 23:53:28)
2434 with SMTP id H0BKIA00.00F; Sun, 4 Aug 2002 22:39:46 +1000
2435 Received: from CPE-144-137-90-173.nsw.bigpond.net.au ([144.137.90.173]) by psmam05.mailsvc.email.bigpond.com(MailRouter V3.0n 101/31087522); 04 Aug 2002 22:39:46
2436 Content-Type: text/plain;
2437 charset="iso-8859-15"
2438 From: Sue Stones <suzo@bigpond.net.au>
2439 Organization: Vyette's House
2440 To: m@iriXx.org, courses@linuxchix.org
2441 Subject: Re: [Courses] [courses][python]Assignment 2
2442 Date: Sun, 4 Aug 2002 22:40:00 +1000
2443 X-Mailer: KMail [version 1.3.2]
2444 References: <20020801121521.5D24727305C@www.linuxchix.org> <200208040300.27685.m@iriXx.org> <200208040306.42168.m@iriXx.org>
2445 In-Reply-To: <200208040306.42168.m@iriXx.org>
2447 Content-Transfer-Encoding: 8bit
2448 Message-Id: <20020804123952.8BE9627307B@www.linuxchix.org>
2449 Sender: courses-admin@linuxchix.org
2450 Errors-To: courses-admin@linuxchix.org
2451 X-BeenThere: courses@linuxchix.org
2452 X-Mailman-Version: 2.0.1
2454 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2455 List-Post: <mailto:courses@linuxchix.org>
2456 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2457 <mailto:courses-request@linuxchix.org?subject=subscribe>
2458 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2459 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2460 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2461 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2462 Content-Length: 1277
2465 LOL! that's the idea!
2468 On Sun, 4 Aug 2002 12:06, iriXx wrote:
2469 > tried entering some stuff interactively too...
2470 > ahh... i havent had such perverse joy at making a computer swear since my
2471 > first BASIC programs ;-)....
2473 > m - being a bit of a child tonight ;-)
2475 > On Sunday 04 August 2002 03:00, iriXx wrote:
2476 > > well... i've done it!
2477 > > here tis - attached :-)
2482 > > > Assignment 2: Getting Started
2485 > > > Now is time to get python installed if you haven't already.
2486 > > > you can get the latest version from http://www.python.org/
2487 > > > The python Web site. Read introductory chapters in your chosen
2490 > > > Work out how to start python. Try entering things
2491 > > > interactivly. Get python to say hello to the world.
2493 > > > Write a hello world program (or aome variation) in a file and
2494 > > > run that. Post this file
2495 > > > with instructins on how to use it to the mailing list.
2497 > > > If you have another operating system as well, you could try this on
2498 > > > other systems too. Post any comments that you have about the
2499 > > > differences. _______________________________________________
2500 > > > Courses mailing list
2501 > > > Courses@linuxchix.org
2502 > > > http://mailman.linuxchix.org/mailman/listinfo/courses
2504 From jcv@hise.org Wed Aug 7 13:31:59 2002
2505 Return-Path: <jcv@hise.org>
2506 Delivered-To: courses@linuxchix.org
2507 Received: from jetsam.detritus.net (jetsam.detritus.net [206.163.69.251])
2508 by www.linuxchix.org (Postfix) with ESMTP id A2C19272C66
2509 for <courses@linuxchix.org>; Wed, 7 Aug 2002 13:31:58 +1000 (EST)
2510 Received: from localhost (jcv@localhost)
2511 by jetsam.detritus.net (8.11.3/8.11.3) with ESMTP id g773Drk07016
2512 for <courses@linuxchix.org>; Tue, 6 Aug 2002 20:13:53 -0700
2513 Date: Tue, 6 Aug 2002 20:13:53 -0700 (PDT)
2514 From: Jeannette <jcv@hise.org>
2515 X-X-Sender: jcv@jetsam.detritus.net
2516 To: courses@linuxchix.org
2517 In-Reply-To: <20020801121521.5D24727305C@www.linuxchix.org>
2518 Message-ID: <Pine.LNX.4.44.0208062007460.6753-200000@jetsam.detritus.net>
2520 Content-Type: MULTIPART/MIXED; BOUNDARY="-1546716347-1074489522-1028690033=:6753"
2521 Subject: [Courses] Re: [Courses][python]Assignment 2
2522 Sender: courses-admin@linuxchix.org
2523 Errors-To: courses-admin@linuxchix.org
2524 X-BeenThere: courses@linuxchix.org
2525 X-Mailman-Version: 2.0.1
2527 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2528 List-Post: <mailto:courses@linuxchix.org>
2529 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2530 <mailto:courses-request@linuxchix.org?subject=subscribe>
2531 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2532 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2533 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2534 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2535 Content-Length: 2323
2538 This message is in MIME format. The first part should be readable text,
2539 while the remaining parts are likely unreadable without MIME-aware tools.
2540 Send mail to mime@docserver.cac.washington.edu for more info.
2542 ---1546716347-1074489522-1028690033=:6753
2543 Content-Type: TEXT/PLAIN; charset=US-ASCII
2546 I know I'm a little slow, but checking in so that you know I am caught up.
2548 This was a perfect assignment to make me actually follow some of the links
2549 (just saved that email before; lazy, lazy me!) and make sure that I had
2552 So far, so good! I think I'm gonna like this!
2556 On Thu, 1 Aug 2002, Sue Stones wrote:
2559 > Well let get into this Python, it has taken me a month to getthings off the
2560 > ground. I am sorry for that , thank-you for your patience. I hope that your
2561 > enthusiasm hasn't waned.
2563 > You will find all the assignment on the courses web page, and you can send
2564 > your answer from there if that suits you. The next assignment will be sent
2565 > as soon as most people have answered this one. So remember if you have
2566 > problems to ask for help.
2570 > Assignment 2: Getting Started
2573 > Now is time to get python installed if you haven't already.
2574 > you can get the latest version from http://www.python.org/
2575 > The python Web site. Read introductory chapters in your chosen
2578 > Work out how to start python. Try entering things
2579 > interactivly. Get python to say hello to the world.
2581 > Write a hello world program (or aome variation) in a file and
2582 > run that. Post this file
2583 > with instructins on how to use it to the mailing list.
2585 > If you have another operating system as well, you could try this on
2586 > other systems too. Post any comments that you have about the differences.
2587 > _______________________________________________
2588 > Courses mailing list
2589 > Courses@linuxchix.org
2590 > http://mailman.linuxchix.org/mailman/listinfo/courses
2593 ---1546716347-1074489522-1028690033=:6753
2594 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=fish
2595 Content-Transfer-Encoding: BASE64
2596 Content-ID: <Pine.LNX.4.44.0208062013530.6753@jetsam.detritus.net>
2597 Content-Description:
2598 Content-Disposition: attachment; filename=fish
2600 IyEvdXNyL2Jpbi9lbnYgcHl0aG9uDQpwcmludCAiU28gbG9uZywgYW5kIHRo
2601 YW5rcyBmb3IgYWxsIHRoZSBmaXNoISINCg0K
2602 ---1546716347-1074489522-1028690033=:6753--
2604 From adowns@stevens-tech.edu Thu Aug 8 01:29:34 2002
2605 Return-Path: <adowns@stevens-tech.edu>
2606 Delivered-To: courses@linuxchix.org
2607 Received: from mailbox1.cc.stevens-tech.edu (mailbox1.cc.stevens-tech.edu [155.246.1.26])
2608 by www.linuxchix.org (Postfix) with ESMTP id 6D498272C66
2609 for <courses@linuxchix.org>; Thu, 8 Aug 2002 01:29:30 +1000 (EST)
2610 Received: by mailbox1.cc.stevens-tech.edu (Postfix, from userid 99)
2611 id E45624608C; Wed, 7 Aug 2002 11:29:02 -0400 (EDT)
2612 To: courses@linuxchix.org
2613 Message-ID: <1028734142.3d513cbee0759@mailbox1.cc.stevens-tech.edu>
2614 Date: Wed, 07 Aug 2002 11:29:02 -0400 (EDT)
2615 From: Annie Downs <adowns@stevens-tech.edu>
2616 References: <Pine.LNX.4.44.0208062007460.6753-200000@jetsam.detritus.net>
2617 In-Reply-To: <Pine.LNX.4.44.0208062007460.6753-200000@jetsam.detritus.net>
2619 Content-Type: text/plain; charset=ISO-8859-1
2620 Content-Transfer-Encoding: 8bit
2621 User-Agent: IMP/PHP IMAP webmail program 2.2.9-cvs
2622 Subject: [Courses] Re:[Courses][python]Assignment 2
2623 Sender: courses-admin@linuxchix.org
2624 Errors-To: courses-admin@linuxchix.org
2625 X-BeenThere: courses@linuxchix.org
2626 X-Mailman-Version: 2.0.1
2628 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2629 List-Post: <mailto:courses@linuxchix.org>
2630 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2631 <mailto:courses-request@linuxchix.org?subject=subscribe>
2632 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2633 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2634 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2635 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2642 Jeannette's post got me to realize my laziness. :-) While watching everyone
2643 post their "hello world" programs I sat back and thought "gee thats not
2644 complicated, i can do that" (fortunatly?) i deleted all the old mails and when
2645 i decided to try using python today i Actually had to visit the python site
2647 catching up from assignment 1:
2649 My name is Annie, i'm in school for computer engineering but this summer i'm
2650 interning at an awsome company that provides (designs, impliments, tests,etc)
2651 secure infrastructure for their clients. I have no programming experience
2652 unless you count reading the C++ and Java (1.1??) books without ever trying an
2653 example. Hopefully that will change with python.
2658 Linux: The choice of a GNU generation.
2660 From cgrossen@lans.mha.org Thu Aug 8 07:11:51 2002
2661 Return-Path: <cgrossen@lans.mha.org>
2662 Delivered-To: courses@linuxchix.org
2663 Received: from mailgtwy.mha.org (unknown [64.108.156.50])
2664 by www.linuxchix.org (Postfix) with ESMTP id 8539F273083
2665 for <courses@linuxchix.org>; Thu, 8 Aug 2002 07:11:50 +1000 (EST)
2666 Received: by MHA8 with Internet Mail Service (5.5.2653.19)
2667 id <PZ9Y9Y71>; Wed, 7 Aug 2002 17:13:27 -0400
2668 Message-ID: <901D534697EFD5118EDF0002A564C8CE20C6C6@MHA8>
2669 From: Cynthia Grossen <cgrossen@lans.mha.org>
2670 To: "'courses@linuxchix.org'" <courses@linuxchix.org>
2671 Subject: [Courses] [Python] Assignment 2
2672 Date: Wed, 7 Aug 2002 17:13:21 -0400
2674 X-Mailer: Internet Mail Service (5.5.2653.19)
2675 Content-Type: multipart/mixed;
2676 boundary="----_=_NextPart_000_01C23E57.4287AD20"
2677 Sender: courses-admin@linuxchix.org
2678 Errors-To: courses-admin@linuxchix.org
2679 X-BeenThere: courses@linuxchix.org
2680 X-Mailman-Version: 2.0.1
2682 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2683 List-Post: <mailto:courses@linuxchix.org>
2684 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2685 <mailto:courses-request@linuxchix.org?subject=subscribe>
2686 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2687 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2688 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2689 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2690 Content-Length: 1718
2693 This message is in MIME format. Since your mail reader does not understand
2694 this format, some or all of this message may not be legible.
2696 ------_=_NextPart_000_01C23E57.4287AD20
2697 Content-Type: text/plain
2700 this one is mine. <points to gangly-looking many tentacled 'thing'>
2705 ------_=_NextPart_000_01C23E57.4287AD20
2706 Content-Type: application/octet-stream;
2708 Content-Disposition: attachment;
2711 #! c:\program files\python2.2\env python
2712 # its all about the documentation, baby
2715 # sing a simple song -- badly ;)
2716 print """la lal allallaa allaaalla
2717 la lalabaBAAAAAAAAAAAAAAAAA"""
2720 # i'm using this only to keep the window open long enough to watch my progie exec
2721 # in interactive mode this takes a bit longer to exec
2722 alist = range(0,time*1000000,1)
2726 def print_a_pattern(patternchar,numofint):
2727 # its not a very good pattern, but hey
2728 blist = range(1,numofint,1)
2730 print " " + patternchar*(numofint+x) + " "*(numofint%x) + patternchar*(numofint-x) \
2731 + "VvVxIiI"*(x%numofint) + '\n'*(x%2),
2734 print "Is there any way to get the prog to go back to a 'command prompt'" \
2735 "when its done running in interactive mode?" \
2736 + " i always have to press enter to be able to exec another cmd."
2744 # if this is eye candy, its 'old tire' flavor
2745 print_a_pattern('@',10)
2747 # me, me, me, teacher, MEEEE! <hands waving>
2749 # private eyes are watching you
2753 ------_=_NextPart_000_01C23E57.4287AD20--
2755 From dawn@standardalternative.net Thu Aug 8 14:48:29 2002
2756 Return-Path: <dawn@standardalternative.net>
2757 Delivered-To: courses@linuxchix.org
2758 Received: from booker-t.standardalterternative.net (bdsl.66.12.251.178.gte.net [66.12.251.178])
2759 by www.linuxchix.org (Postfix) with ESMTP id 3CB31272DA4
2760 for <courses@linuxchix.org>; Thu, 8 Aug 2002 14:48:29 +1000 (EST)
2761 Received: from standardalternative.net (unknown [192.168.0.22])
2762 by booker-t.standardalterternative.net (Postfix) with ESMTP id 0F3AB9CE
2763 for <courses@linuxchix.org>; Wed, 7 Aug 2002 22:49:31 -0700 (PDT)
2764 Message-ID: <3D51F945.3000903@standardalternative.net>
2765 Date: Wed, 07 Aug 2002 21:53:25 -0700
2766 From: dawn <dawn@standardalternative.net>
2767 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020613 Debian/1.0.0-2
2768 X-Accept-Language: en
2770 To: courses@linuxchix.org
2771 Content-Type: text/plain; charset=us-ascii; format=flowed
2772 Content-Transfer-Encoding: 7bit
2773 Subject: [Courses] [courses][python]Assignment 2
2774 Sender: courses-admin@linuxchix.org
2775 Errors-To: courses-admin@linuxchix.org
2776 X-BeenThere: courses@linuxchix.org
2777 X-Mailman-Version: 2.0.1
2779 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2780 List-Post: <mailto:courses@linuxchix.org>
2781 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2782 <mailto:courses-request@linuxchix.org?subject=subscribe>
2783 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2784 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2785 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2786 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2790 Heh, I've been sitting here playing with all the things I've learned so
2791 far from the first two chapters of that wonderful book, How To Think
2792 Like A Computer Scientist
2793 (http://www.greenteapress.com/thinkpython.html), and forgot to send in
2796 Thanks Liz for the link!
2798 __________________________________
2799 run python and at prompt type hello.py
2801 program consists of:
2805 print "Cheerio, Chix!"
2806 ___________________________________
2811 dawn@standardalternative.net
2812 www.standardalternative.net/dawn
2816 From paka@myrealbox.com Tue Aug 27 02:53:20 2002
2817 Return-Path: <paka@myrealbox.com>
2818 Delivered-To: courses@linuxchix.org
2819 Received: from wahoo.no-ip.org (dhcp024-208-208-146.indy.rr.com [24.208.208.146])
2820 by www.linuxchix.org (Postfix) with ESMTP id D1147272CC8
2821 for <courses@linuxchix.org>; Tue, 27 Aug 2002 02:53:19 +1000 (EST)
2822 Received: by wahoo.no-ip.org (Postfix on SuSE Linux 7.3 (i386), from userid 501)
2823 id 5E79798937; Mon, 26 Aug 2002 11:53:17 -0500 (EST)
2824 Date: Mon, 26 Aug 2002 11:53:17 -0500
2825 From: pat <paka@myrealbox.com>
2826 To: courses@linuxchix.org
2827 Message-ID: <20020826165317.GA6867@wahoo.no-ip.org>
2828 Reply-To: paka@myrealbox.com
2830 Content-Type: text/plain; charset=us-ascii
2831 Content-Disposition: inline
2832 User-Agent: Mutt/1.4i
2833 X-Operating-System: Linux 2.4.10-4GB i686
2834 X-MyDesk: From Pat with MUTT 1.4i (2002-05-29)
2835 Subject: [Courses] [courses][python]Assignment 1
2836 Sender: courses-admin@linuxchix.org
2837 Errors-To: courses-admin@linuxchix.org
2838 X-BeenThere: courses@linuxchix.org
2839 X-Mailman-Version: 2.0.1
2841 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2842 List-Post: <mailto:courses@linuxchix.org>
2843 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2844 <mailto:courses-request@linuxchix.org?subject=subscribe>
2845 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2846 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2847 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2848 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2849 Content-Length: 1142
2852 I am Pat Shanahan, retired from 40 years at a General Motors metal
2853 stamping plant in Indianapolis, Indiana, USA. My job was unrelated to
2854 computer operation, but I helped my fellow supervisors learn to
2855 interface with the computer when it was introduced to the general
2856 workforce in the early '80s.
2858 My first computer was a VIC20 with an audio tape drive for storage. I
2859 used TOPVIEW before windohs, OS/2 beta 2.0, and then Linux (currently
2862 I assist senors with their computers, setup, repair, installation and
2863 general questions, promoting OSS. I maintain three small business
2864 systems; two I have networked (windohs).
2866 I have to a small degree programmed in gwbasic, visual basic, lotus,
2867 excel, REXX/2 and gnu bash.
2871 Python was invented around 1990 byt Guido van Rossum, when he was at
2872 CWI in amsterdam. Despite the preptiles, it is named after the BBC
2873 comedy series 'Mondy Python's Flying Circus', of which Guido is a fan.
2874 general quote from 'Progamming Python, Second Edition by Mark Lutz',
2875 O'Reilly & Associates, Inc., March 2001.
2880 Registered Linux User #207535
2881 @ http://counter.li.org
2883 From suzo@bigpond.net.au Sat Aug 31 18:12:15 2002
2884 Return-Path: <suzo@bigpond.net.au>
2885 Delivered-To: courses@linuxchix.org
2886 Received: from mta06ps.bigpond.com (mta06ps.bigpond.com [144.135.25.138])
2887 by www.linuxchix.org (Postfix) with ESMTP id 58AAF272C6B
2888 for <courses@linuxchix.org>; Sat, 31 Aug 2002 18:12:15 +1000 (EST)
2889 Received: from leviathan ([144.135.25.75]) by
2890 mta06ps.bigpond.com (Netscape Messaging Server 4.15 mta06ps May
2891 23 2002 23:53:28) with SMTP id H1P84900.3S2 for
2892 <courses@linuxchix.org>; Sat, 31 Aug 2002 18:12:09 +1000
2893 Received: from CPE-144-137-78-178.nsw.bigpond.net.au ([144.137.78.178]) by PSMAM03.mailsvc.email.bigpond.com(MailRouter V3.0n 89/11392215); 31 Aug 2002 18:12:09
2894 Message-ID: <004701c250c6$20c19760$0100000a@leviathan>
2895 From: "Sue Stones" <suzo@bigpond.net.au>
2896 To: <courses@linuxchix.org>
2897 Date: Sat, 31 Aug 2002 18:12:19 +1000
2898 Organization: Vyette's House
2900 Content-Type: text/plain;
2901 charset="iso-8859-1"
2902 Content-Transfer-Encoding: 7bit
2904 X-MSMail-Priority: Normal
2905 X-Mailer: Microsoft Outlook Express 6.00.2600.0000
2906 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
2907 Subject: [Courses] [python]Assignment 3, and a slight change to scourse structure.
2908 Sender: courses-admin@linuxchix.org
2909 Errors-To: courses-admin@linuxchix.org
2910 X-BeenThere: courses@linuxchix.org
2911 X-Mailman-Version: 2.0.1
2913 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2914 List-Post: <mailto:courses@linuxchix.org>
2915 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2916 <mailto:courses-request@linuxchix.org?subject=subscribe>
2917 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2918 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2919 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2920 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2921 Content-Length: 1285
2924 Oh dear it has been a tough time lately, and I haven't managed to do
2925 anything about this course. I am sorry for that. Hopefully things will
2926 improve from now. But despite my best intentions, I am not able to spend as
2927 long on this, nor find time as consistently as I had hoped, so I have
2928 decided on a slight change to the process of the course.
2930 I will now only put the assignments up on the web page, and post here that
2931 they are up. (please continue to post your response here). Instead of
2932 trying to keep track of who is doing the course and monitor how you are
2933 going, I will post assignments up there as I am able to. This will remove a
2934 fair bit of the behind the scenes work that I was trying to do.
2936 How will this change things for you? You will now have more freedom to
2937 progress at a rate that suits you. Only go on to the next assignment when
2938 you are ready. You will have to take responsibility for posting comments
2939 and questions to the list, as I won't be trying to contact you to see if you
2940 are keeping up. You will need to go to the website to look at the questions
2941 for the next assignment. (Let me know if this is a hassle).
2943 I hope that this will work a little better. Please let me know if you have
2946 The 3rd assignment is on the website now.
2952 From suzo@bigpond.net.au Sat Oct 26 12:21:23 2002
2953 Return-Path: <suzo@bigpond.net.au>
2954 Delivered-To: courses@linuxchix.org
2955 Received: from mta01ps.bigpond.com (mta01ps.bigpond.com [144.135.25.133])
2956 by www.linuxchix.org (Postfix) with ESMTP id 1A7E2272C6B
2957 for <courses@linuxchix.org>; Sat, 26 Oct 2002 12:21:23 +1000 (EST)
2958 Received: from leviathan ([144.135.25.78]) by
2959 mta01ps.bigpond.com (Netscape Messaging Server 4.15 mta01ps Jul
2960 16 2002 22:47:55) with SMTP id H4KH7I00.ABY for
2961 <courses@linuxchix.org>; Sat, 26 Oct 2002 12:21:18 +1000
2962 Received: from CPE-144-137-67-124.nsw.bigpond.net.au ([144.137.67.124]) by PSMAM04.mailsvc.email.bigpond.com(MailRouter V3.0n 98/24360149); 26 Oct 2002 12:21:18
2963 Message-ID: <006301c27c96$5de088d0$0100000a@leviathan>
2964 From: "Sue Stones" <suzo@bigpond.net.au>
2965 To: <courses@linuxchix.org>
2966 References: <004701c250c6$20c19760$0100000a@leviathan>
2967 Date: Sat, 26 Oct 2002 12:21:17 +1000
2968 Organization: Vyette's House
2970 Content-Type: text/plain;
2971 charset="iso-8859-1"
2972 Content-Transfer-Encoding: 7bit
2974 X-MSMail-Priority: Normal
2975 X-Mailer: Microsoft Outlook Express 6.00.2720.3000
2976 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
2977 Subject: [Courses] [python] What is happening with this course.
2978 Sender: courses-admin@linuxchix.org
2979 Errors-To: courses-admin@linuxchix.org
2980 X-BeenThere: courses@linuxchix.org
2981 X-Mailman-Version: 2.0.1
2983 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
2984 List-Post: <mailto:courses@linuxchix.org>
2985 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2986 <mailto:courses-request@linuxchix.org?subject=subscribe>
2987 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
2988 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
2989 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
2990 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
2991 Content-Length: 1226
2994 I would like to apologise to all of you for not keeping up with this course
2995 as I promised. Unfortunatly my health has not been good this year and I have
2996 not been able to do as much as I anticipated. I have what is known in
2997 Australia as Chronic Fatigue Syndrome (Myalgic enchephalomyelitis in the UK,
2998 and by many other names around the world). I hope that if you know
2999 something about this disease that you will realise that soemtimes things
3000 don't go according to plan.
3003 So as far as this course is concerned. I will not be able to do anything
3004 for the next month. After that it is my intention to write a number of
3005 asignments that can be put up on the web page that could be worked through
3006 by anyone at any stage, and at any rate. These will be aimed mainly at the
3007 inexperienced programmer. The full extent of the course will be determined
3008 by a combintion of my health and any 'demand' from people doing the course.
3010 I recieved feed back from soemone that the last assignment was not clear
3011 about what to post, so I will fix that up, and try and make sure that all
3012 future assignments are easier to understand in isolation. I would apriciate
3013 any feedback on anything that is not clear in the assignments.
3020 From anne@julienne.org Sun Sep 22 10:32:15 2002
3021 Return-Path: <anne@julienne.org>
3022 Delivered-To: courses@linuxchix.org
3023 Received: from ozweb.nu (m021-016.nv.iinet.net.au [203.217.21.16])
3024 by www.linuxchix.org (Postfix) with SMTP id C2B07272C77
3025 for <courses@linuxchix.org>; Sun, 22 Sep 2002 10:32:13 +1000 (EST)
3026 Received: (qmail 24272 invoked from network); 22 Sep 2002 00:32:10 -0000
3027 Received: from unknown (HELO star) (192.168.1.4)
3028 by 0 with SMTP; 22 Sep 2002 00:32:10 -0000
3029 Message-ID: <001501c261cf$4321ac40$0401a8c0@ozweb>
3030 From: "Anne Julienne" <anne@julienne.org>
3031 To: <courses@linuxchix.org>
3032 Date: Sun, 22 Sep 2002 10:30:32 +1000
3034 Content-Type: text/plain;
3035 charset="iso-8859-1"
3036 Content-Transfer-Encoding: 7bit
3038 X-MSMail-Priority: Normal
3039 X-Mailer: Microsoft Outlook Express 5.00.2314.1300
3040 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
3041 X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/)
3042 Subject: [Courses] [courses][python]Assignment 1
3043 Sender: courses-admin@linuxchix.org
3044 Errors-To: courses-admin@linuxchix.org
3045 X-BeenThere: courses@linuxchix.org
3046 X-Mailman-Version: 2.0.1
3048 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3049 List-Post: <mailto:courses@linuxchix.org>
3050 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3051 <mailto:courses-request@linuxchix.org?subject=subscribe>
3052 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3053 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3054 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3055 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
3056 Content-Length: 1143
3061 I live in Sydney, Australia. I'm in my mid-50s and first learnt some
3062 programming on Algol and Fortran back in the late '60s. So I remember using
3063 streams of paper tape with little holes punched in it and then packs of
3064 cards. And waiting a day or two to find out how many errors I'd made in my
3065 code. I wasn't very good at it, maybe because I wasn't very patient or
3066 attentive to details.
3068 About 5 years ago, I did a programming course at a technical college using
3069 Qbasic. The teacher thought I was good at it and encouraged me to do more. I
3070 went on to learn some Java in partnership with my then 10 year old son. He
3071 recently took an interest in Python and I have been studying it too through
3072 various online resources.
3074 This is a new resource. I like the idea of feedback through the list and
3075 having a sense of community in learning.
3077 The required quote would have to be from Guido van Rossum:
3078 Apart from being a computer scientist, I'm also a fan of "Monty Python's
3081 Hmmm ... I quite like snakes myself, not so much in the flesh as in a
3082 symbolic form representing rebirth and renewal through shedding of old skin.
3088 From anne@julienne.org Sun Sep 22 11:35:17 2002
3089 Return-Path: <anne@julienne.org>
3090 Delivered-To: courses@linuxchix.org
3091 Received: from ozweb.nu (m021-016.nv.iinet.net.au [203.217.21.16])
3092 by www.linuxchix.org (Postfix) with SMTP id A37F927305B
3093 for <courses@linuxchix.org>; Sun, 22 Sep 2002 11:35:16 +1000 (EST)
3094 Received: (qmail 9608 invoked from network); 22 Sep 2002 01:35:14 -0000
3095 Received: from unknown (HELO star) (192.168.1.4)
3096 by 0 with SMTP; 22 Sep 2002 01:35:14 -0000
3097 Message-ID: <001d01c261d8$1350fc60$0401a8c0@ozweb>
3098 From: "Anne Julienne" <anne@julienne.org>
3099 To: <courses@linuxchix.org>
3100 Date: Sun, 22 Sep 2002 11:33:37 +1000
3102 Content-Type: text/plain;
3103 charset="iso-8859-1"
3104 Content-Transfer-Encoding: 7bit
3106 X-MSMail-Priority: Normal
3107 X-Mailer: Microsoft Outlook Express 5.00.2314.1300
3108 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
3109 X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/)
3110 Subject: [Courses] [courses][python]Assignment 2
3111 Sender: courses-admin@linuxchix.org
3112 Errors-To: courses-admin@linuxchix.org
3113 X-BeenThere: courses@linuxchix.org
3114 X-Mailman-Version: 2.0.1
3116 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3117 List-Post: <mailto:courses@linuxchix.org>
3118 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3119 <mailto:courses-request@linuxchix.org?subject=subscribe>
3120 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3121 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3122 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3123 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
3127 Here is my "hello world" program.
3128 (I can see from the archives that I'm a late starter in more than one
3130 I originally didn't have the first line of the program since I simply typed
3132 <python chix2.py> at the SSH shell prompt. I access Linux through a server.
3133 I'm actually sitting at a Windows machine.
3134 I saw that other answers had that first line in it, so I asked my son about
3135 it and he explained it to me. Now I can also use <./chix2.py> at the prompt.
3138 #!/usr/bin/python2.2
3139 # anne - 22 sep 2002
3140 # assignment 2 for linuxchix python course
3142 world = raw_input("What is the name of your world? ")
3143 print "Hello " + world + "!"
3144 # couldn't resist adding just a tiny twist
3148 From admin@surgo.net Sun Oct 27 16:52:55 2002
3149 Return-Path: <admin@surgo.net>
3150 Delivered-To: courses@linuxchix.org
3151 Received: from surgo.net (pcp01415431pcs.potshe01.pa.comcast.net [68.81.44.203])
3152 by www.linuxchix.org (Postfix) with ESMTP id 93FF7272CBF
3153 for <courses@linuxchix.org>; Sun, 27 Oct 2002 16:52:54 +1100 (EST)
3154 Received: from SURGO.surgo.net ([68.81.44.203])
3155 by surgo.net ([127.0.0.1])
3156 with SMTP (MDaemon.PRO.v6.0.5.R)
3157 for <courses@linuxchix.org>; Sun, 27 Oct 2002 01:50:52 -0400
3158 Message-Id: <5.1.1.6.0.20021027013936.00a70d08@mail.surgo.net>
3159 X-Sender: admin@mail.surgo.net
3160 X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
3161 Date: Sun, 27 Oct 2002 01:41:34 -0400
3162 To: courses@linuxchix.org
3163 From: Morgon Kanter <admin@surgo.net>
3164 Subject: Re: [Courses] [Python] What is happening with this course.
3165 In-Reply-To: <20021026192703.CD0C3273083@www.linuxchix.org>
3167 Content-Type: text/plain; charset="us-ascii"
3168 X-Authenticated-Sender: admin@surgo.net
3169 X-MDRemoteIP: 68.81.44.203
3170 X-Return-Path: admin@surgo.net
3171 X-MDaemon-Deliver-To: courses@linuxchix.org
3172 Sender: courses-admin@linuxchix.org
3173 Errors-To: courses-admin@linuxchix.org
3174 X-BeenThere: courses@linuxchix.org
3175 X-Mailman-Version: 2.0.1
3177 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3178 List-Post: <mailto:courses@linuxchix.org>
3179 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3180 <mailto:courses-request@linuxchix.org?subject=subscribe>
3181 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3182 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3183 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3184 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
3189 We are sorry to hear of your unfortunate health :(
3191 Thanks for your efforts in helping teach us Python! I'll be sure to
3192 look at the exercises you put up.
3195 From haunter03@hotmail.com Tue Dec 3 13:46:02 2002
3196 Return-Path: <haunter03@hotmail.com>
3197 Delivered-To: courses@linuxchix.org
3198 Received: from localhost (localhost [127.0.0.1])
3199 by www.linuxchix.org (Postfix) with ESMTP id F28EB27307D
3200 for <courses@linuxchix.org>; Tue, 3 Dec 2002 13:46:01 +1100 (EST)
3201 Received: from hotmail.com (f51.sea2.hotmail.com [207.68.165.51])
3202 by www.linuxchix.org (Postfix) with ESMTP id 9C85F272DA4
3203 for <courses@linuxchix.org>; Tue, 3 Dec 2002 13:46:00 +1100 (EST)
3204 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
3205 Mon, 2 Dec 2002 18:45:59 -0800
3206 Received: from 203.29.131.3 by sea2fd.sea2.hotmail.msn.com with HTTP;
3207 Tue, 03 Dec 2002 02:45:58 GMT
3208 X-Originating-IP: [203.29.131.3]
3209 From: "Guru -" <haunter03@hotmail.com>
3210 To: courses@linuxchix.org
3211 Subject: [courses] [python] Assignment 1
3212 Date: Tue, 03 Dec 2002 13:45:58 +1100
3214 Content-Type: text/plain; format=flowed
3215 Message-ID: <F51Z8pphEGvmYuKHCby000158ee@hotmail.com>
3216 X-OriginalArrivalTime: 03 Dec 2002 02:45:59.0147 (UTC) FILETIME=[1C4DBBB0:01C29A76]
3217 X-Virus-Scanned: by AMaViS new-20020517
3218 Sender: courses-admin@linuxchix.org
3219 Errors-To: courses-admin@linuxchix.org
3220 X-BeenThere: courses@linuxchix.org
3221 X-Mailman-Version: 2.0.1
3223 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3224 List-Post: <mailto:courses@linuxchix.org>
3225 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3226 <mailto:courses-request@linuxchix.org?subject=subscribe>
3227 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3228 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3229 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3230 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
3234 Hi, I'm interested in your Python programming course.
3235 I have very little experience in programming (except BASIC and Logo) and am
3236 interested in learning how to code.
3237 I have the following on-line copies of these books:
3238 non programmers intro to python
3239 how to think like a computers scientist in python.
3240 As well as several short tutorials.
3242 Do you know roughly when the course will be starting?
3248 _________________________________________________________________
3249 The new MSN 8: smart spam protection and 2 months FREE*
3250 http://join.msn.com/?page=features/junkmail
3253 From suzo@bigpond.net.au Tue Dec 3 21:21:32 2002
3254 Return-Path: <suzo@bigpond.net.au>
3255 Delivered-To: courses@linuxchix.org
3256 Received: from localhost (localhost [127.0.0.1])
3257 by www.linuxchix.org (Postfix) with ESMTP id 443D2273079
3258 for <courses@linuxchix.org>; Tue, 3 Dec 2002 21:21:32 +1100 (EST)
3259 Received: from mta08bw.bigpond.com (unknown [144.135.24.137])
3260 by www.linuxchix.org (Postfix) with ESMTP id 5EEE5272C66
3261 for <courses@linuxchix.org>; Tue, 3 Dec 2002 21:21:31 +1100 (EST)
3262 Received: from there ([144.135.24.75]) by mta08bw.bigpond.com
3263 (Netscape Messaging Server 4.15 mta08bw Jul 16 2002 22:47:55)
3264 with SMTP id H6JGRN00.BU7; Tue, 3 Dec 2002 20:21:23 +1000
3265 Received: from CPE-144-137-74-215.nsw.bigpond.net.au ([144.137.74.215]) by bwmam03.mailsvc.email.bigpond.com(MailRouter V3.0n 26/19929423); 03 Dec 2002 20:21:23
3266 Content-Type: text/plain;
3267 charset="iso-8859-1"
3268 From: Sue Stones <suzo@bigpond.net.au>
3269 Organization: Vyette's House
3270 To: "Guru -" <haunter03@hotmail.com>, courses@linuxchix.org
3271 Subject: Re: [courses] [python] Assignment 1
3272 Date: Tue, 3 Dec 2002 21:21:41 +1100
3273 X-Mailer: KMail [version 1.3.2]
3274 References: <F51Z8pphEGvmYuKHCby000158ee@hotmail.com>
3275 In-Reply-To: <F51Z8pphEGvmYuKHCby000158ee@hotmail.com>
3277 Content-Transfer-Encoding: 8bit
3278 Message-Id: <20021203102131.5EEE5272C66@www.linuxchix.org>
3279 X-Virus-Scanned: by AMaViS new-20020517
3280 Sender: courses-admin@linuxchix.org
3281 Errors-To: courses-admin@linuxchix.org
3282 X-BeenThere: courses@linuxchix.org
3283 X-Mailman-Version: 2.0.1
3285 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3286 List-Post: <mailto:courses@linuxchix.org>
3287 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3288 <mailto:courses-request@linuxchix.org?subject=subscribe>
3289 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3290 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3291 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3292 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
3293 Content-Length: 1274
3296 Thank-you for your interest in the course. The first 2 assignments are tehre
3297 for you to get started on, and there will be more cooming very soon. The
3298 plan is that it will ba a course that you can work through at your own pace
3299 and timming. So any time it suits you to get started will be just fine.
3301 Assignment 3 needs some modification, it is not clear enough. I will do that
3302 this week, and produce more assignements asap, your intereset will spur me on
3308 On Tue, 3 Dec 2002 13:45, Guru - wrote:
3309 > Hi, I'm interested in your Python programming course.
3310 > I have very little experience in programming (except BASIC and Logo) and am
3311 > interested in learning how to code.
3312 > I have the following on-line copies of these books:
3313 > non programmers intro to python
3314 > how to think like a computers scientist in python.
3315 > As well as several short tutorials.
3317 > Do you know roughly when the course will be starting?
3323 > _________________________________________________________________
3324 > The new MSN 8: smart spam protection and 2 months FREE*
3325 > http://join.msn.com/?page=features/junkmail
3327 > _______________________________________________
3328 > Courses mailing list
3329 > Courses@linuxchix.org
3330 > http://mailman.linuxchix.org/mailman/listinfo/courses
3332 From ikarsli@tis.havelsan.com.tr Sat Jan 18 02:13:37 2003
3333 Return-Path: <ikarsli@tis.havelsan.com.tr>
3334 Delivered-To: courses@linuxchix.org
3335 Received: from localhost (localhost [127.0.0.1])
3336 by www.linuxchix.org (Postfix) with ESMTP id DCC732730F8
3337 for <courses@linuxchix.org>; Sat, 18 Jan 2003 02:13:36 +1100 (EST)
3338 Received: from artemis.tis.havelsan.com.tr (Artemis.havelsan.com.tr [195.142.233.58])
3339 by www.linuxchix.org (Postfix) with ESMTP id B2CC12730DE
3340 for <courses@linuxchix.org>; Sat, 18 Jan 2003 02:13:26 +1100 (EST)
3341 Received: from tis.havelsan.com.tr (havelsanpc.havelsan.com.tr [195.142.234.243]) by artemis.tis.havelsan.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
3342 id DCB7PLB0; Fri, 17 Jan 2003 17:12:13 +0200
3343 Message-ID: <3E281DE7.9020809@tis.havelsan.com.tr>
3344 Date: Fri, 17 Jan 2003 17:14:47 +0200
3345 From: ilke <ikarsli@tis.havelsan.com.tr>
3346 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830
3347 X-Accept-Language: en-us, en
3349 To: courses@linuxchix.org
3350 Content-Type: text/plain; charset=us-ascii; format=flowed
3351 Content-Transfer-Encoding: 7bit
3352 X-Virus-Scanned: by AMaViS new-20020517
3353 Subject: [Courses] [courses][python]Assignment 1
3354 Sender: courses-admin@linuxchix.org
3355 Errors-To: courses-admin@linuxchix.org
3356 X-BeenThere: courses@linuxchix.org
3357 X-Mailman-Version: 2.0.1
3359 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3360 List-Post: <mailto:courses@linuxchix.org>
3361 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3362 <mailto:courses-request@linuxchix.org?subject=subscribe>
3363 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3364 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3365 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3366 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
3371 firstly i really appreciate ur mission and wanna thank you all for this
3372 organisation. hope i can be part of the stuff in the meantime.
3374 i am 21 years old, working in a private company and studying major of
3375 enginnering in Turkey.
3376 my programming experience :
3377 programming languages:java, c, c++
3378 web-programming: jsp, asp,vb,java script,vb script
3379 database: oracle, pl/sql,sql, sybase,mssql server
3380 OS knowlegde:win 2000,win 9x/me, beginner at linux platforms.
3382 i wanna learn phyton just for pleasure., wanna search what i can
3383 accomplish with phyton.
3386 why it is called phyton?
3387 --the coder of phyton was a fan of "Monty Python's Flying Circus" (BBC
3388 comedy series )and he needed a name that was short, unique, and
3389 slightly mysterious. then he decided to put name "phyton".
3390 reference:www.phyton.org/doc/FAQ.html
3397 From abpillai@mailcity.com Tue May 13 16:45:42 2003
3398 Return-Path: <abpillai@mailcity.com>
3399 Delivered-To: courses@linuxchix.org
3400 Received: from localhost (localhost [127.0.0.1])
3401 by www.linuxchix.org (Postfix) with ESMTP id 0A06B272CFD
3402 for <courses@linuxchix.org>; Tue, 13 May 2003 16:45:41 +1000 (EST)
3403 Received: from lycos.com (www1.mail.lycos.com [209.202.220.140])
3404 by www.linuxchix.org (Postfix) with SMTP id A3C56272CF2
3405 for <courses@linuxchix.org>; Tue, 13 May 2003 16:45:40 +1000 (EST)
3406 Received: from Unknown/Local ([?.?.?.?]) by mailcity.com;
3407 Tue, 13 May 2003 06:45:24 -0000
3408 To: courses@linuxchix.org
3409 Date: Tue, 13 May 2003 12:15:24 +0530
3410 From: "anand b pillai" <abpillai@lycos.com>
3411 Message-ID: <DOHIJHKOKKICEDAA@mailcity.com>
3414 X-Mailer: MailCity Service
3416 X-Sender-Ip: 81.80.88.226
3417 Organization: Lycos Mail (http://www.mail.lycos.com:80)
3418 Content-Type: text/plain; charset=us-ascii
3419 Content-Language: en
3420 Content-Transfer-Encoding: 7bit
3421 X-Virus-Scanned: by AMaViS new-20020517
3422 X-Mailman-Approved-At: Wed, 14 May 2003 08:07:31 +1000
3423 X-Topics: Python programming course
3424 Subject: [Courses] [Python] About Python Course
3425 X-BeenThere: courses@linuxchix.org
3426 X-Mailman-Version: 2.1
3428 Reply-To: abpillai@lycos.com
3429 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3430 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3431 List-Post: <mailto:courses@linuxchix.org>
3432 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3433 <mailto:courses-request@linuxchix.org?subject=subscribe>
3434 List-Archive: <http://linuxchix.org/pipermail/courses>
3435 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3436 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3437 X-List-Received-Date: Tue, 13 May 2003 06:45:42 -0000
3438 Content-Length: 1968
3443 I am a python hobbyist programmer. You can find my python page mentioned in the Personal Pages category of the python programming language in most search engine directories. I am a programmer based in Bangalore, India.
3445 I was following the thread in your website about the python course. It happens that I am developing a program in pure python which can be used as to grab webpages from the internet.(What they call as "web-spiders" or "robots"). The program is in the beta stage but is quite usable for geeks. (like you :-)). Since I needed somebody to test it apart from me and my friends, I was wondering whether to post the source code in my website, if you people agree to use it for grabbing, say python documentation/books from the internet.
3447 The program and source code will be under GNU GPL so that anyone can use and modify at will as long as they keep the original copyright. The program uses only standard modules in the python library, so you people can just download the source and use it, to say "off-the-shelf".
3449 This would be a great help for me in getting the program tested, and also for you in learning the intricacies of python language by seeing a real working app. It will be a command-line program with no GUI intricacies. Right now it works based on the settings in a config file, but I can add command-line options if needed.
3451 Please let me know the group's decision. You can visit my homepage at http://members.fortunecity.com/anandpillai.
3452 I shall post the latest code with some documentation on my website as soon as I get your (positive) reply. :-)
3454 All the best for the all chix@linuxchix.org! :-)
3460 PS: I am re-sending the original message with [Python] in the subject line as your webmaster Terri suggested.
3463 ____________________________________________________________
3464 Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
3465 http://login.mail.lycos.com/r/referral?aid=27005
3466 From suzo@bigpond.net.au Thu May 15 14:23:02 2003
3467 Return-Path: <suzo@bigpond.net.au>
3468 Delivered-To: courses@linuxchix.org
3469 Received: from localhost (localhost [127.0.0.1])
3470 by www.linuxchix.org (Postfix) with ESMTP id 2278C272D0B
3471 for <courses@linuxchix.org>; Thu, 15 May 2003 14:23:02 +1000 (EST)
3472 Received: from mta08bw.bigpond.com (mta08bw.bigpond.com [144.135.24.137])
3473 by www.linuxchix.org (Postfix) with ESMTP id C3025272D0A
3474 for <courses@linuxchix.org>; Thu, 15 May 2003 14:23:00 +1000 (EST)
3475 Received: from phoenix ([144.135.24.81]) by mta08bw.bigpond.com
3476 (Netscape Messaging Server 4.15 mta08bw Jul 16 2002 22:47:55)
3477 with SMTP id HEWUU500.8ED; Thu, 15 May 2003 14:22:53 +1000
3478 Received: from CPE-144-137-89-56.nsw.bigpond.net.au ([144.137.89.56]) by
3479 bwmam05bpa.bigpond.com(MailRouter V3.2g 44/11813568); 15 May 2003 14:22:53
3480 Content-Type: text/plain;
3481 charset="iso-8859-1"
3482 From: Sue Stones <suzo@bigpond.net.au>
3483 Organization: Vyette's House
3484 To: abpillai@lycos.com, courses@linuxchix.org
3485 Subject: Re: [Courses] [Python] About Python Course
3486 Date: Thu, 15 May 2003 14:26:21 +1000
3487 User-Agent: KMail/1.4.3
3488 References: <DOHIJHKOKKICEDAA@mailcity.com>
3489 In-Reply-To: <DOHIJHKOKKICEDAA@mailcity.com>
3491 Content-Transfer-Encoding: 8bit
3492 Message-Id: <200305151426.21287.suzo@bigpond.net.au>
3493 X-Virus-Scanned: by AMaViS new-20020517
3494 X-Topics: Python programming course
3495 X-BeenThere: courses@linuxchix.org
3496 X-Mailman-Version: 2.1
3498 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3499 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3500 List-Post: <mailto:courses@linuxchix.org>
3501 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3502 <mailto:courses-request@linuxchix.org?subject=subscribe>
3503 List-Archive: <http://linuxchix.org/pipermail/courses>
3504 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3505 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3506 X-List-Received-Date: Thu, 15 May 2003 04:23:02 -0000
3507 Content-Length: 2538
3510 Unfortunatly the Python course has been discontinued (for now at least)
3511 because of lack of time.
3513 However I sugest that you post your request to one of the other Linuxchix
3514 lists where there are lots of people who may use it. The programming list
3515 would be an apropriate place.
3519 On Tue, 13 May 2003 04:45 pm, anand b pillai wrote:
3522 > I am a python hobbyist programmer. You can find my python page mentioned
3523 > in the Personal Pages category of the python programming language in most
3524 > search engine directories. I am a programmer based in Bangalore, India.
3526 > I was following the thread in your website about the python course. It
3527 > happens that I am developing a program in pure python which can be used as
3528 > to grab webpages from the internet.(What they call as "web-spiders" or
3529 > "robots"). The program is in the beta stage but is quite usable for geeks.
3530 > (like you :-)). Since I needed somebody to test it apart from me and my
3531 > friends, I was wondering whether to post the source code in my website, if
3532 > you people agree to use it for grabbing, say python documentation/books
3533 > from the internet.
3535 > The program and source code will be under GNU GPL so that anyone can use
3536 > and modify at will as long as they keep the original copyright. The program
3537 > uses only standard modules in the python library, so you people can just
3538 > download the source and use it, to say "off-the-shelf".
3540 > This would be a great help for me in getting the program tested, and also
3541 > for you in learning the intricacies of python language by seeing a real
3542 > working app. It will be a command-line program with no GUI intricacies.
3543 > Right now it works based on the settings in a config file, but I can add
3544 > command-line options if needed.
3546 > Please let me know the group's decision. You can visit my homepage at
3547 > http://members.fortunecity.com/anandpillai. I shall post the latest code
3548 > with some documentation on my website as soon as I get your (positive)
3551 > All the best for the all chix@linuxchix.org! :-)
3557 > PS: I am re-sending the original message with [Python] in the subject line
3558 > as your webmaster Terri suggested.
3561 > ____________________________________________________________
3562 > Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
3563 > http://login.mail.lycos.com/r/referral?aid=27005
3564 > _______________________________________________
3565 > Courses mailing list
3566 > Courses@linuxchix.org
3567 > http://mailman.linuxchix.org/mailman/listinfo/courses
3569 From haunter03@hotmail.com Wed May 14 14:51:56 2003
3570 Return-Path: <haunter03@hotmail.com>
3571 Delivered-To: courses@linuxchix.org
3572 Received: from localhost (localhost [127.0.0.1])
3573 by www.linuxchix.org (Postfix) with ESMTP id C4343272D51
3574 for <courses@linuxchix.org>; Wed, 14 May 2003 14:51:55 +1000 (EST)
3575 Received: from hotmail.com (f13.sea2.hotmail.com [207.68.165.13])
3576 by www.linuxchix.org (Postfix) with ESMTP id 28AE0272CFF
3577 for <courses@linuxchix.org>; Wed, 14 May 2003 14:51:47 +1000 (EST)
3578 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
3579 Tue, 13 May 2003 21:51:45 -0700
3580 Received: from 203.29.131.3 by sea2fd.sea2.hotmail.msn.com with HTTP;
3581 Wed, 14 May 2003 04:51:45 GMT
3582 X-Originating-IP: [203.29.131.3]
3583 X-Originating-Email: [haunter03@hotmail.com]
3584 From: "Guru -" <haunter03@hotmail.com>
3585 To: courses@linuxchix.org
3586 Date: Wed, 14 May 2003 14:51:45 +1000
3588 Content-Type: text/plain; format=flowed
3589 Message-ID: <Sea2-F13vEGP0JkegVI0000f1c4@hotmail.com>
3590 X-OriginalArrivalTime: 14 May 2003 04:51:45.0944 (UTC)
3591 FILETIME=[85771180:01C319D4]
3592 X-Virus-Scanned: by AMaViS new-20020517
3593 X-Topics: Python programming course
3594 Subject: [Courses] Re:[Python] About Python Course (anand b pillai)
3595 X-BeenThere: courses@linuxchix.org
3596 X-Mailman-Version: 2.1
3598 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3599 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3600 List-Post: <mailto:courses@linuxchix.org>
3601 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3602 <mailto:courses-request@linuxchix.org?subject=subscribe>
3603 List-Archive: <http://linuxchix.org/pipermail/courses>
3604 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3605 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3606 X-List-Received-Date: Wed, 14 May 2003 04:51:56 -0000
3607 Content-Length: 3837
3611 I'm not sure if I can test it though, but I would be interested in seeing a
3612 real program for once................(i've only seen really simple ones so
3615 >From: courses-request@linuxchix.org
3616 >Reply-To: courses@linuxchix.org
3617 >To: courses@linuxchix.org
3618 >Subject: Courses Digest, Vol 3, Issue 2
3619 >Date: Wed, 14 May 2003 12:00:05 +1000 (EST)
3621 >Send Courses mailing list submissions to
3622 > courses@linuxchix.org
3624 >To subscribe or unsubscribe via the World Wide Web, visit
3625 > http://mailman.linuxchix.org/mailman/listinfo/courses
3626 >or, via email, send a message with subject or body 'help' to
3627 > courses-request@linuxchix.org
3629 >You can reach the person managing the list at
3630 > courses-owner@linuxchix.org
3632 >When replying, please edit your Subject line so it is more specific
3633 >than "Re: Contents of Courses digest..."
3638 > 1. [Python] About Python Course (anand b pillai)
3641 >----------------------------------------------------------------------
3643 >Date: Tue, 13 May 2003 12:15:24 +0530
3644 >From: "anand b pillai" <abpillai@lycos.com>
3645 >To: courses@linuxchix.org
3646 >Subject: [Courses] [Python] About Python Course
3647 >Message-ID: <DOHIJHKOKKICEDAA@mailcity.com>
3648 >Content-Type: text/plain; charset=us-ascii
3650 >Content-Transfer-Encoding: 7bit
3652 >Reply-To: abpillai@lycos.com
3657 > I am a python hobbyist programmer. You can find my python page mentioned
3658 >in the Personal Pages category of the python programming language in most
3659 >search engine directories. I am a programmer based in Bangalore, India.
3661 > I was following the thread in your website about the python course. It
3662 >happens that I am developing a program in pure python which can be used as
3663 >to grab webpages from the internet.(What they call as "web-spiders" or
3664 >"robots"). The program is in the beta stage but is quite usable for geeks.
3665 >(like you :-)). Since I needed somebody to test it apart from me and my
3666 >friends, I was wondering whether to post the source code in my website, if
3667 >you people agree to use it for grabbing, say python documentation/books
3670 > The program and source code will be under GNU GPL so that anyone can use
3671 >and modify at will as long as they keep the original copyright. The program
3672 >uses only standard modules in the python library, so you people can just
3673 >download the source and use it, to say "off-the-shelf".
3675 > This would be a great help for me in getting the program tested, and also
3676 >for you in learning the intricacies of python language by seeing a real
3677 >working app. It will be a command-line program with no GUI intricacies.
3678 >Right now it works based on the settings in a config file, but I can add
3679 >command-line options if needed.
3681 >Please let me know the group's decision. You can visit my homepage at
3682 >http://members.fortunecity.com/anandpillai.
3683 >I shall post the latest code with some documentation on my website as soon
3684 >as I get your (positive) reply. :-)
3686 >All the best for the all chix@linuxchix.org! :-)
3692 >PS: I am re-sending the original message with [Python] in the subject line
3693 >as your webmaster Terri suggested.
3696 >____________________________________________________________
3697 >Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
3698 >http://login.mail.lycos.com/r/referral?aid=27005
3699 >------------------------------
3701 >_______________________________________________
3702 >Courses mailing list
3703 >Courses@linuxchix.org
3704 >http://mailman.linuxchix.org/mailman/listinfo/courses
3707 >End of Courses Digest, Vol 3, Issue 2
3708 >*************************************
3710 _________________________________________________________________
3711 Hotmail now available on Australian mobile phones. Go to
3712 http://ninemsn.com.au/mobilecentral/hotmail_mobile.asp
3714 From abpillai@mailcity.com Wed May 14 20:38:31 2003
3715 Return-Path: <abpillai@mailcity.com>
3716 Delivered-To: courses@linuxchix.org
3717 Received: from localhost (localhost [127.0.0.1])
3718 by www.linuxchix.org (Postfix) with ESMTP id D33F7272D0F
3719 for <courses@linuxchix.org>; Wed, 14 May 2003 20:38:30 +1000 (EST)
3720 Received: from lycos.com (www4.mail.lycos.com [209.202.220.170])
3721 by www.linuxchix.org (Postfix) with SMTP id 1B62A272CF8
3722 for <courses@linuxchix.org>; Wed, 14 May 2003 20:38:29 +1000 (EST)
3723 Received: from Unknown/Local ([?.?.?.?]) by mailcity.com;
3724 Wed, 14 May 2003 10:38:12 -0000
3725 To: courses@linuxchix.org
3726 Date: Wed, 14 May 2003 16:08:12 +0530
3727 From: "anand b pillai" <abpillai@lycos.com>
3728 Message-ID: <OCOOKCLKDELBBFAA@mailcity.com>
3731 X-Mailer: MailCity Service
3733 Subject: Fwd: Re: [Courses] [Python] About Python Course
3734 X-Sender-Ip: 213.11.67.50
3735 Organization: Lycos Mail (http://www.mail.lycos.com:80)
3736 Content-Type: text/plain; charset=us-ascii
3737 Content-Language: en
3738 Content-Transfer-Encoding: 7bit
3739 X-Virus-Scanned: by AMaViS new-20020517
3740 X-Mailman-Approved-At: Fri, 16 May 2003 11:52:39 +1000
3741 X-Topics: Python programming course
3742 X-BeenThere: courses@linuxchix.org
3743 X-Mailman-Version: 2.1
3745 Reply-To: abpillai@lycos.com
3746 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3747 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3748 List-Post: <mailto:courses@linuxchix.org>
3749 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3750 <mailto:courses-request@linuxchix.org?subject=subscribe>
3751 List-Archive: <http://linuxchix.org/pipermail/courses>
3752 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3753 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3754 X-List-Received-Date: Wed, 14 May 2003 10:38:31 -0000
3755 Content-Length: 3220
3761 --------- Forwarded Message ---------
3763 DATE: Wed, 14 May 2003 09:08:34
3764 From: "Eugene Teo" <eugene.teo@eugeneteo.net>
3765 To: <abpillai@lycos.com>
3767 I second this. This will be great. Anand, if you can dive into
3768 more advanced stuffs on Python, that is even better!
3770 you can forward my email to the course managers.
3778 Forwarding a mail I received from one of your group
3779 members as a reply to my mail. Anyway I shall put up the
3780 program on my website today itself. If you need a tutorial
3781 on any advance topics or some other suggestions also, do let me know.
3783 Expecting more replies!
3789 ----- Original Message -----
3790 From: "anand b pillai" <abpillai@lycos.com>
3791 To: <courses@linuxchix.org>
3792 Sent: Tuesday, May 13, 2003 2:45 PM
3793 Subject: [Courses] [Python] About Python Course
3798 > I am a python hobbyist programmer. You can find my python page mentioned in the Personal Pages category of the
3799 python programming language in most search engine directories. I am a programmer based in Bangalore, India.
3801 > I was following the thread in your website about the python course. It happens that I am developing a program in
3802 pure python which can be used as to grab webpages from the internet.(What they call as "web-spiders" or "robots").
3803 The program is in the beta stage but is quite usable for geeks. (like you :-)). Since I needed somebody to test it
3804 apart from me and my friends, I was wondering whether to post the source code in my website, if you people agree to
3805 use it for grabbing, say python documentation/books from the internet.
3807 > The program and source code will be under GNU GPL so that anyone can use and modify at will as long as they keep
3808 the original copyright. The program uses only standard modules in the python library, so you people can just
3809 download the source and use it, to say "off-the-shelf".
3811 > This would be a great help for me in getting the program tested, and also for you in learning the intricacies of
3812 python language by seeing a real working app. It will be a command-line program with no GUI intricacies. Right now
3813 it works based on the settings in a config file, but I can add command-line options if needed.
3815 > Please let me know the group's decision. You can visit my homepage at http://members.fortunecity.com/anandpillai.
3816 > I shall post the latest code with some documentation on my website as soon as I get your (positive) reply. :-)
3818 > All the best for the all chix@linuxchix.org! :-)
3824 > PS: I am re-sending the original message with [Python] in the subject line as your webmaster Terri suggested.
3827 > ____________________________________________________________
3828 > Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
3829 > http://login.mail.lycos.com/r/referral?aid=27005
3830 > _______________________________________________
3831 > Courses mailing list
3832 > Courses@linuxchix.org
3833 > http://mailman.linuxchix.org/mailman/listinfo/courses
3837 --------- End Forwarded Message ---------
3841 ____________________________________________________________
3842 Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
3843 http://login.mail.lycos.com/r/referral?aid=27005
3844 From abpillai@mailcity.com Wed May 14 23:50:37 2003
3845 Return-Path: <abpillai@mailcity.com>
3846 Delivered-To: courses@linuxchix.org
3847 Received: from localhost (localhost [127.0.0.1])
3848 by www.linuxchix.org (Postfix) with ESMTP id 7E8AE272D06
3849 for <courses@linuxchix.org>; Wed, 14 May 2003 23:50:37 +1000 (EST)
3850 Received: from lycos.com (www5.mail.lycos.com [209.202.220.85])
3851 by www.linuxchix.org (Postfix) with SMTP id D3B43272CDA
3852 for <courses@linuxchix.org>; Wed, 14 May 2003 23:50:35 +1000 (EST)
3853 Received: from Unknown/Local ([?.?.?.?]) by mailcity.com;
3854 Wed, 14 May 2003 13:50:21 -0000
3855 To: courses@linuxchix.org
3856 Date: Wed, 14 May 2003 19:20:21 +0530
3857 From: "anand b pillai" <abpillai@lycos.com>
3858 Message-ID: <FEPMOPDHOJDAKAAA@mailcity.com>
3861 X-Mailer: MailCity Service
3863 Subject: Fwd: Re: [Courses] [Python] About Python Course
3864 X-Sender-Ip: 81.80.88.226
3865 Organization: Lycos Mail (http://www.mail.lycos.com:80)
3866 Content-Type: text/plain; charset=us-ascii
3867 Content-Language: en
3868 Content-Transfer-Encoding: 7bit
3869 X-Virus-Scanned: by AMaViS new-20020517
3870 X-Mailman-Approved-At: Fri, 16 May 2003 11:52:39 +1000
3871 X-Topics: Python programming course
3872 X-BeenThere: courses@linuxchix.org
3873 X-Mailman-Version: 2.1
3875 Reply-To: abpillai@lycos.com
3876 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3877 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3878 List-Post: <mailto:courses@linuxchix.org>
3879 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3880 <mailto:courses-request@linuxchix.org?subject=subscribe>
3881 List-Archive: <http://linuxchix.org/pipermail/courses>
3882 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3883 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3884 X-List-Received-Date: Wed, 14 May 2003 13:50:37 -0000
3890 I have posted the code in my workspace. You can download the code in a zip file. I suggest you first try it to download some python documentation from the web! :-).
3892 If you want to go directly to my site,
3893 Click http://members.fortunecity.com/anandpillai
3899 --------- Forwarded Message ---------
3901 DATE: Wed, 14 May 2003 09:08:34
3902 From: "Eugene Teo" <eugene.teo@eugeneteo.net>
3903 To: <abpillai@lycos.com>
3905 I second this. This will be great. Anand, if you can dive into
3906 more advanced stuffs on Python, that is even better!
3908 you can forward my email to the course managers.
3914 ----- Original Message -----
3915 <<Deleted to save space>>
3917 --------- End Forwarded Message ---------
3921 ____________________________________________________________
3922 Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
3923 http://login.mail.lycos.com/r/referral?aid=27005
3924 From sinfullysilenced@yahoo.com Thu Jul 3 11:41:51 2003
3925 Return-Path: <sinfullysilenced@yahoo.com>
3926 Delivered-To: courses@linuxchix.org
3927 Received: from localhost (localhost [127.0.0.1])
3928 by www.linuxchix.org (Postfix) with ESMTP id 8C0FD272D73
3929 for <courses@linuxchix.org>; Thu, 3 Jul 2003 11:41:51 +1000 (EST)
3930 Received: from web80512.mail.yahoo.com (web80512.mail.yahoo.com
3932 by www.linuxchix.org (Postfix) with SMTP id A532D272D30
3933 for <courses@linuxchix.org>; Thu, 3 Jul 2003 11:41:49 +1000 (EST)
3934 Message-ID: <20030703014148.73199.qmail@web80512.mail.yahoo.com>
3935 Received: from [66.91.203.45] by web80512.mail.yahoo.com via HTTP;
3936 Wed, 02 Jul 2003 18:41:48 PDT
3937 Date: Wed, 2 Jul 2003 18:41:48 -0700 (PDT)
3938 From: Cynthia Solla <sinfullysilenced@yahoo.com>
3939 Subject: Re:[Courses][Python] Assignment1
3940 To: courses@linuxchix.org
3942 X-Virus-Scanned: by AMaViS new-20020517
3943 Content-Type: text/plain; charset=us-ascii
3944 X-Content-Filtered-By: Mailman/MimeDel 2.1
3945 X-Topics: Python programming course
3946 X-BeenThere: courses@linuxchix.org
3947 X-Mailman-Version: 2.1
3949 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
3950 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
3951 List-Post: <mailto:courses@linuxchix.org>
3952 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3953 <mailto:courses-request@linuxchix.org?subject=subscribe>
3954 List-Archive: <http://linuxchix.org/pipermail/courses>
3955 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
3956 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
3957 X-List-Received-Date: Thu, 03 Jul 2003 01:41:51 -0000
3958 Content-Length: 1550
3962 My name is Cynthia, I'm 18 years old, I am currently a resident in Hawaii (Oahu), and I got my first taste of Linux when I was 16. I am another one of those "late-comers" into the computer world and know that I can never go back. I was introduced to the Linux OS by a dear friend and mentor who happened to be a very experienced Linux Computer Administrator. I've always been enchanted by the world of computer security and programming and have made very few and weak attempts to learn a computer lnaguage in depth. I was told to learn Python as a computer project and this led me into an underground society of geek fanatics alike. Though I did not have any prime interest in computers until I was about 14, I've learned a lot and have read more material than I think I will ever be able to produce. I have been a subscriber to Linuxchix for quite some time and I am constantly learning new things. It's excited me very much to see how fast women and men alike on this site and all ov
3964 world have gathered together in an effort to keep opensource material and knowledge at our fingertips.
3965 Hobbies I enjoy doing other than computers include, hiking, playing guitar, writing poetry, reading, soccer, swimming, surfing every chance I get, and running.
3966 I hope to get to know everyone personally over the course of this lesson and wish everyone the best of luck in learning Python.
3971 ---------------------------------
3973 SBC Yahoo! DSL - Now only $29.95 per month!
3974 From suzo@bigpond.net.au Thu Jul 3 20:17:57 2003
3975 Return-Path: <suzo@bigpond.net.au>
3976 Delivered-To: courses@linuxchix.org
3977 Received: from localhost (localhost [127.0.0.1])
3978 by www.linuxchix.org (Postfix) with ESMTP id E8D71272D47
3979 for <courses@linuxchix.org>; Thu, 3 Jul 2003 20:17:56 +1000 (EST)
3980 Received: from mta07bw.bigpond.com (mta07bw.bigpond.com [144.135.24.134])
3981 by www.linuxchix.org (Postfix) with ESMTP id 33BB1272D44
3982 for <courses@linuxchix.org>; Thu, 3 Jul 2003 20:17:56 +1000 (EST)
3983 Received: from leviathan.lan ([144.135.24.72]) by mta07bw.email.bigpond.com
3984 (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003))
3985 with SMTP id <0HHG00AK31XI4K@mta07bw.email.bigpond.com> for
3986 courses@linuxchix.org; Thu, 03 Jul 2003 20:17:43 +1000 (EST)
3987 Received: from cpe-203-51-91-114.nsw.bigpond.net.au ([203.51.91.114])
3988 by bwmam02bpa.bigpond.com(MAM REL_3_3_2c 17/8369869); Thu,
3989 03 Jul 2003 20:17:45 +0000
3990 Date: Thu, 03 Jul 2003 20:20:17 +1000
3991 From: Sue Stones <suzo@bigpond.net.au>
3992 Subject: Re: [Courses][Python] Assignment1
3993 In-reply-to: <20030703014148.73199.qmail@web80512.mail.yahoo.com>
3994 To: courses@linuxchix.org
3995 Message-id: <200307032020.17016.suzo@bigpond.net.au>
3996 Organization: Vyette's House
3998 Content-type: text/plain; charset=iso-8859-1
3999 Content-transfer-encoding: 7BIT
4000 Content-disposition: inline
4001 User-Agent: KMail/1.5
4002 References: <20030703014148.73199.qmail@web80512.mail.yahoo.com>
4003 X-Virus-Scanned: by AMaViS new-20020517
4004 X-Topics: Python programming course
4005 X-BeenThere: courses@linuxchix.org
4006 X-Mailman-Version: 2.1
4008 Reply-To: suzo@bigpond.net.au
4009 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4010 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4011 List-Post: <mailto:courses@linuxchix.org>
4012 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4013 <mailto:courses-request@linuxchix.org?subject=subscribe>
4014 List-Archive: <http://linuxchix.org/pipermail/courses>
4015 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4016 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4017 X-List-Received-Date: Thu, 03 Jul 2003 10:17:57 -0000
4018 Content-Length: 2724
4023 I think that python is a good language to start to program in, it avoids some
4024 of the complications of other languages whilst introducing you to things like
4025 Object oriented programming. I am sure that you will enjoy it, there is
4026 quite a sense of achievement when you get a program (big or small) to work.
4028 I am sorry to have to disapoint you but unfortunatly this course is not
4029 running at the moment. Due to a large number of problems the course
4030 stagnated, and I am too busy to run it at the moment. The only reason that
4031 you found the course is because I missed those links when I removed the links
4032 from the site. I think that I will go back and put a note up there to that
4035 You may still find the list of references helpfull, and I suggest that you
4036 find one that appeals to you and post any questions to the programming list.
4037 (programming@linuxchix.org) (You will need to join that list.)
4043 On Thu, 3 Jul 2003 11:41 am, Cynthia Solla wrote:
4045 > My name is Cynthia, I'm 18 years old, I am currently a resident in Hawaii
4046 > (Oahu), and I got my first taste of Linux when I was 16. I am another one
4047 > of those "late-comers" into the computer world and know that I can never go
4048 > back. I was introduced to the Linux OS by a dear friend and mentor who
4049 > happened to be a very experienced Linux Computer Administrator. I've always
4050 > been enchanted by the world of computer security and programming and have
4051 > made very few and weak attempts to learn a computer lnaguage in depth. I
4052 > was told to learn Python as a computer project and this led me into an
4053 > underground society of geek fanatics alike. Though I did not have any prime
4054 > interest in computers until I was about 14, I've learned a lot and have
4055 > read more material than I think I will ever be able to produce. I have
4056 > been a subscriber to Linuxchix for quite some time and I am constantly
4057 > learning new things. It's excited me very much to see how fast women and
4058 > men alike on this site and all ov er the
4059 > world have gathered together in an effort to keep opensource material and
4060 > knowledge at our fingertips. Hobbies I enjoy doing other than computers
4061 > include, hiking, playing guitar, writing poetry, reading, soccer, swimming,
4062 > surfing every chance I get, and running. I hope to get to know everyone
4063 > personally over the course of this lesson and wish everyone the best of
4064 > luck in learning Python. Aloha,
4068 > ---------------------------------
4070 > SBC Yahoo! DSL - Now only $29.95 per month!
4071 > _______________________________________________
4072 > Courses mailing list
4073 > Courses@linuxchix.org
4074 > http://mailman.linuxchix.org/mailman/listinfo/courses
4076 From mary@home.puzzling.org Sun Jun 6 10:39:17 2004
4077 Return-Path: <mary@home.puzzling.org>
4078 X-Original-To: courses@linuxchix.org
4079 Delivered-To: courses@linuxchix.org
4080 Received: from localhost (localhost [127.0.0.1])
4081 by www.linuxchix.org (Postfix) with ESMTP id 39BEF272F47
4082 for <courses@linuxchix.org>; Sun, 6 Jun 2004 10:39:17 +1000 (EST)
4083 Received: from www.linuxchix.org ([127.0.0.1])
4084 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
4085 id 02476-04 for <courses@linuxchix.org>;
4086 Sun, 6 Jun 2004 10:39:17 +1000 (EST)
4087 Received: from mail.syd.swiftdsl.com.au (mail.syd.swiftdsl.com.au
4089 by www.linuxchix.org (Postfix) with SMTP id BF677272F3B
4090 for <courses@linuxchix.org>; Sun, 6 Jun 2004 10:39:16 +1000 (EST)
4091 Received: (qmail 9444 invoked from network); 6 Jun 2004 00:39:11 -0000
4092 Received: from unknown (HELO home.puzzling.org) (218.214.66.203)
4093 by mail.syd.swiftdsl.com.au with SMTP; 6 Jun 2004 00:39:11 -0000
4094 Received: from localhost (flay [127.0.0.1])
4095 by home.puzzling.org (Postfix) with ESMTP id 917BD788350
4096 for <courses@linuxchix.org>; Sun, 6 Jun 2004 10:39:13 +1000 (EST)
4097 Received: from home.puzzling.org ([127.0.0.1])
4098 by localhost (flay [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
4099 id 19490-02 for <courses@linuxchix.org>;
4100 Sun, 6 Jun 2004 10:39:13 +1000 (EST)
4101 Received: from titus.home.puzzling.org (titus.home.puzzling.org [10.0.0.2])
4102 by home.puzzling.org (Postfix) with SMTP id 38FAE78834B
4103 for <courses@linuxchix.org>; Sun, 6 Jun 2004 10:39:13 +1000 (EST)
4104 Received: (nullmailer pid 8058 invoked by uid 1001);
4105 Sun, 06 Jun 2004 00:39:09 -0000
4106 Date: Sun, 6 Jun 2004 10:39:09 +1000
4107 From: Mary <mary-linuxchix@puzzling.org>
4108 To: courses@linuxchix.org
4109 Message-ID: <20040606003909.GD11789@titus.home.puzzling.org>
4110 Mail-Followup-To: courses@linuxchix.org
4112 Content-Type: text/plain; charset=us-ascii
4113 Content-Disposition: inline
4114 X-Nihilism: Consistency is all I ask... Give us this day our daily mask.
4115 X-GPG-Key: 1024D/77625870
4116 X-GPG-Fingerprint: B141 CD1A 4603 1CD7 6D64 EFBF D256 C568 7762 5870
4117 User-Agent: Mutt/1.5.5.1+cvs20040105i
4118 X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at home.puzzling.org
4119 X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at linuxchix.org
4120 X-Topics: LaTeX document-markup course
4121 C programming course
4122 Python programming course
4124 Perl programming course
4126 Closing down old courses ( [C] [LaTeX] [Python] [Perl] [Networking] )
4127 X-BeenThere: courses@linuxchix.org
4128 X-Mailman-Version: 2.1
4130 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4131 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4132 List-Post: <mailto:courses@linuxchix.org>
4133 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4134 <mailto:courses-request@linuxchix.org?subject=subscribe>
4135 List-Archive: <http://linuxchix.org/pipermail/courses>
4136 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4137 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4138 X-List-Received-Date: Sun, 06 Jun 2004 00:39:17 -0000
4144 I'm closing down the old courses topics on this list: the ones for the
4145 C, Python and Perl programming courses; the LaTeX course; and the
4146 Networking course. None of these courses have had posts for a long time
4147 and we don't want to confuse new subscribers into thinking they're still
4150 Archives of most of these courses are still available at
4151 http://www.linuxchix.org/content/courses/
4153 If anyone wants to restart them at some point we'll be happy to re-open
4154 them: contact courses-owner@linuxchix.org
4157 From meredydd@everybuddy.com Sun Jun 6 20:29:40 2004
4158 Return-Path: <meredydd@everybuddy.com>
4159 X-Original-To: courses@linuxchix.org
4160 Delivered-To: courses@linuxchix.org
4161 Received: from localhost (localhost [127.0.0.1])
4162 by www.linuxchix.org (Postfix) with ESMTP id 2C4BD272EB0
4163 for <courses@linuxchix.org>; Sun, 6 Jun 2004 20:29:40 +1000 (EST)
4164 Received: from www.linuxchix.org ([127.0.0.1])
4165 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
4166 id 08061-01 for <courses@linuxchix.org>;
4167 Sun, 6 Jun 2004 20:29:40 +1000 (EST)
4168 Received: from cohost.lazzurs.net (cohost.lazzurs.net [69.10.133.52])
4169 by www.linuxchix.org (Postfix) with ESMTP id A9A99272E89
4170 for <courses@linuxchix.org>; Sun, 6 Jun 2004 20:29:39 +1000 (EST)
4171 Received: from cohost.lazzurs.net ([127.0.0.1] helo=localhost)
4172 by cohost.lazzurs.net with esmtp (Exim 4.22 and XAMS @VERSION@)
4174 for courses@linuxchix.org; Sun, 06 Jun 2004 10:29:19 +0000
4175 From: Meredydd <meredydd@everybuddy.com>
4176 To: courses@linuxchix.org
4177 Subject: Re: [Courses] Closing down old courses ( [C] [LaTeX] [Python] [Perl]
4179 Date: Sun, 6 Jun 2004 11:28:49 +0100
4180 User-Agent: KMail/1.6.2
4181 References: <20040606003909.GD11789@titus.home.puzzling.org>
4182 In-Reply-To: <20040606003909.GD11789@titus.home.puzzling.org>
4184 Content-Disposition: inline
4185 Content-Type: text/plain;
4186 charset="iso-8859-1"
4187 Content-Transfer-Encoding: 7bit
4188 Message-Id: <200406061128.49218.meredydd@everybuddy.com>
4189 X-MailScanner-Information: Please contact the ISP for more information
4190 X-MailScanner: Found to be clean
4191 X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at linuxchix.org
4192 X-BeenThere: courses@linuxchix.org
4193 X-Mailman-Version: 2.1
4195 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4196 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4197 List-Post: <mailto:courses@linuxchix.org>
4198 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4199 <mailto:courses-request@linuxchix.org?subject=subscribe>
4200 List-Archive: <http://linuxchix.org/pipermail/courses>
4201 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4202 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4203 X-List-Received-Date: Sun, 06 Jun 2004 10:29:40 -0000
4208 Please don't close the filesystem topic, I'm working up a new lesson or
4209 two, including (at last) loopback and encrypted loopback...
4213 On Sunday 06 June 2004 01:39, Mary wrote:
4216 > I'm closing down the old courses topics on this list: the ones for
4217 > the C, Python and Perl programming courses; the LaTeX course; and the
4218 > Networking course. None of these courses have had posts for a long
4219 > time and we don't want to confuse new subscribers into thinking
4220 > they're still running.
4222 > Archives of most of these courses are still available at
4223 > http://www.linuxchix.org/content/courses/
4225 > If anyone wants to restart them at some point we'll be happy to
4226 > re-open them: contact courses-owner@linuxchix.org
4229 > _______________________________________________
4230 > Courses mailing list
4231 > Courses@linuxchix.org
4232 > http://mailman.linuxchix.org/mailman/listinfo/courses
4233 From mary@home.puzzling.org Sun Jun 6 21:57:05 2004
4234 Return-Path: <mary@home.puzzling.org>
4235 X-Original-To: courses@linuxchix.org
4236 Delivered-To: courses@linuxchix.org
4237 Received: from localhost (localhost [127.0.0.1])
4238 by www.linuxchix.org (Postfix) with ESMTP id E32EB272F91
4239 for <courses@linuxchix.org>; Sun, 6 Jun 2004 21:57:04 +1000 (EST)
4240 Received: from www.linuxchix.org ([127.0.0.1])
4241 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
4242 id 08978-07 for <courses@linuxchix.org>;
4243 Sun, 6 Jun 2004 21:57:04 +1000 (EST)
4244 Received: from mail.syd.swiftdsl.com.au (mail.syd.swiftdsl.com.au
4246 by www.linuxchix.org (Postfix) with SMTP id DAA62272F8A
4247 for <courses@linuxchix.org>; Sun, 6 Jun 2004 21:56:31 +1000 (EST)
4248 Received: (qmail 783 invoked from network); 6 Jun 2004 11:55:48 -0000
4249 Received: from unknown (HELO home.puzzling.org) (218.214.66.203)
4250 by mail.syd.swiftdsl.com.au with SMTP; 6 Jun 2004 11:55:48 -0000
4251 Received: from localhost (flay [127.0.0.1])
4252 by home.puzzling.org (Postfix) with ESMTP id 5E1B3788350
4253 for <courses@linuxchix.org>; Sun, 6 Jun 2004 21:55:48 +1000 (EST)
4254 Received: from home.puzzling.org ([127.0.0.1])
4255 by localhost (flay [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
4256 id 22911-08 for <courses@linuxchix.org>;
4257 Sun, 6 Jun 2004 21:55:48 +1000 (EST)
4258 Received: from titus.home.puzzling.org (titus.home.puzzling.org [10.0.0.2])
4259 by home.puzzling.org (Postfix) with SMTP id 3B3D878834B
4260 for <courses@linuxchix.org>; Sun, 6 Jun 2004 21:55:48 +1000 (EST)
4261 Received: (nullmailer pid 29412 invoked by uid 1001);
4262 Sun, 06 Jun 2004 11:55:44 -0000
4263 Date: Sun, 6 Jun 2004 21:55:44 +1000
4264 From: Mary <mary-linuxchix@puzzling.org>
4265 To: courses@linuxchix.org
4266 Subject: Re: [Courses] Closing down old courses ( [C] [LaTeX] [Python] [Perl]
4268 Message-ID: <20040606115544.GF9169@titus.home.puzzling.org>
4269 Mail-Followup-To: courses@linuxchix.org
4270 References: <20040606003909.GD11789@titus.home.puzzling.org>
4271 <200406061128.49218.meredydd@everybuddy.com>
4273 Content-Type: text/plain; charset=us-ascii
4274 Content-Disposition: inline
4275 In-Reply-To: <200406061128.49218.meredydd@everybuddy.com>
4276 X-Nihilism: All I ask is our common due... Give us this day our daily cue.
4277 X-GPG-Key: 1024D/77625870
4278 X-GPG-Fingerprint: B141 CD1A 4603 1CD7 6D64 EFBF D256 C568 7762 5870
4279 User-Agent: Mutt/1.5.5.1+cvs20040105i
4280 X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at home.puzzling.org
4281 X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at linuxchix.org
4282 X-BeenThere: courses@linuxchix.org
4283 X-Mailman-Version: 2.1
4285 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4286 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4287 List-Post: <mailto:courses@linuxchix.org>
4288 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4289 <mailto:courses-request@linuxchix.org?subject=subscribe>
4290 List-Archive: <http://linuxchix.org/pipermail/courses>
4291 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4292 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4293 X-List-Received-Date: Sun, 06 Jun 2004 11:57:05 -0000
4297 On Sun, Jun 06, 2004, Meredydd wrote:
4299 > Please don't close the filesystem topic, I'm working up a new lesson or
4300 > two, including (at last) loopback and encrypted loopback...
4302 Only the topics in the subject line were shut down. Filesystem is [FS]
4306 From elgato513@worldnet.att.net Thu Jul 4 21:46:43 2002
4307 Return-Path: <elgato513@worldnet.att.net>
4308 Delivered-To: courses@linuxchix.org
4309 Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46])
4310 by www.linuxchix.org (Postfix) with ESMTP id 3839E125878
4311 for <courses@linuxchix.org>; Thu, 4 Jul 2002 21:46:42 +1000 (EST)
4312 Received: from worldnet.att.net ([12.78.25.167])
4313 by mtiwmhc21.worldnet.att.net
4314 (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP
4315 id <20020704050338.STTX20423.mtiwmhc21.worldnet.att.net@worldnet.att.net>
4316 for <courses@linuxchix.org>; Thu, 4 Jul 2002 05:03:38 +0000
4317 Message-ID: <3D23D9B4.5070006@worldnet.att.net>
4318 Date: Thu, 04 Jul 2002 01:14:28 -0400
4319 From: "Maureen L. Thomas" <elgato513@worldnet.att.net>
4320 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020605
4321 X-Accept-Language: en-us, en
4323 To: "courses@linuxchix.org" <courses@linuxchix.org>
4324 Content-Type: text/plain; charset=us-ascii; format=flowed
4325 Content-Transfer-Encoding: 7bit
4326 Subject: [Courses] Python
4327 Sender: courses-admin@linuxchix.org
4328 Errors-To: courses-admin@linuxchix.org
4329 X-BeenThere: courses@linuxchix.org
4330 X-Mailman-Version: 2.0.1
4332 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4333 List-Post: <mailto:courses@linuxchix.org>
4334 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4335 <mailto:courses-request@linuxchix.org?subject=subscribe>
4336 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4337 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4338 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4339 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4343 My name is Maureen Thomas. I am looking forward to learning Python. I
4344 have used basic, C and some Cobol. I picked Python first becaue of the
4345 name. My son had a ball python called Apollo and he was a really good
4346 pet. No noise, no mess and no odor. Very tame and seemed to enjoy
4347 being held and stroked. I just didn't watch at feeding time. He was an
4348 easy pet and from what I've seen Python should be a fairly easy language
4352 From m@irixx.org Fri Jul 5 21:54:55 2002
4353 Return-Path: <m@irixx.org>
4354 Delivered-To: courses@linuxchix.org
4355 Received: from mail12.svr.pol.co.uk (mail12.svr.pol.co.uk [195.92.193.215])
4356 by www.linuxchix.org (Postfix) with ESMTP id 7859E125802
4357 for <courses@linuxchix.org>; Fri, 5 Jul 2002 21:54:52 +1000 (EST)
4358 Received: from [195.92.67.23] (helo=mail18.svr.pol.co.uk)
4359 by mail12.svr.pol.co.uk with esmtp (Exim 3.35 #1)
4361 for courses@linuxchix.org; Fri, 05 Jul 2002 12:54:50 +0100
4362 Received: from modem-3549.chimpanzee.dialup.pol.co.uk ([217.134.125.221] helo=iriXx.org)
4363 by mail18.svr.pol.co.uk with esmtp (Exim 3.35 #1)
4365 for courses@linuxchix.org; Fri, 05 Jul 2002 12:54:50 +0100
4366 Message-ID: <3D258946.2040609@iriXx.org>
4367 Date: Fri, 05 Jul 2002 12:55:50 +0100
4368 From: iriXx <m@iriXx.org>
4369 Reply-To: m@iriXx.org
4371 User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0rc2) Gecko/20020618 Netscape/7.0b1
4372 X-Accept-Language: en-us, en
4374 To: courses@linuxchix.org
4375 Content-Type: text/plain; charset=us-ascii; format=flowed
4376 Content-Transfer-Encoding: 7bit
4377 Subject: [Courses] re:python course assignment one hello everyone !
4378 Sender: courses-admin@linuxchix.org
4379 Errors-To: courses-admin@linuxchix.org
4380 X-BeenThere: courses@linuxchix.org
4381 X-Mailman-Version: 2.0.1
4383 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4384 List-Post: <mailto:courses@linuxchix.org>
4385 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4386 <mailto:courses-request@linuxchix.org?subject=subscribe>
4387 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4388 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4389 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4390 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4396 i'm miriam, otherwise known as /dev/null on the discussion lists...
4397 i'm a web designer/developer and so i've had limited programming
4398 experience although i'm pretty good with Flash ActionScript... dabbled
4399 in a little C++ and JavaScript, fluent in HTML, trying to learn PHP...
4400 hmm, like my attempts at spoken languages really, dabbled in most but
4401 only mastered two (Dutch and English)... lets hope i can actually manage
4402 to learn a programming language properly....
4404 as for the question on why its called python.. hmm, well i havent a clue
4405 to be honest so i'll just sit back and listen...
4407 thanx heaps Sue! :-)
4416 copyleft: creativity, technology and freedom?
4417 info@copyleftmedia.org.uk
4418 www.copyleftmedia.org.uk
4421 ( ) ascii ribbon against html email
4423 / \ cat /dev/sda1 > /dev/dsp
4426 "Gag me with a Volvo!"
4430 From listpig@earthlink.net Sat Jul 6 07:36:49 2002
4431 Return-Path: <listpig@earthlink.net>
4432 Delivered-To: courses@linuxchix.org
4433 Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61])
4434 by www.linuxchix.org (Postfix) with ESMTP id 5CB40125845
4435 for <courses@linuxchix.org>; Sat, 6 Jul 2002 07:36:47 +1000 (EST)
4436 Received: from [192.168.1.100] ([12.251.158.171]) by sccrmhc01.attbi.com
4437 (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP
4438 id <20020705213643.IFBZ29588.sccrmhc01.attbi.com@[192.168.1.100]>;
4439 Fri, 5 Jul 2002 21:36:43 +0000
4440 User-Agent: Microsoft-Entourage/10.1.0.2006
4441 Date: Fri, 05 Jul 2002 16:35:39 -0500
4442 Subject: Re: [Courses] re:python course assignment one hello everyone !
4443 From: "Ms. Piglet" <listpig@earthlink.net>
4444 To: <m@iriXx.org>, <courses@linuxchix.org>
4445 Message-ID: <B94B7B5B.19CE3%listpig@earthlink.net>
4446 In-Reply-To: <3D258946.2040609@iriXx.org>
4448 Content-type: text/plain; charset="US-ASCII"
4449 Content-transfer-encoding: 7bit
4450 Sender: courses-admin@linuxchix.org
4451 Errors-To: courses-admin@linuxchix.org
4452 X-BeenThere: courses@linuxchix.org
4453 X-Mailman-Version: 2.0.1
4455 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4456 List-Post: <mailto:courses@linuxchix.org>
4457 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4458 <mailto:courses-request@linuxchix.org?subject=subscribe>
4459 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4460 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4461 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4462 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4466 Contrary to the public version of that answer (Monty Python), I have been
4467 assured that the reason for the name is because my two ball pythons wrote
4468 the language......Ba'aba and Mandela swear to me this is the Real Truth. <g>
4472 On 7/5/02 6:55 AM, <m@iriXx.org> shared this thought:
4476 > i'm miriam, otherwise known as /dev/null on the discussion lists...
4477 > i'm a web designer/developer and so i've had limited programming
4478 > experience although i'm pretty good with Flash ActionScript... dabbled
4479 > in a little C++ and JavaScript, fluent in HTML, trying to learn PHP...
4480 > hmm, like my attempts at spoken languages really, dabbled in most but
4481 > only mastered two (Dutch and English)... lets hope i can actually manage
4482 > to learn a programming language properly....
4484 > as for the question on why its called python.. hmm, well i havent a clue
4485 > to be honest so i'll just sit back and listen...
4487 > thanx heaps Sue! :-)
4493 From suzo@bigpond.net.au Sat Jul 6 17:06:56 2002
4494 Return-Path: <suzo@bigpond.net.au>
4495 Delivered-To: courses@linuxchix.org
4496 Received: from mta01bw.bigpond.com (mta01bw.bigpond.com [139.134.6.78])
4497 by www.linuxchix.org (Postfix) with ESMTP id 5BD6D125813
4498 for <courses@linuxchix.org>; Sat, 6 Jul 2002 17:06:56 +1000 (EST)
4499 Received: from leviathan ([144.135.24.69]) by
4500 mta01bw.bigpond.com (Netscape Messaging Server 4.15 mta01bw May
4501 23 2002 23:53:28) with SMTP id GYTFRI00.0I0; Sat, 6 Jul 2002
4503 Received: from CPE-144-137-82-107.nsw.bigpond.net.au ([144.137.82.107]) by bwmam01.mailsvc.email.bigpond.com(MailRouter V3.0n 2/3777199); 06 Jul 2002 17:06:54
4504 Message-ID: <00c101c224bb$ad7845a0$0100000a@leviathan>
4505 Reply-To: "Sue Stones" <suzo@bigpond.net.au>
4506 From: "Sue Stones" <suzo@bigpond.net.au>
4507 To: "Ms. Piglet" <listpig@earthlink.net>, <courses@linuxchix.org>
4508 References: <B94B7B5B.19CE3%listpig@earthlink.net>
4509 Subject: Re: [Courses] re:python course assignment one hello everyone !
4510 Date: Sat, 6 Jul 2002 17:05:27 +1000
4511 Organization: Vyette's House
4513 Content-Type: text/plain;
4514 charset="iso-8859-1"
4515 Content-Transfer-Encoding: 7bit
4517 X-MSMail-Priority: Normal
4518 X-Mailer: Microsoft Outlook Express 6.00.2600.0000
4519 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
4520 Sender: courses-admin@linuxchix.org
4521 Errors-To: courses-admin@linuxchix.org
4522 X-BeenThere: courses@linuxchix.org
4523 X-Mailman-Version: 2.0.1
4525 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4526 List-Post: <mailto:courses@linuxchix.org>
4527 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4528 <mailto:courses-request@linuxchix.org?subject=subscribe>
4529 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4530 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4531 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4532 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4533 Content-Length: 1658
4536 Ahh yes well of course Monty Python is just a ruse to hide from the
4537 public that pythons are intelligent beings. Can you imagine how
4538 people would respond if they thought that a python was as smart as
4539 this. The term "slavery" would get a whole new meaning for one thing.
4544 ----- Original Message -----
4545 From: "Ms. Piglet" <listpig@earthlink.net>
4546 To: <m@iriXx.org>; <courses@linuxchix.org>
4547 Sent: Saturday, 6 July 2002 7:35
4548 Subject: Re: [Courses] re:python course assignment one hello everyone
4552 > Contrary to the public version of that answer (Monty Python), I have
4554 > assured that the reason for the name is because my two ball pythons
4556 > the language......Ba'aba and Mandela swear to me this is the Real
4559 > --pig the gullible
4561 > On 7/5/02 6:55 AM, <m@iriXx.org> shared this thought:
4565 > > i'm miriam, otherwise known as /dev/null on the discussion
4567 > > i'm a web designer/developer and so i've had limited programming
4568 > > experience although i'm pretty good with Flash ActionScript...
4570 > > in a little C++ and JavaScript, fluent in HTML, trying to learn
4572 > > hmm, like my attempts at spoken languages really, dabbled in most
4574 > > only mastered two (Dutch and English)... lets hope i can actually
4576 > > to learn a programming language properly....
4578 > > as for the question on why its called python.. hmm, well i havent
4580 > > to be honest so i'll just sit back and listen...
4582 > > thanx heaps Sue! :-)
4587 > _______________________________________________
4588 > Courses mailing list
4589 > Courses@linuxchix.org
4590 > http://mailman.linuxchix.org/mailman/listinfo/courses
4596 From anand.r@cybertech.co.in Mon Jul 8 15:14:55 2002
4597 Return-Path: <anand.r@cybertech.co.in>
4598 Delivered-To: courses@linuxchix.org
4599 Received: from cic.cybertech.co.in (unknown [202.54.21.162])
4600 by www.linuxchix.org (Postfix) with ESMTP id 30255125803
4601 for <courses@linuxchix.org>; Mon, 8 Jul 2002 15:14:53 +1000 (EST)
4602 Received: by CIC with Internet Mail Service (5.5.2653.19)
4603 id <NLNY8817>; Mon, 8 Jul 2002 10:44:48 +0530
4604 Message-ID: <7B9F0090D260D511886600508BBB5B8BAB7C1F@CIC>
4605 From: Anand R <anand.r@cybertech.co.in>
4606 To: courses@linuxchix.org
4607 Subject: RE: [Courses] re:python course assignment one hello everyone !
4608 Date: Mon, 8 Jul 2002 10:44:47 +0530
4610 X-Mailer: Internet Mail Service (5.5.2653.19)
4611 Content-Type: text/plain;
4612 charset="iso-8859-1"
4613 Sender: courses-admin@linuxchix.org
4614 Errors-To: courses-admin@linuxchix.org
4615 X-BeenThere: courses@linuxchix.org
4616 X-Mailman-Version: 2.0.1
4618 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4619 List-Post: <mailto:courses@linuxchix.org>
4620 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4621 <mailto:courses-request@linuxchix.org?subject=subscribe>
4622 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4623 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4624 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4625 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4626 Content-Length: 2050
4629 An article on Python:
4631 http://www.linuxjournal.com/print.php?sid=3946
4633 Some cool stuff on Python:
4635 http://honk.physik.uni-konstanz.de/~strubi/3d/python/
4640 -----Original Message-----
4641 From: Sue Stones [mailto:suzo@bigpond.net.au]
4642 Sent: Saturday, July 06, 2002 12:35 PM
4643 To: Ms. Piglet; courses@linuxchix.org
4644 Subject: Re: [Courses] re:python course assignment one hello everyone !
4647 Ahh yes well of course Monty Python is just a ruse to hide from the
4648 public that pythons are intelligent beings. Can you imagine how
4649 people would respond if they thought that a python was as smart as
4650 this. The term "slavery" would get a whole new meaning for one thing.
4655 ----- Original Message -----
4656 From: "Ms. Piglet" <listpig@earthlink.net>
4657 To: <m@iriXx.org>; <courses@linuxchix.org>
4658 Sent: Saturday, 6 July 2002 7:35
4659 Subject: Re: [Courses] re:python course assignment one hello everyone
4663 > Contrary to the public version of that answer (Monty Python), I have
4665 > assured that the reason for the name is because my two ball pythons
4667 > the language......Ba'aba and Mandela swear to me this is the Real
4670 > --pig the gullible
4672 > On 7/5/02 6:55 AM, <m@iriXx.org> shared this thought:
4676 > > i'm miriam, otherwise known as /dev/null on the discussion
4678 > > i'm a web designer/developer and so i've had limited programming
4679 > > experience although i'm pretty good with Flash ActionScript...
4681 > > in a little C++ and JavaScript, fluent in HTML, trying to learn
4683 > > hmm, like my attempts at spoken languages really, dabbled in most
4685 > > only mastered two (Dutch and English)... lets hope i can actually
4687 > > to learn a programming language properly....
4689 > > as for the question on why its called python.. hmm, well i havent
4691 > > to be honest so i'll just sit back and listen...
4693 > > thanx heaps Sue! :-)
4698 > _______________________________________________
4699 > Courses mailing list
4700 > Courses@linuxchix.org
4701 > http://mailman.linuxchix.org/mailman/listinfo/courses
4709 From kansas_kennedy@phreaker.net Sat Jul 20 10:37:19 2002
4710 Return-Path: <kansas_kennedy@phreaker.net>
4711 Delivered-To: courses@linuxchix.org
4712 Received: from snickers.hotpop.com (snickers.hotpop.com [204.57.55.49])
4713 by www.linuxchix.org (Postfix) with ESMTP id CE0C712589F
4714 for <courses@linuxchix.org>; Sat, 20 Jul 2002 10:37:17 +1000 (EST)
4715 Received: from phreaker.net (kubrick.hotpop.com [204.57.55.16])
4716 by snickers.hotpop.com (Postfix) with SMTP id 346707070C
4717 for <courses@linuxchix.org>; Fri, 19 Jul 2002 17:57:14 +0000 (UTC)
4718 Received: from el-l13p406lo5qp.phreaker.net (unknown [202.22.193.38])
4719 by smtp-2.hotpop.com (Postfix) with ESMTP id D75301B859A
4720 for <courses@linuxchix.org>; Fri, 19 Jul 2002 17:56:59 +0000 (UTC)
4721 Message-Id: <5.1.0.14.2.20020719223241.01ddce48@pop.mail.yahoo.com>
4722 X-Sender: kansas_kennedy@pop.phreaker.net
4723 X-Mailer: QUALCOMM Windows Eudora Version 5.1
4724 Date: Fri, 19 Jul 2002 22:34:34 -0700
4725 To: courses@linuxchix.org
4726 From: "kansas_kennedy@phreaker.net" <kansas_kennedy@phreaker.net>
4728 Content-Type: text/plain; charset="us-ascii"; format=flowed
4729 X-HotPOP: -----------------------------------------------
4730 Sent By HotPOP.com FREE Email
4731 Get your FREE POP email at www.HotPOP.com
4732 -----------------------------------------------
4733 Subject: [Courses] On Python
4734 Sender: courses-admin@linuxchix.org
4735 Errors-To: courses-admin@linuxchix.org
4736 X-BeenThere: courses@linuxchix.org
4737 X-Mailman-Version: 2.0.1
4739 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4740 List-Post: <mailto:courses@linuxchix.org>
4741 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4742 <mailto:courses-request@linuxchix.org?subject=subscribe>
4743 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4744 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4745 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4746 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4750 I was following the post about a python course in here. But so far all I
4751 see is C. Are we going to kick off python? If yes, when? I am very much
4752 looking forward to it.
4756 From jenn@anthill.echidna.id.au Sat Jul 20 11:03:25 2002
4757 Return-Path: <jenn@anthill.echidna.id.au>
4758 Delivered-To: courses@linuxchix.org
4759 Received: from mail015.syd.optusnet.com.au (mail015.syd.optusnet.com.au [210.49.20.173])
4760 by www.linuxchix.org (Postfix) with ESMTP id 2C41E125802
4761 for <courses@linuxchix.org>; Sat, 20 Jul 2002 11:03:25 +1000 (EST)
4762 Received: from blackrock.in.anthill.echidna.id.au (c16759.brodm1.vic.optusnet.com.au [210.49.159.125])
4763 by mail015.syd.optusnet.com.au (8.11.1/8.11.1) with ESMTP id g6K13Oo11502;
4764 Sat, 20 Jul 2002 11:03:24 +1000
4765 Received: from localhost.localdomain (gondwanah.in.anthill.echidna.id.au [10.0.2.2])
4766 by blackrock.in.anthill.echidna.id.au (Postfix) with ESMTP
4767 id 2699F1CF1B4; Sat, 20 Jul 2002 11:03:24 +1000 (EST)
4768 Subject: Re: [Courses] On Python
4769 From: Jenn Vesperman <jenn@anthill.echidna.id.au>
4770 To: "kansas_kennedy@phreaker.net" <kansas_kennedy@phreaker.net>
4771 Cc: courses@linuxchix.org
4772 In-Reply-To: <5.1.0.14.2.20020719223241.01ddce48@pop.mail.yahoo.com>
4773 References: <5.1.0.14.2.20020719223241.01ddce48@pop.mail.yahoo.com>
4774 Content-Type: text/plain
4775 Content-Transfer-Encoding: 7bit
4776 X-Mailer: Ximian Evolution 1.0.5
4777 Date: 20 Jul 2002 11:03:23 +1000
4778 Message-Id: <1027127004.1318.8.camel@gondwanah>
4780 Sender: courses-admin@linuxchix.org
4781 Errors-To: courses-admin@linuxchix.org
4782 X-BeenThere: courses@linuxchix.org
4783 X-Mailman-Version: 2.0.1
4785 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4786 List-Post: <mailto:courses@linuxchix.org>
4787 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4788 <mailto:courses-request@linuxchix.org?subject=subscribe>
4789 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4790 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4791 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4792 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4796 On Sat, 2002-07-20 at 15:34, kansas_kennedy@phreaker.net wrote:
4797 > I was following the post about a python course in here. But so far all I
4798 > see is C. Are we going to kick off python? If yes, when? I am very much
4799 > looking forward to it.
4801 I'm not sure who was going to start it - but feel free to kick it off
4804 This is a town square, not a lecture theatre. Pull up a soapbox and
4810 "Do you ever wonder if there's a whole section of geek culture
4811 you miss out on by being a geek?" - Dancer.
4813 jenn@anthill.echidna.id.au http://anthill.echidna.id.au/~jenn/
4817 From mary@puzzling.org Sat Jul 20 11:22:03 2002
4818 Return-Path: <mary@puzzling.org>
4819 Delivered-To: courses@linuxchix.org
4820 Received: from sunny.pacific.net.au (sunny.pacific.net.au [203.25.148.40])
4821 by www.linuxchix.org (Postfix) with ESMTP id 34001125875
4822 for <courses@linuxchix.org>; Sat, 20 Jul 2002 11:22:03 +1000 (EST)
4823 Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72])
4824 by sunny.pacific.net.au with ESMTP
4825 id g6K1M2Ss000495 for <courses@linuxchix.org>; Sat, 20 Jul 2002 11:22:02 +1000 (EST)
4826 Received: from home.spankyhouse.net (dyn61.syd2.homedsl.pacific.net.au [203.100.233.61])
4827 by wisma.pacific.net.au with ESMTP
4828 id LAA23081 for <courses@linuxchix.org>; Sat, 20 Jul 2002 11:22:02 +1000 (EST)
4829 Received: from titus.(none) (titus.home.spankyhouse.net [192.168.10.4])
4830 by home.spankyhouse.net (Postfix) with SMTP id 1095C8C043
4831 for <courses@linuxchix.org>; Sat, 20 Jul 2002 11:22:00 +1000 (EST)
4832 Received: (nullmailer pid 4843 invoked by uid 1001);
4833 Sat, 20 Jul 2002 01:33:48 -0000
4834 Date: Sat, 20 Jul 2002 11:33:48 +1000
4835 From: Mary <mary-linuxchix@puzzling.org>
4836 To: courses@linuxchix.org
4837 Subject: Re: [Courses] On Python
4838 Message-ID: <20020720013348.GA4825@titus.spanky>
4839 Mail-Followup-To: courses@linuxchix.org
4840 References: <5.1.0.14.2.20020719223241.01ddce48@pop.mail.yahoo.com> <1027127004.1318.8.camel@gondwanah>
4842 Content-Type: text/plain; charset=us-ascii
4843 Content-Disposition: inline
4844 In-Reply-To: <1027127004.1318.8.camel@gondwanah>
4845 User-Agent: Mutt/1.4i
4846 X-Nihilism: Immortality is all I seek... Give us this day our daily week...
4847 X-GPG-Key: 1024D/77625870
4848 X-GPG-Fingerprint: B141 CD1A 4603 1CD7 6D64 EFBF D256 C568 7762 5870
4849 Sender: courses-admin@linuxchix.org
4850 Errors-To: courses-admin@linuxchix.org
4851 X-BeenThere: courses@linuxchix.org
4852 X-Mailman-Version: 2.0.1
4854 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4855 List-Post: <mailto:courses@linuxchix.org>
4856 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4857 <mailto:courses-request@linuxchix.org?subject=subscribe>
4858 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4859 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4860 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4861 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4865 On Sat, Jul 20, 2002 at 11:03:23AM +1000, Jenn Vesperman wrote:
4866 > I'm not sure who was going to start it - but feel free to kick it off
4869 Sue Stones started it here:
4870 http://mailman.linuxchix.org/pipermail/courses/2002-July/000535.html
4874 From suzo@bigpond.net.au Sat Jul 20 16:24:51 2002
4875 Return-Path: <suzo@bigpond.net.au>
4876 Delivered-To: courses@linuxchix.org
4877 Received: from mta03ps.bigpond.com (mta03ps.bigpond.com [144.135.25.135])
4878 by www.linuxchix.org (Postfix) with ESMTP id 7459B125802
4879 for <courses@linuxchix.org>; Sat, 20 Jul 2002 16:24:50 +1000 (EST)
4880 Received: from there ([144.135.25.81]) by mta03ps.bigpond.com
4881 (Netscape Messaging Server 4.15 mta03ps May 23 2002 23:53:28)
4882 with SMTP id GZJB5C00.CTO for <courses@linuxchix.org>; Sat, 20
4883 Jul 2002 16:24:48 +1000
4884 Received: from CPE-144-137-68-65.nsw.bigpond.net.au ([144.137.68.65]) by psmam05.mailsvc.email.bigpond.com(MailRouter V3.0n 101/11142763); 20 Jul 2002 16:24:48
4885 Content-Type: text/plain;
4886 charset="iso-8859-1"
4887 From: Sue Stones <suzo@bigpond.net.au>
4888 Organization: Vyette's House
4889 To: courses@linuxchix.org
4890 Subject: Re: [Courses] The Python course
4891 Date: Sat, 20 Jul 2002 16:25:04 +1000
4892 X-Mailer: KMail [version 1.3.2]
4893 References: <5.1.0.14.2.20020719223241.01ddce48@pop.mail.yahoo.com> <1027127004.1318.8.camel@gondwanah> <20020720013348.GA4825@titus.spanky>
4894 In-Reply-To: <20020720013348.GA4825@titus.spanky>
4896 Content-Transfer-Encoding: 8bit
4897 Message-Id: <20020720062450.7459B125802@www.linuxchix.org>
4898 Sender: courses-admin@linuxchix.org
4899 Errors-To: courses-admin@linuxchix.org
4900 X-BeenThere: courses@linuxchix.org
4901 X-Mailman-Version: 2.0.1
4903 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4904 List-Post: <mailto:courses@linuxchix.org>
4905 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4906 <mailto:courses-request@linuxchix.org?subject=subscribe>
4907 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4908 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4909 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4910 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4911 Content-Length: 1721
4914 I am very sorry for teh lapse in acttivity in the Python course. There have
4915 been a number of reasons for this.
4917 Firstly I have been concerned about a number of people who had shown interest
4918 early and who didn't follow up the anouncement by loining the course. I
4919 think that the reason for this was that some people didn't get the anounce
4920 message as it was sent at the time when there was a DNS problem. Others told
4921 me that they didn't understand how to sign up for the course.
4923 Secondly I have been quite ill for a number of weeks, and attempted to
4924 address the above issues but havn't got very far. (I have ME/CFS.)
4926 Thirdly I had a computer problem and lost everything on both my hard dics,
4927 twice. ANd given my state of health I have found it hard to get over this
4928 obstacle, especially when I lost things for the second time. (No things
4929 weren't backed up - I have be ho[ping to be able to afford a Cd writer for
4932 BUT i will get onto it this weekend. I would like to send out annother
4933 anouncement to give others a chance to join us. Especially those who havn't
4934 done any programming before and who will find it a big obstacle to catch up.
4936 I am sorry for the delay and I hope that you are not too discouraged by it.
4940 On Sat, 20 Jul 2002 11:33, Mary wrote:
4941 > On Sat, Jul 20, 2002 at 11:03:23AM +1000, Jenn Vesperman wrote:
4942 > > I'm not sure who was going to start it - but feel free to kick it off
4945 > Sue Stones started it here:
4946 > http://mailman.linuxchix.org/pipermail/courses/2002-July/000535.html
4949 > _______________________________________________
4950 > Courses mailing list
4951 > Courses@linuxchix.org
4952 > http://mailman.linuxchix.org/mailman/listinfo/courses
4955 From m@irixx.org Sun Jul 21 05:42:44 2002
4956 Return-Path: <m@irixx.org>
4957 Delivered-To: courses@linuxchix.org
4958 Received: from mail6.svr.pol.co.uk (mail6.svr.pol.co.uk [195.92.193.212])
4959 by www.linuxchix.org (Postfix) with ESMTP id D6553125802
4960 for <courses@linuxchix.org>; Sun, 21 Jul 2002 05:42:42 +1000 (EST)
4961 Received: from [195.92.67.23] (helo=mail18.svr.pol.co.uk)
4962 by mail6.svr.pol.co.uk with esmtp (Exim 3.35 #1)
4963 id 17W07h-0001jM-00; Sat, 20 Jul 2002 20:42:37 +0100
4964 Received: from modem-1479.cheetah.dialup.pol.co.uk ([217.134.101.199] helo=hamish.iriXx.org)
4965 by mail18.svr.pol.co.uk with esmtp (Exim 3.35 #1)
4966 id 17W07g-00001I-00; Sat, 20 Jul 2002 20:42:36 +0100
4967 Content-Type: text/plain;
4968 charset="iso-8859-1"
4969 From: iriXx <m@iriXx.org>
4970 Reply-To: m@iriXx.org
4972 To: Sue Stones <suzo@bigpond.net.au>, courses@linuxchix.org
4973 Subject: Re: [Courses] The Python course
4974 Date: Sat, 20 Jul 2002 20:43:34 +0100
4975 X-Mailer: KMail [version 1.4]
4976 References: <5.1.0.14.2.20020719223241.01ddce48@pop.mail.yahoo.com> <20020720013348.GA4825@titus.spanky> <20020720062450.7459B125802@www.linuxchix.org>
4977 In-Reply-To: <20020720062450.7459B125802@www.linuxchix.org>
4978 complaints-to: /dev/null
4980 Content-Transfer-Encoding: quoted-printable
4981 Message-Id: <200207202043.36305.m@iriXx.org>
4982 Sender: courses-admin@linuxchix.org
4983 Errors-To: courses-admin@linuxchix.org
4984 X-BeenThere: courses@linuxchix.org
4985 X-Mailman-Version: 2.0.1
4987 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
4988 List-Post: <mailto:courses@linuxchix.org>
4989 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4990 <mailto:courses-request@linuxchix.org?subject=subscribe>
4991 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
4992 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
4993 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
4994 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
4995 Content-Length: 3086
4998 -----BEGIN PGP SIGNED MESSAGE-----
5001 hey, no worries... i havent been all that well myself (depression).. i=20
5002 understand what its like to have a chronic condition... and how frustrati=
5004 it is when you just dont have the energy to fix things... and the bl**dy=20
5005 computer always chooses just that moment to go wrong... :-///....
5006 hope you are feeling a bit better now... just take it easy... just speaki=
5008 for myself im in no huge hurry, i'll probably need a bit of time to work=20
5009 through each bit of the course, so lapses in activity are no probs for me=
5016 On Saturday 20 July 2002 07:25, Sue Stones wrote:
5017 > I am very sorry for teh lapse in acttivity in the Python course. There
5018 > have been a number of reasons for this.
5020 > Firstly I have been concerned about a number of people who had shown
5021 > interest early and who didn't follow up the anouncement by loining the
5022 > course. I think that the reason for this was that some people didn't g=
5024 > the anounce message as it was sent at the time when there was a DNS
5025 > problem. Others told me that they didn't understand how to sign up for=
5029 > Secondly I have been quite ill for a number of weeks, and attempted to
5030 > address the above issues but havn't got very far. (I have ME/CFS.)
5032 > Thirdly I had a computer problem and lost everything on both my hard di=
5034 > twice. ANd given my state of health I have found it hard to get over t=
5036 > obstacle, especially when I lost things for the second time. (No thing=
5038 > weren't backed up - I have be ho[ping to be able to afford a Cd writer =
5042 > BUT i will get onto it this weekend. I would like to send out annother
5043 > anouncement to give others a chance to join us. Especially those who
5044 > havn't done any programming before and who will find it a big obstacle =
5048 > I am sorry for the delay and I hope that you are not too discouraged by=
5053 > On Sat, 20 Jul 2002 11:33, Mary wrote:
5054 > > On Sat, Jul 20, 2002 at 11:03:23AM +1000, Jenn Vesperman wrote:
5055 > > > I'm not sure who was going to start it - but feel free to kick it o=
5059 > > Sue Stones started it here:
5060 > > http://mailman.linuxchix.org/pipermail/courses/2002-July/000535.html
5063 > > _______________________________________________
5064 > > Courses mailing list
5065 > > Courses@linuxchix.org
5066 > > http://mailman.linuxchix.org/mailman/listinfo/courses
5068 > _______________________________________________
5069 > Courses mailing list
5070 > Courses@linuxchix.org
5071 > http://mailman.linuxchix.org/mailman/listinfo/courses
5077 copyleft: creativity, technology and freedom?
5078 info@copyleftmedia.org.uk
5079 www.copyleftmedia.org.uk
5082 ( ) ascii ribbon against html email
5084 / \ cat /dev/sda1 > /dev/dsp
5087 all your base are belong to us=20
5088 -----BEGIN PGP SIGNATURE-----
5089 Version: GnuPG v1.0.6 (GNU/Linux)
5090 Comment: For info see http://www.gnupg.org
5092 iD8DBQE9Ob1mGlmEEIa9/8YRAtveAJ4nrDqIsTJVvxz2ZAeap0KSSKfJ0wCfdZbq
5093 NRYcH/2ejhzhEE1DP1vjbA0=3D
5095 -----END PGP SIGNATURE-----
5098 From lavender_kato@yahoo.com.au Sat Jul 20 23:49:22 2002
5099 Return-Path: <lavender_kato@yahoo.com.au>
5100 Delivered-To: courses@linuxchix.org
5101 Received: from web12903.mail.yahoo.com (web12903.mail.yahoo.com [216.136.174.70])
5102 by www.linuxchix.org (Postfix) with SMTP id EB004125802
5103 for <courses@linuxchix.org>; Sat, 20 Jul 2002 23:49:20 +1000 (EST)
5104 Message-ID: <20020720134918.66577.qmail@web12903.mail.yahoo.com>
5105 Received: from [144.137.115.91] by web12903.mail.yahoo.com via HTTP; Sat, 20 Jul 2002 23:49:18 EST
5106 Date: Sat, 20 Jul 2002 23:49:18 +1000 (EST)
5107 From: =?iso-8859-1?q?Lavender=20Kato?= <lavender_kato@yahoo.com.au>
5108 To: courses@linuxchix.org
5110 Content-Type: multipart/alternative; boundary="0-1661673465-1027172958=:64962"
5111 Content-Transfer-Encoding: 8bit
5112 Subject: [Courses] Python
5113 Sender: courses-admin@linuxchix.org
5114 Errors-To: courses-admin@linuxchix.org
5115 X-BeenThere: courses@linuxchix.org
5116 X-Mailman-Version: 2.0.1
5118 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5119 List-Post: <mailto:courses@linuxchix.org>
5120 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5121 <mailto:courses-request@linuxchix.org?subject=subscribe>
5122 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5123 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5124 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5125 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5126 Content-Length: 1248
5129 --0-1661673465-1027172958=:64962
5130 Content-Type: text/plain; charset=iso-8859-1
5131 Content-Transfer-Encoding: 8bit
5136 I am really interested in learning Python. I am a newbie and this will pretty much be my first language. I have dabbled a tad with others but never enough to feel confident... I hope to buy a book soon, perhaps Learning Python...I hope I can keep up! I have never met a Python so can't say I am keen or not so keen on them yet but I do like Monty!
5144 ---------------------------------
5145 SOLD.com.au- Find yourself a bargain!
5146 --0-1661673465-1027172958=:64962
5147 Content-Type: text/html; charset=iso-8859-1
5148 Content-Transfer-Encoding: 8bit
5151 <P>I am really interested in learning Python. I am a newbie and this will pretty much be my first language. I have dabbled a tad with others but never enough to feel confident... I hope to buy a book soon, perhaps Learning Python...I hope I can keep up! I have never met a Python so can't say I am keen or not so keen on them yet but I do like Monty!</P>
5153 <P> </P><p><br><hr size=1>
5154 <a href="http://au.rd.yahoo.com/mailwelcome/?http://au.sold.yahoo.com/" target=_blank><b>SOLD.com.au</b></a>
5155 - Find yourself a bargain!
5156 --0-1661673465-1027172958=:64962--
5158 From elgato513@worldnet.att.net Sun Jul 21 17:36:45 2002
5159 Return-Path: <elgato513@worldnet.att.net>
5160 Delivered-To: courses@linuxchix.org
5161 Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46])
5162 by www.linuxchix.org (Postfix) with ESMTP id 73890125802
5163 for <courses@linuxchix.org>; Sun, 21 Jul 2002 17:36:44 +1000 (EST)
5164 Received: from worldnet.att.net ([12.77.143.137])
5165 by mtiwmhc21.worldnet.att.net
5166 (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP
5167 id <20020721073642.IAAE19092.mtiwmhc21.worldnet.att.net@worldnet.att.net>
5168 for <courses@linuxchix.org>; Sun, 21 Jul 2002 07:36:42 +0000
5169 Message-ID: <3D3A673D.3000800@worldnet.att.net>
5170 Date: Sun, 21 Jul 2002 03:48:13 -0400
5171 From: "Maureen L. Thomas" <elgato513@worldnet.att.net>
5172 Reply-To: elgato513@worldnet.att.net
5173 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1a) Gecko/20020610
5174 X-Accept-Language: en-us, en
5176 To: courses@linuxchix.org
5177 Content-Type: text/plain; charset=us-ascii; format=flowed
5178 Content-Transfer-Encoding: 7bit
5179 Subject: [Courses] RE: Python Course
5180 Sender: courses-admin@linuxchix.org
5181 Errors-To: courses-admin@linuxchix.org
5182 X-BeenThere: courses@linuxchix.org
5183 X-Mailman-Version: 2.0.1
5185 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5186 List-Post: <mailto:courses@linuxchix.org>
5187 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5188 <mailto:courses-request@linuxchix.org?subject=subscribe>
5189 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5190 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5191 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5192 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5196 No problem with the delay. My computer still had windows on and my
5197 son used it and contracted a virsus. Couldn't get into anything even my
5198 mandrake. So I wiped it all out and just put mandrake in, no more
5199 windows. That feels good, but I have to remake a lot of the files I
5200 had. Have most of it done but not all of it. I did get python back in
5201 and ready when ever you are. I also am familar with chronic illness. I
5202 have Fibro and working 12 hour shifts (on two off two, midnights.)
5203 doesn't help me get my computer up and running the way I would like.
5204 Feel better soon. I will be here whenever you are ready. Moe
5207 From heron26hillswamp@netscape.net Sun Jul 21 20:11:29 2002
5208 Return-Path: <heron26hillswamp@netscape.net>
5209 Delivered-To: courses@linuxchix.org
5210 Received: from imo-m09.mx.aol.com (imo-m09.mx.aol.com [64.12.136.164])
5211 by www.linuxchix.org (Postfix) with ESMTP id 20AC4125802
5212 for <courses@linuxchix.org>; Sun, 21 Jul 2002 20:11:28 +1000 (EST)
5213 Received: from heron26hillswamp@netscape.net
5214 by imo-m09.mx.aol.com (mail_out_v32.21.) id e.56.387122c (16225)
5215 for <courses@linuxchix.org>; Sun, 21 Jul 2002 06:11:22 -0400 (EDT)
5216 Received: from netscape.net (mow-d02.webmail.aol.com [205.188.138.66]) by air-in02.mx.aol.com (v86_r1.16) with ESMTP id MAILININ21-0721061122; Sun, 21 Jul 2002 06:11:22 -0400
5217 Date: Sun, 21 Jul 2002 06:11:22 -0400
5218 From: heron26hillswamp@netscape.net
5219 To: courses@linuxchix.org
5220 Message-ID: <0D628E6F.3D09C92D.9AE83281@netscape.net>
5221 X-Mailer: Atlas Mailer 2.0
5222 Content-Type: text/plain; charset=iso-8859-1
5223 Content-Transfer-Encoding: 8bit
5224 Subject: [Courses] re:Python course
5225 Sender: courses-admin@linuxchix.org
5226 Errors-To: courses-admin@linuxchix.org
5227 X-BeenThere: courses@linuxchix.org
5228 X-Mailman-Version: 2.0.1
5230 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5231 List-Post: <mailto:courses@linuxchix.org>
5232 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5233 <mailto:courses-request@linuxchix.org?subject=subscribe>
5234 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5235 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5236 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5237 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5241 I am very new here, also a linux newbie. I would like to follow along on the Python course although I may find myself over my head. Have a very little C, mainly because I never use it, and never worked at it hard.
5243 But I will save all the lessons and do it eventually.
5245 I know how the illness thing is. I have chronic depression and 2 years ago was diagnosed with advanced Breast Cancer which is now in remission but been there.
5247 Hope to get to know all of you better in the coming months.
5249 cher (my native american given name is Green Heron Walking which is the reason fo the heron on some boards...I am more heron than "Cheryl")
5252 __________________________________________________________________
5253 Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/
5255 Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
5258 From slb@ixtab.org.uk Mon Jul 22 21:57:37 2002
5259 Return-Path: <slb@ixtab.org.uk>
5260 Delivered-To: courses@linuxchix.org
5261 Received: from ixtab.demon.co.uk (ixtab.demon.co.uk [62.49.20.95])
5262 by www.linuxchix.org (Postfix) with ESMTP id 6FD0F12580F
5263 for <courses@linuxchix.org>; Mon, 22 Jul 2002 21:57:36 +1000 (EST)
5264 Received: by ixtab.demon.co.uk (Postfix, from userid 1001)
5265 id 88A591AAA2; Mon, 22 Jul 2002 12:57:34 +0100 (BST)
5266 Date: Mon, 22 Jul 2002 12:57:34 +0100
5267 From: Stephanie Boyd <slb@ixtab.org.uk>
5268 To: courses@linuxchix.org
5269 Message-ID: <20020722115734.GA18288@ixtab.org.uk>
5270 Mail-Followup-To: courses@linuxchix.org
5272 Content-Type: text/plain; charset=us-ascii
5273 Content-Disposition: inline
5274 User-Agent: Mutt/1.3.28i
5275 Subject: [Courses] Re: Python Course
5276 Sender: courses-admin@linuxchix.org
5277 Errors-To: courses-admin@linuxchix.org
5278 X-BeenThere: courses@linuxchix.org
5279 X-Mailman-Version: 2.0.1
5281 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5282 List-Post: <mailto:courses@linuxchix.org>
5283 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5284 <mailto:courses-request@linuxchix.org?subject=subscribe>
5285 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5286 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5287 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5288 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5293 Since the course hasn't started yet, I hope it's not too late for me to join
5296 I'm a fourth year undergraduate studying economics at the University of
5297 Edinburgh, Scotland. I have no programming experience to speak of, although
5298 I am very familiar with HTML. As I've been using Debian for a couple of
5299 years now, I thought it was about time I learned a programming language -
5300 Python was suggested to me as a good first language to learn.
5302 I didn't think I'd be back from my hols in time to join this course which
5303 is why I didn't sign up earlier. I have raided my fiance's O'Reilly
5304 collection and pilfered both Learning Python and Programming Python, which
5305 should hopefully be enough to be getting on with ;-)
5307 The inevitable quote:
5308 'He's not the Messiah - he's a very naughty boy!'
5312 Start every day off with a smile and get it over with.
5315 From anand.r@cybertech.co.in Wed Jul 31 20:56:46 2002
5316 Return-Path: <anand.r@cybertech.co.in>
5317 Delivered-To: courses@linuxchix.org
5318 Received: from cic.cybertech.co.in (unknown [202.54.21.162])
5319 by www.linuxchix.org (Postfix) with ESMTP id 2655B272FD2
5320 for <courses@linuxchix.org>; Wed, 31 Jul 2002 20:56:45 +1000 (EST)
5321 Received: by CIC with Internet Mail Service (5.5.2653.19)
5322 id <NLNY0484>; Wed, 31 Jul 2002 16:26:25 +0530
5323 Message-ID: <7B9F0090D260D511886600508BBB5B8BB70AAD@CIC>
5324 From: Anand R <anand.r@cybertech.co.in>
5325 To: courses@linuxchix.org
5326 Subject: [Courses] [courses][python} - Aynschronous Socket Programming usi
5328 Date: Wed, 31 Jul 2002 16:26:24 +0530
5330 X-Mailer: Internet Mail Service (5.5.2653.19)
5331 Content-Type: text/plain;
5332 charset="iso-8859-1"
5333 Sender: courses-admin@linuxchix.org
5334 Errors-To: courses-admin@linuxchix.org
5335 X-BeenThere: courses@linuxchix.org
5336 X-Mailman-Version: 2.0.1
5338 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5339 List-Post: <mailto:courses@linuxchix.org>
5340 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5341 <mailto:courses-request@linuxchix.org?subject=subscribe>
5342 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5343 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5344 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5345 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5346 Content-Length: 1110
5351 Some stuff, you may find useful. I am no geek in this. But
5352 wanted to share it with all you guys.
5354 Sue: I was really excited to see this and wanted to share it with the group.
5355 Would you be covering socket programming too as part of this course?? Wow,
5356 Sockets in python would be real cool, I guess :-)
5361 Medusa is an architecture for building long-running, high-performance
5362 network servers in Python.
5364 Medusa is in use now in several mission-critical applications, ranging from
5365 custom web servers at extremely high-traffic sites to distributed data
5368 It is an elegant and efficient solution to a difficult programming problem.
5369 Medusa's core async-socket library is very stable; it has been in use
5370 virtually unchanged since 1995. [It's also part of the Python Library as of
5371 Python-1.5.2, see asyncore.py and asynchat.py]
5373 http://www.nightmare.com/medusa/
5375 A HOWTO for socket programming in Python
5377 http://www.nightmare.com/pythonwin/async_sockets.html
5379 Some real cool stuff you can do with Medusa is available here
5381 http://www.nightmare.com/medusa/programming.html
5384 From suzo@bigpond.net.au Thu Aug 1 21:25:03 2002
5385 Return-Path: <suzo@bigpond.net.au>
5386 Delivered-To: courses@linuxchix.org
5387 Received: from mta02ps.bigpond.com (mta02ps.bigpond.com [144.135.25.134])
5388 by www.linuxchix.org (Postfix) with ESMTP id 45F3A27306F
5389 for <courses@linuxchix.org>; Thu, 1 Aug 2002 21:25:03 +1000 (EST)
5390 Received: from there ([144.135.25.78]) by mta02ps.bigpond.com
5391 (Netscape Messaging Server 4.15 mta02ps May 23 2002 23:53:28)
5392 with SMTP id H05X1Q00.BQH; Thu, 1 Aug 2002 21:25:02 +1000
5393 Received: from CPE-144-137-74-19.nsw.bigpond.net.au ([144.137.74.19]) by PSMAM04.mailsvc.email.bigpond.com(MailRouter V3.0n 92/27137369); 01 Aug 2002 21:25:01
5394 Content-Type: text/plain;
5395 charset="iso-8859-1"
5396 From: Sue Stones <suzo@bigpond.net.au>
5397 Organization: Vyette's House
5398 To: Anand R <anand.r@cybertech.co.in>, courses@linuxchix.org
5399 Subject: Re: [Courses] [courses][python} - Aynschronous Socket Programming usi ng Medusa
5400 Date: Thu, 1 Aug 2002 21:25:10 +1000
5401 X-Mailer: KMail [version 1.3.2]
5402 References: <7B9F0090D260D511886600508BBB5B8BB70AAD@CIC>
5403 In-Reply-To: <7B9F0090D260D511886600508BBB5B8BB70AAD@CIC>
5405 Content-Transfer-Encoding: 8bit
5406 Message-Id: <20020801112503.45F3A27306F@www.linuxchix.org>
5407 Sender: courses-admin@linuxchix.org
5408 Errors-To: courses-admin@linuxchix.org
5409 X-BeenThere: courses@linuxchix.org
5410 X-Mailman-Version: 2.0.1
5412 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5413 List-Post: <mailto:courses@linuxchix.org>
5414 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5415 <mailto:courses-request@linuxchix.org?subject=subscribe>
5416 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5417 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5418 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5419 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5420 Content-Length: 1450
5423 Yeah, we can do that if you like. It great to do things that people find
5429 On Wed, 31 Jul 2002 20:56, Anand R wrote:
5432 > Some stuff, you may find useful. I am no geek in this. But
5433 > wanted to share it with all you guys.
5435 > Sue: I was really excited to see this and wanted to share it with the
5436 > group. Would you be covering socket programming too as part of this
5437 > course?? Wow, Sockets in python would be real cool, I guess :-)
5442 > Medusa is an architecture for building long-running, high-performance
5443 > network servers in Python.
5445 > Medusa is in use now in several mission-critical applications, ranging from
5446 > custom web servers at extremely high-traffic sites to distributed data
5447 > processing systems.
5449 > It is an elegant and efficient solution to a difficult programming problem.
5450 > Medusa's core async-socket library is very stable; it has been in use
5451 > virtually unchanged since 1995. [It's also part of the Python Library as of
5452 > Python-1.5.2, see asyncore.py and asynchat.py]
5454 > http://www.nightmare.com/medusa/
5456 > A HOWTO for socket programming in Python
5458 > http://www.nightmare.com/pythonwin/async_sockets.html
5460 > Some real cool stuff you can do with Medusa is available here
5462 > http://www.nightmare.com/medusa/programming.html
5464 > _______________________________________________
5465 > Courses mailing list
5466 > Courses@linuxchix.org
5467 > http://mailman.linuxchix.org/mailman/listinfo/courses
5469 From rmanning@adam.com.au Thu Aug 1 21:33:14 2002
5470 Return-Path: <rmanning@adam.com.au>
5471 Delivered-To: courses@linuxchix.org
5472 Received: from lightning.adam.com.au (lightning.adam.com.au [203.2.124.20])
5473 by www.linuxchix.org (Postfix) with SMTP id 9178827305C
5474 for <courses@linuxchix.org>; Thu, 1 Aug 2002 21:33:13 +1000 (EST)
5475 Received: (qmail 70787 invoked from network); 1 Aug 2002 11:33:10 -0000
5476 Received: from 202-6-129-157.ip.adam.com.au (HELO ?10.0.0.3?) (202.6.129.157)
5477 by eden.adam.com.au with SMTP; 1 Aug 2002 11:33:10 -0000
5478 From: Robyn Manning <rmanning@adam.com.au>
5479 To: courses@linuxchix.org
5480 Cc: suzo@bigpond.net.au
5481 Content-Type: text/plain
5482 Content-Transfer-Encoding: 7bit
5483 X-Mailer: Ximian Evolution 1.0.3 (1.0.3-4)
5484 Date: 01 Aug 2002 21:06:50 +0930
5485 Message-Id: <1028201811.2177.8.camel@kanga>
5487 Subject: [Courses] python
5488 Sender: courses-admin@linuxchix.org
5489 Errors-To: courses-admin@linuxchix.org
5490 X-BeenThere: courses@linuxchix.org
5491 X-Mailman-Version: 2.0.1
5493 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5494 List-Post: <mailto:courses@linuxchix.org>
5495 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5496 <mailto:courses-request@linuxchix.org?subject=subscribe>
5497 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5498 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5499 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5500 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5506 Does anyone have an idea when we'll be starting python?
5509 ps waits with baited breath
5513 ( ) Ascii ribbon campaign against html email
5518 From suzo@bigpond.net.au Thu Aug 1 21:46:05 2002
5519 Return-Path: <suzo@bigpond.net.au>
5520 Delivered-To: courses@linuxchix.org
5521 Received: from mta06bw.bigpond.com (mta06bw.bigpond.com [139.134.6.96])
5522 by www.linuxchix.org (Postfix) with ESMTP id DA39127305C
5523 for <courses@linuxchix.org>; Thu, 1 Aug 2002 21:46:04 +1000 (EST)
5524 Received: from there ([144.135.24.87]) by mta06bw.bigpond.com
5525 (Netscape Messaging Server 4.15 mta06bw May 23 2002 23:53:28)
5526 with SMTP id H05Y0R00.9RK; Thu, 1 Aug 2002 21:46:03 +1000
5527 Received: from CPE-144-137-74-19.nsw.bigpond.net.au ([144.137.74.19]) by bwmam07.mailsvc.email.bigpond.com(MailRouter V3.0n 56/11518385); 01 Aug 2002 21:46:03
5528 Content-Type: text/plain;
5529 charset="iso-8859-1"
5530 From: Sue Stones <suzo@bigpond.net.au>
5531 Organization: Vyette's House
5532 To: Robyn Manning <rmanning@adam.com.au>, courses@linuxchix.org
5533 Subject: Re: [Courses] python
5534 Date: Thu, 1 Aug 2002 21:46:11 +1000
5535 X-Mailer: KMail [version 1.3.2]
5536 References: <1028201811.2177.8.camel@kanga>
5537 In-Reply-To: <1028201811.2177.8.camel@kanga>
5539 Content-Transfer-Encoding: 8bit
5540 Message-Id: <20020801114604.DA39127305C@www.linuxchix.org>
5541 Sender: courses-admin@linuxchix.org
5542 Errors-To: courses-admin@linuxchix.org
5543 X-BeenThere: courses@linuxchix.org
5544 X-Mailman-Version: 2.0.1
5546 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5547 List-Post: <mailto:courses@linuxchix.org>
5548 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5549 <mailto:courses-request@linuxchix.org?subject=subscribe>
5550 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5551 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5552 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5553 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5557 On Thu, 1 Aug 2002 21:36, Robyn Manning wrote:
5559 We are going to get started right now.
5565 > Does anyone have an idea when we'll be starting python?
5568 > ps waits with baited breath
5570 From haunter03@hotmail.com Thu Dec 5 17:22:13 2002
5571 Return-Path: <haunter03@hotmail.com>
5572 Delivered-To: courses@linuxchix.org
5573 Received: from localhost (localhost [127.0.0.1])
5574 by www.linuxchix.org (Postfix) with ESMTP id 16A5F273065
5575 for <courses@linuxchix.org>; Thu, 5 Dec 2002 17:22:13 +1100 (EST)
5576 Received: from hotmail.com (f91.sea2.hotmail.com [207.68.165.91])
5577 by www.linuxchix.org (Postfix) with ESMTP id B53DE27304F
5578 for <courses@linuxchix.org>; Thu, 5 Dec 2002 17:22:11 +1100 (EST)
5579 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
5580 Wed, 4 Dec 2002 22:22:10 -0800
5581 Received: from 203.29.131.3 by sea2fd.sea2.hotmail.msn.com with HTTP;
5582 Thu, 05 Dec 2002 06:22:09 GMT
5583 X-Originating-IP: [203.29.131.3]
5584 From: "Guru -" <haunter03@hotmail.com>
5585 To: courses@linuxchix.org
5586 Date: Thu, 05 Dec 2002 17:22:09 +1100
5588 Content-Type: text/plain; format=flowed
5589 Message-ID: <F91u6K9mveDMq8wJVRY0001de88@hotmail.com>
5590 X-OriginalArrivalTime: 05 Dec 2002 06:22:10.0228 (UTC) FILETIME=[A47F1F40:01C29C26]
5591 X-Virus-Scanned: by AMaViS new-20020517
5592 Subject: [Courses] need a little help with extremly basic python programming
5593 Sender: courses-admin@linuxchix.org
5594 Errors-To: courses-admin@linuxchix.org
5595 X-BeenThere: courses@linuxchix.org
5596 X-Mailman-Version: 2.0.1
5598 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5599 List-Post: <mailto:courses@linuxchix.org>
5600 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5601 <mailto:courses-request@linuxchix.org?subject=subscribe>
5602 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5603 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5604 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5605 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5609 Hi, hoping you guys could give me some hints...
5610 I know that it's really simple but I just didn't know how to do it (in
5613 Write a program that continually reads in numbers from the user and adds
5614 them together until the sum reaches 100. Write another program that reads
5615 100 numbers from the user and prints out the sum. "
5616 I know that it's to do with loops but I wasn't sure how to do it...
5618 (this is from Instant Hacking)
5623 _________________________________________________________________
5624 MSN 8 with e-mail virus protection service: 2 months FREE*
5625 http://join.msn.com/?page=features/virus
5628 From mary@spankyhouse.net Thu Dec 5 17:56:15 2002
5629 Return-Path: <mary@spankyhouse.net>
5630 Delivered-To: courses@linuxchix.org
5631 Received: from localhost (localhost [127.0.0.1])
5632 by www.linuxchix.org (Postfix) with ESMTP
5633 id 86D4E273065; Thu, 5 Dec 2002 17:56:15 +1100 (EST)
5634 Received: from whale.netline.net.au (mail.netline.net.au [203.28.52.8])
5635 by www.linuxchix.org (Postfix) with ESMTP
5636 id 9414D273052; Thu, 5 Dec 2002 17:56:14 +1100 (EST)
5637 Received: from home.puzzling.org (home.puzzling.org [203.206.207.14])
5638 by whale.netline.net.au (Postfix) with ESMTP
5639 id 510084F11E; Thu, 5 Dec 2002 17:56:13 +1100 (EST)
5640 Received: from titus.spanky (titus.home.spankyhouse.net [192.168.10.4])
5641 by home.puzzling.org (Postfix) with SMTP
5642 id 6CFFF8C0BE; Thu, 5 Dec 2002 17:56:10 +1100 (EST)
5643 Received: (nullmailer pid 3121 invoked by uid 1001);
5644 Thu, 05 Dec 2002 06:56:19 -0000
5645 Date: Thu, 5 Dec 2002 17:56:18 +1100
5646 From: Mary <mary-linuxchix@puzzling.org>
5647 To: LinuxChix Courses <courses@linuxchix.org>
5648 Cc: LinuxChix Programming <programming@linuxchix.org>
5649 Subject: Re: [Courses] need a little help with extremly basic python programming
5650 Message-ID: <20021205065618.GA2847@titus.spanky>
5651 Reply-To: LinuxChix Programming <programming@linuxchix.org>
5652 Mail-Followup-To: LinuxChix Courses <courses@linuxchix.org>,
5653 LinuxChix Programming <programming@linuxchix.org>
5654 References: <F91u6K9mveDMq8wJVRY0001de88@hotmail.com>
5656 Content-Type: text/plain; charset=us-ascii
5657 Content-Disposition: inline
5658 In-Reply-To: <F91u6K9mveDMq8wJVRY0001de88@hotmail.com>
5659 User-Agent: Mutt/1.4i
5660 X-Nihilism: Immortality is all I seek... Give us this day our daily week...
5661 X-GPG-Key: 1024D/77625870
5662 X-GPG-Fingerprint: B141 CD1A 4603 1CD7 6D64 EFBF D256 C568 7762 5870
5663 X-Virus-Scanned: by AMaViS new-20020517
5664 Sender: courses-admin@linuxchix.org
5665 Errors-To: courses-admin@linuxchix.org
5666 X-BeenThere: courses@linuxchix.org
5667 X-Mailman-Version: 2.0.1
5669 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5670 List-Post: <mailto:courses@linuxchix.org>
5671 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5672 <mailto:courses-request@linuxchix.org?subject=subscribe>
5673 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5674 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5675 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5676 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5677 Content-Length: 2328
5682 I've Cc-ed the programming list, since this post isn't part of a course
5683 it would probably be better off there.
5685 On Thu, Dec 05, 2002, Guru - wrote:
5687 > Write a program that continually reads in numbers from the user and adds
5688 > them together until the sum reaches 100. Write another program that reads
5689 > 100 numbers from the user and prints out the sum. "
5690 > I know that it's to do with loops but I wasn't sure how to do it...
5692 OK, if you were going to break this up into actual steps:
5694 ask user for a number
5696 add the number to the sum
5697 check if the sum is bigger than 100, if it is stop
5698 ask user for a number
5700 add the number to the sum
5701 check if the sum is bigger than 100, if it is stop
5702 ask user for a number
5704 add the number to the sum
5705 check if the sum is bigger than 100, if it is stop
5706 ask user for a number
5708 add the number to the sum
5709 check if the sum is bigger than 100, if it is stop
5713 OK, so, there's an obvious compression:
5716 ask user for a number
5718 add the number to the sum
5719 check if the sum is bigger than 100, if it is stop, otherwise go back to
5722 This compression is the typical use of a loop: if you're going to repeat
5723 the same action over and over, you use a loop.
5725 So, we need to repeat an action until a condition is met. In Python, a
5726 loop that continues running until a condition is met is a while loop. We
5727 need to change the order of instructions for a while loop, and the
5728 condition for a while loop is the condition for staying in the loop:
5730 if the sum is still smaller than 100, do this:
5732 ask user for a number
5734 add the number to the sum
5736 or, using the word while, and getting closer to Python code:
5738 while the sum is less than 100 do this:
5740 ask the user for a number
5742 set the value of sum to be the old value of sum plus X
5744 Finally, the very first time the code runs, Python needs to know the old
5745 value of sum, otherwise "set the value of sum to be the old value of sum
5752 while the sum is less than 100 do this:
5754 ask the user for a number
5756 set the value of sum to be the old value of sum plus X
5758 Hopefully this makes while loops a bit clearer, now you just need to
5759 translate the above into Python.
5763 From lizzy@soggytrousers.net Fri Dec 6 01:40:03 2002
5764 Return-Path: <lizzy@soggytrousers.net>
5765 Delivered-To: courses@linuxchix.org
5766 Received: from localhost (localhost [127.0.0.1])
5767 by www.linuxchix.org (Postfix) with ESMTP
5768 id 167D2273065; Fri, 6 Dec 2002 01:40:03 +1100 (EST)
5769 Received: from liliwhite.renaissance.oasis (unknown [66.190.65.189])
5770 by www.linuxchix.org (Postfix) with ESMTP
5771 id 86A1E27304D; Fri, 6 Dec 2002 01:40:01 +1100 (EST)
5772 Received: from lizzy by liliwhite.renaissance.oasis with local (Exim 3.35 #1 (Debian))
5773 id 18JxAS-0000Xa-00; Thu, 05 Dec 2002 08:39:56 -0600
5774 To: LinuxChix Programming <programming@linuxchix.org>
5775 Cc: LinuxChix Courses <courses@linuxchix.org>
5776 Subject: Re: [prog] Re: [Courses] need a little help with extremly basic python programming
5777 References: <F91u6K9mveDMq8wJVRY0001de88@hotmail.com> <20021205065618.GA2847@titus.spanky>
5778 From: Elizabeth Barham <lizzy@soggytrousers.net>
5779 Date: 05 Dec 2002 08:39:55 -0600
5780 In-Reply-To: Mary's message of "Thu, 5 Dec 2002 17:56:18 +1100"
5781 Message-ID: <877keowmv8.fsf@liliwhite.renaissance.oasis>
5782 X-Mailer: Gnus v5.7/Emacs 20.7
5783 X-Virus-Scanned: by AMaViS new-20020517
5784 Sender: courses-admin@linuxchix.org
5785 Errors-To: courses-admin@linuxchix.org
5786 X-BeenThere: courses@linuxchix.org
5787 X-Mailman-Version: 2.0.1
5789 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
5790 List-Post: <mailto:courses@linuxchix.org>
5791 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5792 <mailto:courses-request@linuxchix.org?subject=subscribe>
5793 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
5794 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
5795 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
5796 List-Archive: <http://mailman.linuxchix.org/pipermail/courses/>
5797 Content-Length: 4957
5802 > I've Cc-ed the programming list, since this post isn't part of a course
5803 > it would probably be better off there.
5805 > On Thu, Dec 05, 2002, Guru - wrote:
5807 > > Write a program that continually reads in numbers from the user and adds
5808 > > them together until the sum reaches 100. Write another program that reads
5809 > > 100 numbers from the user and prints out the sum. "
5811 > > I know that it's to do with loops but I wasn't sure how to do it...
5813 What do you need to know in order to complete task one:
5815 Write a program that continually reads in numbers from the user
5816 and adds them together until the sum reaches 100.
5818 By this I mean, what variables are necessary to accomplish the task?
5820 1) A number that is read in from the user (input_num)
5821 2) A number that accumulates a running total (accumulator)
5823 The only other datum needed is the number 100, which is a constant, and
5824 is not a variable because it does not vary:
5826 Write a program that continually reads in numbers from the user
5827 [input_num] and adds them together until the sum [accumulator]
5830 Next, we define the condition in which we loop. In this case, it is
5831 simple: ( accumulator < 100 ). There also must need be an
5832 initialization step if we use a variable prior to an assignment (x =
5833 y), as prior to the assignment it is undefined and could contain
5841 There are two, general types of loops, the "check condition before"
5842 and the "check condition after" and in C (I do not know python) these
5843 can be respectively translated as:
5845 while(CONDITION IS TRUE) {
5853 } while(CONDITION IS TRUE);
5855 For the first assignment,
5857 Write a program that continually reads in numbers from the user
5858 [input_num] and adds them together until the sum [accumulator]
5861 note that there needs to be an action prior to the condition being
5862 checked, so I would suggest the latter (check condition after) loop.
5863 Putting them all together:
5874 std::cout << "Please enter a number: ";
5875 std::cin >> input_num ; // place user's number in input_num
5876 accumlator = accumlator + input_num;
5879 while(accumulator < 100);
5881 The other while loop would work as well because of the initialization:
5888 while(accumulator < 100) {
5892 But this wastes a test (the "if(accumulator < 100)" implied by
5893 "while(accumulator < 100)") because we know that accumulator will
5894 alway be less than 100 due to its initialization.
5896 As for the second task:
5898 Write another program that reads 100 numbers from the user and
5901 We can use a similar series of steps as well as variables but the
5902 *big* difference is that the condition does not depend on the user's
5903 input at all, but rather the steps should occur a fixed number of
5906 In order to accomplish this, what steps do we do?
5912 These are the *same* steps as prior but there needs to be another
5913 variable, a counter (in computer parlance, an "iterator", or "i" for
5914 short). Here is step 1:
5922 Next comes the Initialization:
5929 And then loop. Again, we can use the second form of the loops
5930 mentioned above because we know that our iterator, i, shall be less
5935 std::cout << "Please enter a number: ";
5936 std::cin >> input_num;
5937 accumulator = accumulator + input_num;
5938 // increase the iterator (running count)
5946 This is a set-up for a "for loop" that places the steps:
5949 2) Increase Iterator
5950 3) Check Condition for loop
5954 for( INITIALIZATION ; CHECK CONDITION; ADJUST ITERATOR )
5956 but the "ADJUST ITERATOR" step can really be anything, just something
5957 that should change with each step. The for loop, however, is unlike
5963 loop but is like the
5968 loop as the condition is checked prior to the instructions are
5981 for(accumulator = 0, i = 0; i < 100; i = i + 1) {
5982 std::cout << "Please enter a number: ";
5983 std::cin >> input_num;
5984 accumulator = accumulator + input_num;
5988 Here are the steps of the "for loop":
5990 1) Initialization (accumulator = 0, i = 0)
5991 2) Check Condition (i < 100)
5993 If condition is true
5995 3) Do Instructions in body
5996 4) Adjust iterator (i = i + 1)
5997 5) Goto 2 (check condition *again*)
5999 I hope this helps some and isn't as clear as mud. If it is just ignore
6004 From graham.walker.66@gmail.com Sat Jan 7 15:00:30 2006
6005 Return-Path: <graham.walker.66@gmail.com>
6006 X-Original-To: courses@linuxchix.org
6007 Delivered-To: courses@linuxchix.org
6008 Received: from localhost (localhost [127.0.0.1])
6009 by www.linuxchix.org (Postfix) with ESMTP id 045C3273254
6010 for <courses@linuxchix.org>; Sat, 7 Jan 2006 15:00:29 +1100 (EST)
6011 Received: from www.linuxchix.org ([127.0.0.1])
6012 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
6013 id 07741-02 for <courses@linuxchix.org>;
6014 Sat, 7 Jan 2006 15:00:29 +1100 (EST)
6015 Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195])
6016 by www.linuxchix.org (Postfix) with ESMTP id 2FA17273239
6017 for <courses@linuxchix.org>; Sat, 7 Jan 2006 15:00:28 +1100 (EST)
6018 Received: by zproxy.gmail.com with SMTP id l1so3601392nzf
6019 for <courses@linuxchix.org>; Fri, 06 Jan 2006 20:00:18 -0800 (PST)
6020 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
6021 h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
6022 b=ZQK8HdKPqAHYFAE7Fd/lOem9OhlhUoyYnvIzIsm+QYg4MpPD+fhTrcrGjaKY6YUGKFKrYtDeUNbUpyyfEJU1Ov6MbaLQ238x2rmgINQRfHU7aJy08m3QH0I3I1sk41yG2SBqeZ9nAQNmuc2rSb4jBdLP+LG8HgRGAmvAlh9nUC8=
6023 Received: by 10.64.179.19 with SMTP id b19mr1943076qbf;
6024 Fri, 06 Jan 2006 19:34:50 -0800 (PST)
6025 Received: by 10.64.179.11 with HTTP; Fri, 6 Jan 2006 19:34:50 -0800 (PST)
6026 Message-ID: <3b798b790601061934v3d595a6ckc3b673f386d62db2@mail.gmail.com>
6027 Date: Fri, 6 Jan 2006 22:34:50 -0500
6028 From: Graham Walker <graham.walker.66@gmail.com>
6029 To: courses@linuxchix.org
6031 Content-Type: text/plain; charset=ISO-8859-1
6032 Content-Transfer-Encoding: quoted-printable
6033 Content-Disposition: inline
6034 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linuxchix.org
6035 X-Mailman-Approved-At: Sun, 08 Jan 2006 11:33:31 +1100
6036 Subject: [Courses] Why is Python called that?
6037 X-BeenThere: courses@linuxchix.org
6038 X-Mailman-Version: 2.1.5
6040 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
6041 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6042 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
6043 List-Archive: <http://linuxchix.org/pipermail/courses>
6044 List-Post: <mailto:courses@linuxchix.org>
6045 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
6046 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6047 <mailto:courses-request@linuxchix.org?subject=subscribe>
6048 X-List-Received-Date: Sat, 07 Jan 2006 04:00:30 -0000
6052 The designers were fans of the Flying Circus.
6059 "Politics and religion are obsolete; the time has come for science and
6060 spirituality. I regard that as my guiding light."
6061 --Pandit Nehru, first Indian Prime Minister
6063 From carol@gimp.org Sun Jan 8 14:08:39 2006
6064 Return-Path: <carol@gimp.org>
6065 X-Original-To: courses@linuxchix.org
6066 Delivered-To: courses@linuxchix.org
6067 Received: from localhost (localhost [127.0.0.1])
6068 by www.linuxchix.org (Postfix) with ESMTP id 91272273254
6069 for <courses@linuxchix.org>; Sun, 8 Jan 2006 14:08:39 +1100 (EST)
6070 Received: from www.linuxchix.org ([127.0.0.1])
6071 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
6072 id 14951-05 for <courses@linuxchix.org>;
6073 Sun, 8 Jan 2006 14:08:39 +1100 (EST)
6074 X-Greylist: delayed 2357 seconds by postgrey-1.21 at nest;
6075 Sun, 08 Jan 2006 14:08:39 EST
6076 Received: from wilber.gimp.org (shill.XCF.Berkeley.EDU [128.32.112.247])
6077 by www.linuxchix.org (Postfix) with ESMTP id 243D52731F6
6078 for <courses@linuxchix.org>; Sun, 8 Jan 2006 14:08:39 +1100 (EST)
6079 Received: from carol by wilber.gimp.org with local (Exim 3.36 #1 (Debian))
6080 id 1EvQIw-0004zw-00; Sat, 07 Jan 2006 18:29:10 -0800
6081 Date: Sat, 7 Jan 2006 18:29:10 -0800
6082 To: Graham Walker <graham.walker.66@gmail.com>, courses@linuxchix.org
6083 Subject: Re: [Courses] Why is Python called that?
6084 Message-ID: <20060108022910.GA15134@gimp.org>
6085 References: <3b798b790601061934v3d595a6ckc3b673f386d62db2@mail.gmail.com>
6087 Content-Type: text/plain; charset=us-ascii
6088 Content-Disposition: inline
6089 In-Reply-To: <3b798b790601061934v3d595a6ckc3b673f386d62db2@mail.gmail.com>
6090 User-Agent: Mutt/1.5.9i
6091 From: Carol Spears <carol@gimp.org>
6092 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linuxchix.org
6093 X-BeenThere: courses@linuxchix.org
6094 X-Mailman-Version: 2.1.5
6096 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
6097 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6098 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
6099 List-Archive: <http://linuxchix.org/pipermail/courses>
6100 List-Post: <mailto:courses@linuxchix.org>
6101 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
6102 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6103 <mailto:courses-request@linuxchix.org?subject=subscribe>
6104 X-List-Received-Date: Sun, 08 Jan 2006 03:08:39 -0000
6108 On Fri, Jan 06, 2006 at 10:34:50PM -0500, Graham Walker wrote:
6109 > The designers were fans of the Flying Circus.
6113 thank you for the quick course in the naming of python! i made a
6114 gallery of cheese images for gimp python demonstrations because of this
6115 fact: http://ircd.gimp.org/~carol/images/cheese.html
6120 From mary@home.puzzling.org Sun Jan 8 18:00:43 2006
6121 Return-Path: <mary@home.puzzling.org>
6122 X-Original-To: courses@linuxchix.org
6123 Delivered-To: courses@linuxchix.org
6124 Received: from localhost (localhost [127.0.0.1])
6125 by www.linuxchix.org (Postfix) with ESMTP id EB946273245
6126 for <courses@linuxchix.org>; Sun, 8 Jan 2006 18:00:42 +1100 (EST)
6127 Received: from www.linuxchix.org ([127.0.0.1])
6128 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
6129 id 16261-04 for <courses@linuxchix.org>;
6130 Sun, 8 Jan 2006 18:00:42 +1100 (EST)
6131 Received: from smtp2.syd.swiftdsl.com.au (smtp2.syd.swiftdsl.com.au
6133 by www.linuxchix.org (Postfix) with SMTP id A0CA92731F0
6134 for <courses@linuxchix.org>; Sun, 8 Jan 2006 18:00:42 +1100 (EST)
6135 Received: (qmail 27693 invoked from network); 8 Jan 2006 07:00:52 -0000
6136 Received: from unknown (HELO home.puzzling.org) (218.214.66.203)
6137 by smtp2.syd.swiftdsl.com.au with SMTP; 8 Jan 2006 07:00:52 -0000
6138 Received: from localhost (flay [127.0.0.1])
6139 by home.puzzling.org (Postfix) with ESMTP id 73E487880D7;
6140 Sun, 8 Jan 2006 18:06:36 +1100 (EST)
6141 Received: from home.puzzling.org ([127.0.0.1])
6142 by localhost (flay [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
6143 id 05859-02; Sun, 8 Jan 2006 18:06:36 +1100 (EST)
6144 Received: from sourdust.home.puzzling.org (sourdust.home.puzzling.org
6145 [10.0.0.7]) by home.puzzling.org (Postfix) with ESMTP id 582F27880A0;
6146 Sun, 8 Jan 2006 18:06:36 +1100 (EST)
6147 Received: by sourdust.home.puzzling.org (Postfix, from userid 1000)
6148 id A6F38194D03; Sun, 8 Jan 2006 18:00:39 +1100 (EST)
6149 Date: Sun, 8 Jan 2006 18:00:39 +1100
6150 From: Mary <mary-linuxchix@puzzling.org>
6151 To: courses@linuxchix.org
6152 Subject: Re: [Courses] Why is Python called that?
6153 Message-ID: <20060108070039.GS6454@sourdust.home.puzzling.org>
6154 Mail-Followup-To: courses@linuxchix.org,
6155 Graham Walker <graham.walker.66@gmail.com>
6156 References: <3b798b790601061934v3d595a6ckc3b673f386d62db2@mail.gmail.com>
6157 <20060108022910.GA15134@gimp.org>
6159 Content-Type: text/plain; charset=us-ascii
6160 Content-Disposition: inline
6161 In-Reply-To: <20060108022910.GA15134@gimp.org>
6162 X-Nihilism: All I ask is our common due... Give us this day our daily cue.
6163 X-GPG-Key: 1024D/77625870
6164 X-GPG-Fingerprint: B141 CD1A 4603 1CD7 6D64 EFBF D256 C568 7762 5870
6165 User-Agent: Mutt/1.5.9i
6166 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at home.puzzling.org
6167 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linuxchix.org
6168 Cc: Graham Walker <graham.walker.66@gmail.com>
6169 X-BeenThere: courses@linuxchix.org
6170 X-Mailman-Version: 2.1.5
6172 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
6173 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6174 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
6175 List-Archive: <http://linuxchix.org/pipermail/courses>
6176 List-Post: <mailto:courses@linuxchix.org>
6177 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
6178 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6179 <mailto:courses-request@linuxchix.org?subject=subscribe>
6180 X-List-Received-Date: Sun, 08 Jan 2006 07:00:43 -0000
6184 On Sat, Jan 07, 2006, Carol Spears wrote:
6185 > On Fri, Jan 06, 2006 at 10:34:50PM -0500, Graham Walker wrote:
6186 > > The designers were fans of the Flying Circus.
6190 > thank you for the quick course in the naming of python! i made a
6191 > gallery of cheese images for gimp python demonstrations because of this
6192 > fact: http://ircd.gimp.org/~carol/images/cheese.html
6194 Graham's message must have been a reply to the first lesson in our old
6195 Python course: http://www.linuxchix.org/content/courses/python/ass1.html
6197 That page doesn't make it clear that the Python course was run years ago
6202 From maria@shadlen.org Sun Jan 8 19:15:48 2006
6203 Return-Path: <maria@shadlen.org>
6204 X-Original-To: courses@linuxchix.org
6205 Delivered-To: courses@linuxchix.org
6206 Received: from localhost (localhost [127.0.0.1])
6207 by www.linuxchix.org (Postfix) with ESMTP id 01E25273248
6208 for <courses@linuxchix.org>; Sun, 8 Jan 2006 19:15:47 +1100 (EST)
6209 Received: from www.linuxchix.org ([127.0.0.1])
6210 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
6211 id 16453-09 for <courses@linuxchix.org>;
6212 Sun, 8 Jan 2006 19:15:47 +1100 (EST)
6213 Received: from smtp.shadlen.org (heidegger.rprc.washington.edu [128.95.53.48])
6214 by www.linuxchix.org (Postfix) with ESMTP id 69D0A273239
6215 for <courses@linuxchix.org>; Sun, 8 Jan 2006 19:15:47 +1100 (EST)
6216 Received: by smtp.shadlen.org (Postfix, from userid 65534)
6217 id 7F4942318E; Sun, 8 Jan 2006 00:15:43 -0800 (PST)
6218 Received: from [192.168.0.4] (c-67-170-100-186.hsd1.wa.comcast.net
6220 by smtp.shadlen.org (Postfix) with ESMTP id 0C7D12318D
6221 for <courses@linuxchix.org>; Sun, 8 Jan 2006 00:15:41 -0800 (PST)
6222 Message-ID: <43C0CA2D.1000501@shadlen.org>
6223 Date: Sun, 08 Jan 2006 00:15:41 -0800
6224 From: Maria McKinley <maria@shadlen.org>
6225 User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923)
6226 X-Accept-Language: en-us, en
6228 To: courses@linuxchix.org
6229 Subject: Re: [Courses] Why is Python called that?
6230 References: <3b798b790601061934v3d595a6ckc3b673f386d62db2@mail.gmail.com>
6231 <20060108022910.GA15134@gimp.org>
6232 In-Reply-To: <20060108022910.GA15134@gimp.org>
6233 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
6234 Content-Transfer-Encoding: 7bit
6235 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on ella.shadlen.org
6237 X-Spam-Status: No, score=1.8 required=5.0 tests=RCVD_IN_NJABL_DUL,
6238 RCVD_IN_SORBS_DUL autolearn=no version=3.0.4
6239 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linuxchix.org
6240 X-BeenThere: courses@linuxchix.org
6241 X-Mailman-Version: 2.1.5
6243 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
6244 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6245 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
6246 List-Archive: <http://linuxchix.org/pipermail/courses>
6247 List-Post: <mailto:courses@linuxchix.org>
6248 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
6249 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6250 <mailto:courses-request@linuxchix.org?subject=subscribe>
6251 X-List-Received-Date: Sun, 08 Jan 2006 08:15:48 -0000
6255 There must be something I'm missing about the Flying Circus, because I
6256 don't get the chese reference. A page full of silly walks or spam, now
6257 that I would understand. Can anyone clue me in?
6263 > On Fri, Jan 06, 2006 at 10:34:50PM -0500, Graham Walker wrote:
6265 >>The designers were fans of the Flying Circus.
6270 > thank you for the quick course in the naming of python! i made a
6271 > gallery of cheese images for gimp python demonstrations because of this
6272 > fact: http://ircd.gimp.org/~carol/images/cheese.html
6276 > _______________________________________________
6277 > Courses mailing list
6278 > Courses@linuxchix.org
6279 > http://mailman.linuxchix.org/mailman/listinfo/courses
6281 From tanja.pislar@gmail.com Sun Jan 8 20:11:14 2006
6282 Return-Path: <tanja.pislar@gmail.com>
6283 X-Original-To: courses@linuxchix.org
6284 Delivered-To: courses@linuxchix.org
6285 Received: from localhost (localhost [127.0.0.1])
6286 by www.linuxchix.org (Postfix) with ESMTP id A9061273266
6287 for <courses@linuxchix.org>; Sun, 8 Jan 2006 20:11:14 +1100 (EST)
6288 Received: from www.linuxchix.org ([127.0.0.1])
6289 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
6290 id 17065-04 for <courses@linuxchix.org>;
6291 Sun, 8 Jan 2006 20:11:14 +1100 (EST)
6292 Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206])
6293 by www.linuxchix.org (Postfix) with ESMTP id 1E18727323A
6294 for <courses@linuxchix.org>; Sun, 8 Jan 2006 20:11:03 +1100 (EST)
6295 Received: by zproxy.gmail.com with SMTP id 8so3778198nzo
6296 for <courses@linuxchix.org>; Sun, 08 Jan 2006 01:10:48 -0800 (PST)
6297 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
6298 h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
6299 b=od36Bm6r9Jx3wnbRZcj6Lursl0J5vc0Av88OKfwp5sgukpgenjjJhvgxRpTW5w2fDnUD3DTIWs8fTND3mMKPUmN8ZEp1Xj3Nqb8p50SwP13DDzUzUI2xiLpr5GQSkTDDE206BfNXF22UC+JNiKiVktHEEdH7hTw2otJiXoOQISQ=
6300 Received: by 10.36.24.15 with SMTP id 15mr10731975nzx;
6301 Sun, 08 Jan 2006 01:10:48 -0800 (PST)
6302 Received: by 10.36.159.3 with HTTP; Sun, 8 Jan 2006 01:10:48 -0800 (PST)
6303 Message-ID: <f686a68a0601080110uc721a05p15f71e5d3e1eb3f0@mail.gmail.com>
6304 Date: Sun, 8 Jan 2006 10:10:48 +0100
6305 From: tanja pislar <tanja.pislar@gmail.com>
6306 To: courses@linuxchix.org
6307 Subject: Re: [Courses] Why is Python called that?
6308 In-Reply-To: <43C0CA2D.1000501@shadlen.org>
6310 Content-Type: text/plain; charset=ISO-8859-1
6311 Content-Transfer-Encoding: quoted-printable
6312 Content-Disposition: inline
6313 References: <3b798b790601061934v3d595a6ckc3b673f386d62db2@mail.gmail.com>
6314 <20060108022910.GA15134@gimp.org> <43C0CA2D.1000501@shadlen.org>
6315 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linuxchix.org
6316 X-BeenThere: courses@linuxchix.org
6317 X-Mailman-Version: 2.1.5
6319 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
6320 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6321 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
6322 List-Archive: <http://linuxchix.org/pipermail/courses>
6323 List-Post: <mailto:courses@linuxchix.org>
6324 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
6325 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6326 <mailto:courses-request@linuxchix.org?subject=subscribe>
6327 X-List-Received-Date: Sun, 08 Jan 2006 09:11:14 -0000
6331 On 1/8/06, Maria McKinley <maria@shadlen.org> wrote:
6332 > There must be something I'm missing about the Flying Circus, because I
6333 > don't get the chese reference. A page full of silly walks or spam, now
6334 > that I would understand. Can anyone clue me in?
6340 well, i guess it is connected to the mouse problem? ;)
6341 http://orangecow.org/pythonet/sketches/mouse.htm
6347 From carol@gimp.org Sun Jan 8 21:22:03 2006
6348 Return-Path: <carol@gimp.org>
6349 X-Original-To: courses@linuxchix.org
6350 Delivered-To: courses@linuxchix.org
6351 Received: from localhost (localhost [127.0.0.1])
6352 by www.linuxchix.org (Postfix) with ESMTP id 1C028273248
6353 for <courses@linuxchix.org>; Sun, 8 Jan 2006 21:22:03 +1100 (EST)
6354 Received: from www.linuxchix.org ([127.0.0.1])
6355 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
6356 id 17237-10 for <courses@linuxchix.org>;
6357 Sun, 8 Jan 2006 21:22:03 +1100 (EST)
6358 Received: from wilber.gimp.org (shill.XCF.Berkeley.EDU [128.32.112.247])
6359 by www.linuxchix.org (Postfix) with ESMTP id A1821273225
6360 for <courses@linuxchix.org>; Sun, 8 Jan 2006 21:22:02 +1100 (EST)
6361 Received: from carol by wilber.gimp.org with local (Exim 3.36 #1 (Debian))
6363 for <courses@linuxchix.org>; Sun, 08 Jan 2006 02:21:57 -0800
6364 Date: Sun, 8 Jan 2006 02:21:57 -0800
6365 To: courses@linuxchix.org
6366 Subject: Re: [Courses] Why is Python called that?
6367 Message-ID: <20060108102157.GA9894@gimp.org>
6368 References: <3b798b790601061934v3d595a6ckc3b673f386d62db2@mail.gmail.com>
6369 <20060108022910.GA15134@gimp.org> <43C0CA2D.1000501@shadlen.org>
6371 Content-Type: text/plain; charset=us-ascii
6372 Content-Disposition: inline
6373 In-Reply-To: <43C0CA2D.1000501@shadlen.org>
6374 User-Agent: Mutt/1.5.9i
6375 From: Carol Spears <carol@gimp.org>
6376 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linuxchix.org
6377 X-BeenThere: courses@linuxchix.org
6378 X-Mailman-Version: 2.1.5
6380 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
6381 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6382 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
6383 List-Archive: <http://linuxchix.org/pipermail/courses>
6384 List-Post: <mailto:courses@linuxchix.org>
6385 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
6386 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6387 <mailto:courses-request@linuxchix.org?subject=subscribe>
6388 X-List-Received-Date: Sun, 08 Jan 2006 10:22:03 -0000
6392 On Sun, Jan 08, 2006 at 12:15:41AM -0800, Maria McKinley wrote:
6393 > There must be something I'm missing about the Flying Circus, because I
6394 > don't get the chese reference. A page full of silly walks or spam, now
6395 > that I would understand. Can anyone clue me in?
6397 it was nicer than a gallery of dead parrot images? i think the internet
6398 is still a handful of years from being to generate a gallery of licensed
6399 to use images of dead parrots and i am not going to keep tabs on it.
6401 i was looking for the cheese example in the python library reference.
6402 it is there, i just can't find it.
6404 silly walk is copyrighted in a way that cheese cannot be?
6409 From maria@shadlen.org Sun Jan 8 22:08:17 2006
6410 Return-Path: <maria@shadlen.org>
6411 X-Original-To: courses@linuxchix.org
6412 Delivered-To: courses@linuxchix.org
6413 Received: from localhost (localhost [127.0.0.1])
6414 by www.linuxchix.org (Postfix) with ESMTP id 3523C27326E
6415 for <courses@linuxchix.org>; Sun, 8 Jan 2006 22:08:17 +1100 (EST)
6416 Received: from www.linuxchix.org ([127.0.0.1])
6417 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
6418 id 17807-09 for <courses@linuxchix.org>;
6419 Sun, 8 Jan 2006 22:08:17 +1100 (EST)
6420 Received: from smtp.shadlen.org (heidegger.rprc.washington.edu [128.95.53.48])
6421 by www.linuxchix.org (Postfix) with ESMTP id 9383E273267
6422 for <courses@linuxchix.org>; Sun, 8 Jan 2006 22:08:16 +1100 (EST)
6423 Received: by smtp.shadlen.org (Postfix, from userid 65534)
6424 id C5E182318E; Sun, 8 Jan 2006 03:08:13 -0800 (PST)
6425 Received: from [192.168.0.4] (c-67-170-100-186.hsd1.wa.comcast.net
6427 by smtp.shadlen.org (Postfix) with ESMTP id 43FD62318D
6428 for <courses@linuxchix.org>; Sun, 8 Jan 2006 03:08:12 -0800 (PST)
6429 Message-ID: <43C0F29B.1060404@shadlen.org>
6430 Date: Sun, 08 Jan 2006 03:08:11 -0800
6431 From: Maria McKinley <maria@shadlen.org>
6432 User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923)
6433 X-Accept-Language: en-us, en
6435 To: courses@linuxchix.org
6436 Subject: Re: [Courses] Why is Python called that?
6437 References: <3b798b790601061934v3d595a6ckc3b673f386d62db2@mail.gmail.com> <20060108022910.GA15134@gimp.org>
6438 <43C0CA2D.1000501@shadlen.org> <20060108102157.GA9894@gimp.org>
6439 In-Reply-To: <20060108102157.GA9894@gimp.org>
6440 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
6441 Content-Transfer-Encoding: 7bit
6442 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on ella.shadlen.org
6444 X-Spam-Status: No, score=1.8 required=5.0 tests=RCVD_IN_NJABL_DUL,
6445 RCVD_IN_SORBS_DUL autolearn=no version=3.0.4
6446 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linuxchix.org
6447 X-BeenThere: courses@linuxchix.org
6448 X-Mailman-Version: 2.1.5
6450 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
6451 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6452 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
6453 List-Archive: <http://linuxchix.org/pipermail/courses>
6454 List-Post: <mailto:courses@linuxchix.org>
6455 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
6456 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6457 <mailto:courses-request@linuxchix.org?subject=subscribe>
6458 X-List-Received-Date: Sun, 08 Jan 2006 11:08:17 -0000
6459 Content-Length: 1159
6462 Got it. I think I missed that episode. Still have a long way to go on
6463 the complete box set of Flying Circus someone lent me. The gallery of
6464 dead parrot images does have some morbid appeal, yes? Ok, my weirdness
6465 is definitely beginning to show. I guess i shouldn't post off-topic at
6471 > On Sun, Jan 08, 2006 at 12:15:41AM -0800, Maria McKinley wrote:
6473 >>There must be something I'm missing about the Flying Circus, because I
6474 >>don't get the chese reference. A page full of silly walks or spam, now
6475 >>that I would understand. Can anyone clue me in?
6478 > it was nicer than a gallery of dead parrot images? i think the internet
6479 > is still a handful of years from being to generate a gallery of licensed
6480 > to use images of dead parrots and i am not going to keep tabs on it.
6482 > i was looking for the cheese example in the python library reference.
6483 > it is there, i just can't find it.
6485 > silly walk is copyrighted in a way that cheese cannot be?
6489 > _______________________________________________
6490 > Courses mailing list
6491 > Courses@linuxchix.org
6492 > http://mailman.linuxchix.org/mailman/listinfo/courses
6494 From mary@home.puzzling.org Sun Jan 8 22:04:45 2006
6495 Return-Path: <mary@home.puzzling.org>
6496 X-Original-To: courses@linuxchix.org
6497 Delivered-To: courses@linuxchix.org
6498 Received: from localhost (localhost [127.0.0.1])
6499 by www.linuxchix.org (Postfix) with ESMTP id D34EE273245
6500 for <courses@linuxchix.org>; Sun, 8 Jan 2006 22:04:45 +1100 (EST)
6501 Received: from www.linuxchix.org ([127.0.0.1])
6502 by localhost (nest [127.0.0.1]) (amavisd-new, port 10024) with SMTP
6503 id 17807-03 for <courses@linuxchix.org>;
6504 Sun, 8 Jan 2006 22:04:45 +1100 (EST)
6505 Received: from smtp2.syd.swiftdsl.com.au (smtp2.syd.swiftdsl.com.au
6507 by www.linuxchix.org (Postfix) with SMTP id 8598F27323B
6508 for <courses@linuxchix.org>; Sun, 8 Jan 2006 22:04:45 +1100 (EST)
6509 Received: (qmail 24551 invoked from network); 8 Jan 2006 11:05:00 -0000
6510 Received: from unknown (HELO home.puzzling.org) (218.214.66.203)
6511 by smtp2.syd.swiftdsl.com.au with SMTP; 8 Jan 2006 11:05:00 -0000
6512 Received: from localhost (flay [127.0.0.1])
6513 by home.puzzling.org (Postfix) with ESMTP id 7E2047880D7
6514 for <courses@linuxchix.org>; Sun, 8 Jan 2006 22:10:42 +1100 (EST)
6515 Received: from home.puzzling.org ([127.0.0.1])
6516 by localhost (flay [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
6517 id 06741-03 for <courses@linuxchix.org>;
6518 Sun, 8 Jan 2006 22:10:42 +1100 (EST)
6519 Received: from sourdust.home.puzzling.org (sourdust.home.puzzling.org
6520 [10.0.0.7]) by home.puzzling.org (Postfix) with ESMTP id 6AA687880A0
6521 for <courses@linuxchix.org>; Sun, 8 Jan 2006 22:10:42 +1100 (EST)
6522 Received: by sourdust.home.puzzling.org (Postfix, from userid 1000)
6523 id A896D194D03; Sun, 8 Jan 2006 22:04:42 +1100 (EST)
6524 Date: Sun, 8 Jan 2006 22:04:42 +1100
6525 From: Mary <mary-linuxchix@puzzling.org>
6526 To: courses@linuxchix.org
6527 Subject: Cheese and silly walks: move please (Re: [Courses] Why is Python
6529 Message-ID: <20060108110442.GT6454@sourdust.home.puzzling.org>
6530 Mail-Followup-To: courses@linuxchix.org
6531 References: <3b798b790601061934v3d595a6ckc3b673f386d62db2@mail.gmail.com>
6532 <20060108022910.GA15134@gimp.org> <43C0CA2D.1000501@shadlen.org>
6534 Content-Type: text/plain; charset=us-ascii
6535 Content-Disposition: inline
6536 In-Reply-To: <43C0CA2D.1000501@shadlen.org>
6537 X-Nihilism: All I ask is our common due... Give us this day our daily cue.
6538 X-GPG-Key: 1024D/77625870
6539 X-GPG-Fingerprint: B141 CD1A 4603 1CD7 6D64 EFBF D256 C568 7762 5870
6540 User-Agent: Mutt/1.5.9i
6541 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at home.puzzling.org
6542 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linuxchix.org
6543 X-BeenThere: courses@linuxchix.org
6544 X-Mailman-Version: 2.1.5
6546 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
6547 List-Unsubscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6548 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
6549 List-Archive: <http://linuxchix.org/pipermail/courses>
6550 List-Post: <mailto:courses@linuxchix.org>
6551 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
6552 List-Subscribe: <http://mailman.linuxchix.org/mailman/listinfo/courses>,
6553 <mailto:courses-request@linuxchix.org?subject=subscribe>
6554 X-List-Received-Date: Sun, 08 Jan 2006 11:04:46 -0000
6558 Can the discussion of Monty Python and related things please move to
6559 grrltalk or grrls-only? It's off-topic here.
6563 From correasilva@portugalmail.pt Tue Feb 13 05:33:51 2007
6564 Return-Path: <correasilva@portugalmail.pt>
6565 X-Original-To: courses@linuxchix.org
6566 Delivered-To: courses@linuxchix.org
6567 Received: from localhost (localhost.localdomain [127.0.0.1])
6568 by linuxchix.osuosl.org (Postfix) with ESMTP id B9A8ABF3F
6569 for <courses@linuxchix.org>; Tue, 13 Feb 2007 05:33:51 +0000 (UTC)
6570 Received: from linuxchix.osuosl.org ([127.0.0.1])
6571 by localhost (linuxchix [127.0.0.1]) (amavisd-new, port 10024)
6572 with SMTP id 24595-10 for <courses@linuxchix.org>;
6573 Tue, 13 Feb 2007 05:33:51 +0000 (UTC)
6574 X-Greylist: delayed 1238 seconds by postgrey-1.21 at linuxchix;
6575 Tue, 13 Feb 2007 05:33:51 UTC
6576 Received: from elrond.portugalmail.pt (elrond.portugalmail.pt
6578 by linuxchix.osuosl.org (Postfix) with ESMTP id 6F693BF31
6579 for <courses@linuxchix.org>; Tue, 13 Feb 2007 05:33:51 +0000 (UTC)
6580 Received: from localhost (localhost [127.0.0.1])
6581 by elrond.portugalmail.pt (Postfix) with ESMTP id B62552BFCB
6582 for <courses@linuxchix.org>; Tue, 13 Feb 2007 05:12:53 +0000 (WET)
6583 X-Virus-Scanned: amavisd-new at portugalmail.pt
6584 Received: from elrond.portugalmail.pt ([127.0.0.1])
6585 by localhost (elrond.portugalmail.pt [127.0.0.1]) (amavisd-new,
6586 port 10024) with ESMTP id 69CsbjPPGc+Q for <courses@linuxchix.org>;
6587 Tue, 13 Feb 2007 05:12:53 +0000 (WET)
6588 Received: from faramir.portugalmail.pt (faramir.portugalmail.pt
6590 by elrond.portugalmail.pt (Postfix) with ESMTP id A65332EEA5
6591 for <courses@linuxchix.org>; Tue, 13 Feb 2007 04:00:32 +0000 (WET)
6592 Received: by faramir.portugalmail.pt (Postfix, from userid 30)
6593 id D2A6178CC8; Mon, 12 Feb 2007 18:13:37 +0000 (WET)
6594 Received: from a81-84-48-18.cpe.netcabo.pt (a81-84-48-18.cpe.netcabo.pt
6595 [81.84.48.18]) by gold.portugalmail.pt (IMP) with HTTP
6596 for <correasilva@portugalmail.pt@localhost>;
6597 Mon, 12 Feb 2007 18:13:37 +0000
6598 Message-ID: <1171304017.45d0ae5166ceb@gold5.portugalmail.pt>
6599 Date: Mon, 12 Feb 2007 18:13:37 +0000
6600 From: correasilva@portugalmail.pt
6601 To: courses@linuxchix.org
6603 Content-Type: text/plain
6604 Content-Disposition: inline
6605 Content-Transfer-Encoding: 7bit
6606 User-Agent: Internet Messaging Program (IMP) 4.0-cvs
6607 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linuxchix.org
6608 X-Mailman-Approved-At: Wed, 14 Feb 2007 22:52:40 +0000
6609 Subject: [Courses] python minimal examples
6610 X-BeenThere: courses@linuxchix.org
6611 X-Mailman-Version: 2.1.5
6613 List-Id: List for courses run by LinuxChix volunteers <courses.linuxchix.org>
6614 List-Unsubscribe: <http://linuxchix.org/mailman/listinfo/courses>,
6615 <mailto:courses-request@linuxchix.org?subject=unsubscribe>
6616 List-Archive: <http://linuxchix.org/pipermail/courses>
6617 List-Post: <mailto:courses@linuxchix.org>
6618 List-Help: <mailto:courses-request@linuxchix.org?subject=help>
6619 List-Subscribe: <http://linuxchix.org/mailman/listinfo/courses>,
6620 <mailto:courses-request@linuxchix.org?subject=subscribe>
6621 X-List-Received-Date: Tue, 13 Feb 2007 05:33:51 -0000
6625 here i have some examples maybe can be useful for Python newbies like me:
6626 http://nitrofurano.linuxkafe.com/python/