/index.html

https://github.com/wndfly/diveintopython3 · HTML · 62 lines · 50 code · 10 blank · 2 comment · 0 complexity · c3139b3a4e4fa68b179055e05425eefa MD5 · raw file

  1. <!DOCTYPE html>
  2. <meta charset=utf-8>
  3. <title>Dive Into Python 3</title>
  4. <link rel=alternate type=application/atom+xml href=https://github.com/diveintomark/diveintopython3/commits/master.atom>
  5. <link rel=stylesheet href=dip3.css>
  6. <style>
  7. h1:before,h2:before{content:''}
  8. #a,#b,#c,#d{list-style:none;margin:0 0 0 -1.7em}
  9. #a:before{content:'A. \00a0 \00a0'}
  10. #b:before{content:'B. \00a0 \00a0'}
  11. #c:before{content:'C. \00a0 \00a0'}
  12. #d:before{content:'D. \00a0 \00a0'}
  13. </style>
  14. <link rel=stylesheet media='only screen and (max-device-width: 480px)' href=mobile.css>
  15. <link rel=stylesheet media=print href=print.css>
  16. <meta name=viewport content='initial-scale=1.0'>
  17. <form action=http://www.google.com/cse><div><input type=hidden name=cx value=014021643941856155761:l5eihuescdw><input type=hidden name=ie value=UTF-8><input type=search name=q size=25 placeholder="powered by Google&trade;">&nbsp;<input type=submit name=sa value=Search></div></form>
  18. <p>You are here:&nbsp;&nbsp;<span title="Ce n'est pas un point" style='cursor:default'>&bull;</span>
  19. <h1>Dive Into Python 3</h1>
  20. <p><cite>Dive Into Python 3</cite> covers Python 3 and its differences from Python 2. Compared to <cite><a href=http://diveintopython.org/>Dive Into Python</a></cite>, it&#8217;s about 20% revised and 80% new material. The book is now complete, but <a href=about.html>feedback is always welcome</a>.
  21. <h2>Table of Contents (<a href=table-of-contents.html>expand</a>)</h2>
  22. <p style="float:right;width:245px;text-align:center;margin:0 0 0 1.75em"><a style="border:0" href="http://www.amazon.com/gp/product/1430224150?ie=UTF8&amp;tag=diveintomark-20&amp;creativeASIN=1430224150" title="Affiliate link = I earn an extra buck"><em>Also available on dead trees!</em><br><img src="i/cover.jpg" alt="Dive Into Python 3" width=245 height=300></a>
  23. <!-- toc -->
  24. <ol start=-1>
  25. <li><a href=whats-new.html>What&#8217;s New in &#8220;Dive Into Python 3&#8221;</a>
  26. <li><a href=installing-python.html>Installing Python</a>
  27. <li><a href=your-first-python-program.html>Your First Python Program</a>
  28. <li><a href=native-datatypes.html>Native Datatypes</a>
  29. <li><a href=comprehensions.html>Comprehensions</a>
  30. <li><a href=strings.html>Strings</a>
  31. <li><a href=regular-expressions.html>Regular Expressions</a>
  32. <li><a href=generators.html>Closures <i class=baa>&amp;</i> Generators</a>
  33. <li><a href=iterators.html>Classes <i class=baa>&amp;</i> Iterators</a>
  34. <li><a href=advanced-iterators.html>Advanced Iterators</a>
  35. <li><a href=unit-testing.html>Unit Testing</a>
  36. <li><a href=refactoring.html>Refactoring</a>
  37. <li><a href=files.html>Files</a>
  38. <li><a href=xml.html>XML</a>
  39. <li><a href=serializing.html>Serializing Python Objects</a>
  40. <li><a href=http-web-services.html>HTTP Web Services</a>
  41. <li><a href=case-study-porting-chardet-to-python-3.html>Case Study: Porting <code>chardet</code> to Python 3</a>
  42. <li><a href=packaging.html>Packaging Python Libraries</a>
  43. <li id=a><a href=porting-code-to-python-3-with-2to3.html>Porting Code to Python 3 with <code>2to3</code></a>
  44. <li id=b><a href=special-method-names.html>Special Method Names</a>
  45. <li id=c><a href=where-to-go-from-here.html>Where to Go From Here</a>
  46. <li id=d><a href=troubleshooting.html>Troubleshooting</a>
  47. </ol>
  48. <!-- /toc -->
  49. <p>The book is freely licensed under the <a rel=license href=http://creativecommons.org/licenses/by-sa/3.0/>Creative Commons Attribution Share-Alike</a> license. You can download it as <a href=d/diveintopython3-html-latest.zip><abbr>HTML</abbr></a> or <a href=d/diveintopython3-pdf-latest.zip><abbr>PDF</abbr></a>. &Uuml;ber-geeks can also clone the Git repository:
  50. <pre><samp class=p>you@localhost:~$ </samp><kbd>git clone <a href=https://github.com/diveintomark/diveintopython3>git://github.com/diveintomark/diveintopython3.git</a></kbd></pre>
  51. <p class=c>&copy; 2001&ndash;11 <a href=about.html>Mark Pilgrim</a>
  52. <p class=c>Translations: <a href=http://code.google.com/p/inmersionenpython3/ lang=es hreflang=es>en espa&ntilde;ol</a>, <a href=http://gpiancastelli.altervista.org/dip3-it/ lang=it hreflang=it>in italiano</a>, <a href="http://ru.wikisource.org/wiki/%D0%9F%D0%BE%D0%B3%D1%80%D1%83%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5_%D0%B2_Python_3_(%D0%9F%D0%B8%D0%BB%D0%B3%D1%80%D0%B8%D0%BC)" lang=ru hreflang=ru>на русском языке</a>, <a href=http://www.diveintopython3.ir/ lang=fa hreflang=fa dir=rtl>به پارسی</a>, <a href="http://diveintopython3.py.cz/" lang="cs" hreflang="cs">česky</a>