Comments on my "Python Introduction" slides

Miki Tebeka tebeka at cs.bgu.ac.il
Tue Aug 26 06:30:38 EDT 2003


Hello Roman,

> In slide 7 why not to use set instead of dictionary?
I have to put a dictionary somewhere. I'll mention sets when I talk about it.

> In slide 9: to give a list as example may be not a good idea: list has 
> reverse method
OK. I'll use a tuple. Maybe I'll mention list's sort and that's in-place.

> In slide 12: Boost.Python I think it is a must to give a reference on 
> it.
1'st item in google. I don't want too many links...

> Nice work. 
Thanks.

Thanks for your time.
Miki




More information about the Python-list mailing list