mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
skeleton of advanced iterators chapter
This commit is contained in:
+2
-2
@@ -27,13 +27,13 @@ h1:before{content:""}
|
||||
<li><a href=native-datatypes.html>Native Datatypes</a>
|
||||
<li><a href=strings.html>Strings</a>
|
||||
<li><a href=regular-expressions.html>Regular Expressions</a>
|
||||
<li class=todo>The power of introspection
|
||||
<li><a href=iterators-and-generators.html>Iterators <i class=baa>&</i> Generators</a>
|
||||
<li><a href=advanced-iterators.html>Advanced Iterators</a>
|
||||
<li class=todo>Objects and object-orientation
|
||||
<li><a href=unit-testing.html>Unit Testing</a>
|
||||
<li class=todo>Test-first programming
|
||||
<li class=todo>Refactoring your code
|
||||
<li class=todo>Files
|
||||
<li><a href=iterators-and-generators.html>Iterators <i class=baa>&</i> Generators</a>
|
||||
<li class=todo>HTML processing
|
||||
<li class=todo>XML processing
|
||||
<li class=todo>Web services
|
||||
|
||||
Reference in New Issue
Block a user