“Python is an experiment in how much freedom programmers need. Too much freedom and nobody can read another's code; too little and expressiveness is endangered.” NeedsLittlesToo MuchExperimentsCodeProgrammersPython Author:Guido van Rossum
“Don't you hate code that's not properly indented? Making it [indenting] part of the syntax guarantees that all code is properly indented.” HateLearningCodeProgrammingGuaranteesGuarantees ThatSyntax Author:Guido van Rossum
“It's easy to make mistakes that only come out much later, after you've already implemented a lot of code. You'll realize Oh I should have used a different type of data structure. Start over from scratch.” ShouldDifferentUsedEasyRealizingMistakeTypeShould HaveStructureDataCodeMaking MistakesScratchesStarting OverData Structures Author:Guido van Rossum