
January 22nd, 2004, 06:51 AM
|
 |
Wacky hack
|
|
Join Date: Apr 2001
Location: London, England
Posts: 513
Time spent in forums: 1 h 38 m 37 sec
Reputation Power: 13
|
|
|
Yeah, it looks worthwhile. It's easy to read, and informative. Maybe you could try to give it an edge by making the whole tutorial aim towards writing a particular application that uses all or most of the techniques you cover, and that people might actually want to write.
What I mean by that last bit is that often these tutorials tell you how to write some scientific tool that not many people would find interesting.
Oh, and one correction: on page 4, in the second example where you quickly demonstrate a function, line 4 of the example looks like it should be "foo(b)" where you wrote "print b".
|