[ubuntu-dk] Python programmering i Århus

Lars Tørnes Hansen post at larsth.dk
Ons Nov 24 14:15:59 GMT 2010


Jeg lige opmærksom på disse 2 gratis bøger:

Pyhton 2.x: http://diveintopython.org/
Pyhton 3: http://diveintopython3.org/

Du kan downloade en komplet PDF af bogen på hvert website på forsiden. 
Bogen findes også i andre formater.

Det er til henholdsvis version 2 og 3 serien af Python.

Bemærk at Python 3 på visse områder er markant forskellig fra Python 
2.x, så måske vil du bare gø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å også valgt at være ligeglad med at der muligvis ikke er 
så mange software biblioteker der er omskrevet til Python 3 for et eller 
andet sted skal man starte.

/Lars

*: http://wiki.python.org/moin/Python2orPython3
starter således:


  Should I use Python 2 or Python 3 for my development activity?


    What are the differences?

/Short version: Python 2.x is the status quo, Python 3.x is the shiny 
new thing/


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.

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 
therangebuiltin which returns a list in 2.x, but an iterator in 3.x).




Den 24-11-2010 11:24, Martin Pihl skrev:
> Hey Ubunturos
>
> Hvis der er nogen, i nærheden af Århus, som har lyst til at komme i 
> gang med Python programmering, eller som allerede er godt i gang med 
> det, så er der opstart af en Python-gruppe i morgen aften i Open Space 
> Aarhus.
>
> Kom med til opstartsmødet og få indflydelse på niveau og indhold.
>
> Det er kl. 19.30 i OSAA's lokaler, og vil foregå hver tredje torsdag: 
> http://osaa.dk
>
> - Martin Pihl
-------------- næste del --------------
En HTML-vedhæftning blev fjernet...
URL: https://lists.ubuntu.com/archives/ubuntu-dk/attachments/20101124/a54a4848/attachment.htm 


Mere information om maillisten ubuntu-dk.