ANN: Self-guided instruction docs for Python

Michele Simionato mis6 at pitt.edu
Sat Jun 7 09:05:22 EDT 2003


Dave Kuhlman <dkuhlman at rexx.com> wrote in message news:<bbqjp0$cfiqk$1 at ID-139865.news.dfncis.de>...
> I've been at work developing several classes for Python.
> 
> The first (Python 101) is an introductory course in Python
> programming.  The second (Python 201, you probably guessed)
> discusses several slightly advanced topics which have Python
> solutions.
> 
> As preparation for these training courses I've written several
> training documents.  When I started, they were intended as an
> outline or syllabus for the course.  As time went on, they grew as
> I filled in more notes and details.
> 
> Now, I believe, these training documents are usable stand-alone.
> In part I'm announcing this in the hope that these documents can
> be used for self-guided learning.
> 
> You can find these documents at:
> 
>     http://www.rexx.com/~dkuhlman/#training
> 
> It's still a "work in progress", but I believe there is plenty
> there now to make it useful.
> 
> If you have a need for Python training, please contact me.
> 
> If you have suggestions for these documents, please let me know.
> 
>   - Dave

It seems like you did a lot of work! 
You should ask Guido to put a link to your documents in the official 
home-page, that would largely increase their visibility to Python newcomers.

Cheers,

                                                     Michele




More information about the Python-list mailing list