[Python-ideas] Pre-conditions and post-conditions

Jonathan Fine jfine2358 at gmail.com
Mon Sep 3 08:24:48 EDT 2018


I've just read and article which makes a good case for providing
pre-conditions and post-conditions.

http://pgbovine.net/python-unreadable.htm

The main point is: "without proper comments and documentation, even the
cleanest Python code is incomprehensible 'in-the-large'." I find the
article to be thoughtful and well-written.

By the way the author, Philip J Guo, is also the author of


http://pgbovine.net/publications/non-native-english-speakers-learning-programming_CHI-2018.pdf
    http://pythontutor.com/

I recommend all of the above.

-- 
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180903/c546bffe/attachment.html>


More information about the Python-ideas mailing list