Python Programming/TODO
Jump to navigation
Jump to search
This page is for details about our collective plans for the book. This is both for us to keep our individual trains of thought, and for us as a group to reconcile them.
- I plan to merge Decision Control into Conditional Statements and move Loops after Sequences. I already moved Sequences to after Decision Control because they seem more advanced than Boolean logic, but now the higher level of iteration is bugging me. I understand why Decision Control exists; it's neat and logical. But I consider the reader's ease of learning more important than our neat boxes. --Jesdisciple (talk) 05:48, 16 May 2010 (UTC)