Re: [Tutor] New Tutorial topic available

2006-02-27 Thread ->Terry<-
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yesterday (Feb 26, 2006) at 9:04pm, Mark Thomas spoke these wise words: - ->On 2/26/06, Alan Gauld <[EMAIL PROTECTED]> wrote: - ->> I've just uploaded the latest tutorial topic covering inter-process - ->> communications. It covers pipes and the use

Re: [Tutor] New Tutorial topic available

2006-02-26 Thread Mark Thomas
On 2/26/06, Alan Gauld <[EMAIL PROTECTED]> wrote: > I've just uploaded the latest tutorial topic covering inter-process > communications. It covers pipes and the use of fork(). > > Enjoy, as ever feedback is welcomed. Thanks Alan, your pages are a great source of information for us newbies. -- _

[Tutor] New Tutorial topic available

2006-02-26 Thread Alan Gauld
I've just uploaded the latest tutorial topic covering inter-process communications. It covers pipes and the use of fork(). Enjoy, as ever feedback is welcomed. Alan G Author of the learn to program web tutor http://www.freenetpages.co.uk/hp/alan.gauld __

Re: [Tutor] New Tutorial topic

2005-08-29 Thread Terry Carroll
On Sun, 28 Aug 2005, Alan G wrote: > I've just uploaded two new files to my tutorial the second is the > first of these and introduces databases, SQL and using the Python DBI > interface. Alan, thanks for this. I was just casting around for a tutorial on SQLite, and its use in Python. I've

[Tutor] New Tutorial topic

2005-08-28 Thread Alan G
Hi gang, I've just uploaded two new files to my tutorial. The first explains a new section in the tutor aimed at highlighting practical applications of the language, the second is the first of these and introduces databases, SQL and using the Python DBI interface. Enjoy, and as ever feedback i