<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Jeg lige opm&aelig;rksom p&aring; disse 2 gratis b&oslash;ger:<br>
    <br>
    Pyhton 2.x: <a href="http://diveintopython.org/">http://diveintopython.org/</a><br>
    Pyhton 3: <a href="http://diveintopython3.org/">http://diveintopython3.org/</a><br>
    <br>
    Du kan downloade en komplet PDF af bogen p&aring; hvert website p&aring;
    forsiden. Bogen findes ogs&aring; i andre formater.<br>
    <br>
    Det er til henholdsvis version 2 og 3 serien af Python. <br>
    <br>
    Bem&aelig;rk at Python 3 p&aring; visse omr&aring;der er markant forskellig fra Python
    2.x, s&aring; m&aring;ske vil du bare g&oslash;re som jeg: Kun holde dig til den nye
    Python 3, fordi der kommer ikke flere versioner i Python 2 serien
    efter Python 2.7*. Jeg har s&aring; ogs&aring; valgt at v&aelig;re ligeglad med at der
    muligvis ikke er s&aring; mange software biblioteker der er omskrevet til
    Python 3 for et eller andet sted skal man starte.<br>
    <br>
    /Lars<br>
    <br>
    *: <a href="http://wiki.python.org/moin/Python2orPython3">http://wiki.python.org/moin/Python2orPython3</a><br>
    starter s&aring;ledes:<br>
    <span class="Apple-style-span" style="border-collapse: separate;
      color: rgb(0, 0, 0); font-family: Arial,Verdana,Geneva,'Bitstream
      Vera Sans',Helvetica,sans-serif; font-size: 16px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px;"><span class="Apple-style-span"
        style="font-size: 15px; line-height: 17px;">
        <h1 id="ShouldIusePython2orPython3formydevelopmentactivity.3F"
          style="font-family: Georgia,'Bitstream Vera Serif','New
          York',Palatino,serif; font-weight: normal; line-height: 1em;
          font-size: 23px; color: rgb(35, 71, 100); margin: 0.7em 0px;
          text-decoration: none;">Should I use Python 2 or Python 3 for
          my development activity?</h1>
        <span class="anchor" id="line-4"></span><span class="anchor"
          id="line-5"></span>
        <h2 id="Whatarethedifferences.3F" style="font-family:
          Georgia,'Bitstream Vera Serif','New York',Palatino,serif;
          font-weight: normal; line-height: 1em; font-size: 20px; color:
          rgb(54, 109, 156); margin: 0.7em 0px;">What are the
          differences?</h2>
        <span class="anchor" id="line-6"></span><span class="anchor"
          id="line-7"></span>
        <p class="line867"><em>Short version: Python 2.x is the status
            quo, Python 3.x is the shiny new thing</em></p>
      </span></span><br>
    <span class="Apple-style-span" style="border-collapse: separate;
      color: rgb(0, 0, 0); font-family: Arial,Verdana,Geneva,'Bitstream
      Vera Sans',Helvetica,sans-serif; font-size: 16px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px;"><span class="Apple-style-span"
        style="font-size: 15px; line-height: 17px;">
        <p class="line874">At the time of writing (July 4, 2010), the
          final 2.7 release is out, with a statement of extended support
          for this end-of-life release. The 2.x branch will see no new
          major releases after that. 3.x is under active and continued
          development, with 3.1 already available and 3.2 due for
          release around the turn of the year.<span class="anchor"
            id="line-10"></span><span class="anchor" id="line-11"></span></p>
        <p class="line862">3.x is the newest branch of Python and the
          intended future of the language. Guido van Rossum (the
          original creator of the Python language) decided to clean up
          Python 2.x properly, with less regard for backwards
          compatibility than is the case for new releases in the 2.x
          range. This allowed several aspects of the core language (such
          as print and exec being statements, integers using floor
          division) to be adjusted to be easier for newcomers to learn
          and to be more consistent with the rest of the language. It
          also allowed later language features (such as iterators) to be
          applied to older language features (such as the<span
            class="Apple-converted-space">&nbsp;</span><tt class="backtick">range</tt><span
            class="Apple-converted-space">&nbsp;</span>builtin which returns
          a list in 2.x, but an iterator in 3.x).</p>
      </span></span><br>
    <br>
    <br>
    Den 24-11-2010 11:24, Martin Pihl skrev:
    <blockquote
      cite="mid:AANLkTin_5h78ydykVwK+yQuX3FHm29FVBrhdksxnE07-@mail.gmail.com"
      type="cite">Hey Ubunturos
      <div><br>
      </div>
      <div>Hvis der er nogen, i n&aelig;rheden af &Aring;rhus, som har lyst til at
        komme i gang med Python programmering, eller som allerede er
        godt i gang med det, s&aring; er der opstart af en Python-gruppe i
        morgen aften i Open Space Aarhus.</div>
      <div><br>
      </div>
      <div>Kom med til opstartsm&oslash;det og f&aring; indflydelse p&aring; niveau og
        indhold.</div>
      <div><br>
      </div>
      <div>Det er kl. 19.30 i OSAA's lokaler, og vil foreg&aring; hver tredje
        torsdag: <a moz-do-not-send="true" href="http://osaa.dk">http://osaa.dk</a></div>
      <div><br clear="all">
        - Martin Pihl&nbsp;<br>
      </div>
    </blockquote>
  </body>
</html>