David MacQuigg
Fri, 12 Mar 2010 16:42:59 -0800
I've uploaded a draft of a new help file - bitsNbytes.py (at http://pykata.appspot.com/help). This topic is not the most important right now (we should be filling in the basic topics first), but I'm working with a class in cryptography, and we do a lot of bit-level manipulations. What I would like is some comments and suggestions. The examples in this file will be what we expand on with exercises and more helpful text. Have I chosen the right examples? Do I have the best way to do it in each example? Unlike other areas where we often have a clear best choice, working with bits and bytes in Python seems to have a bewildering collection of ways to do it, and not a clear winner.
-- Dave ************************************************************ * * David MacQuigg, PhD email: macquigg at ece.arizona.edu * * * Research Associate phone: USA 520-721-4583 * * * * ECE Department, University of Arizona * * * * 9320 East Mikelyn Lane * * * * http://purl.net/macquigg Tucson, Arizona 85710 * ************************************************************ * _______________________________________________ Edu-sig mailing list Edu-sig@python.org http://mail.python.org/mailman/listinfo/edu-sig