Loop like a native: while, for, iterators, generators

Loop like a native: while, for, iterators, generators

120.877 Lượt nghe
Loop like a native: while, for, iterators, generators
Ned Batchelder Python provides powerful primitives for iterating over your data in ways that let you express yourself clearly and directly. But even programmers familiar with the tools don't use them as fully as they could. This talk will cover Pyt