User Tools

Site Tools


appunti3s:linguaggio_python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
appunti3s:linguaggio_python [2019/07/28 14:10] profproappunti3s:linguaggio_python [2023/10/02 11:29] (current) profpro
Line 1: Line 1:
 +> Ritorna al menù principale > [[appunti3s:indice]]
 +
 +====== Appunti per la programmazione in Python2 ======
 +
 +;;;Questepagine sono state create nel;;;  ;;;; 2013;;;; , ;;; quindi potrebbero contenere informazioni non aggiornate con gli standard più recenti;;; 
 +
 +(Nota: questi appunti valgono solo per python2. NON Python3....)
 +
 +Nota didattica: si può utilizzare python all'interno del famoso programma [[didattici:blender]]
 +
 +^ n. ^ Argomento ^ data ^educare:virtualenv
 +| 00 | [[appunti3s:Installazione ambiente Python]] | novembre |
 +| 01 | [[appunti3s:Introduzione a Python]]2| dicembre |
 +| 02 | [[appunti3s:Funzioni in Python]]2| gennaio|
 +| 03 | [[appunti3s:Python orientato ad oggetti]] | febbraio |
 +| 04 | [[appunti3s:Python oggetti e attributi]] | febbraio |
 +| 05 | [[appunti3s:Python e file]] | marzo |
 +| 06 | [[appunti3s:Python e database]] | marzo |
 +| 07 | [[appunti3s:Python e strutture di controllo]] | aprile |
 +| 08 | [[appunti3s:Creare classi e funzioni in Python]]2 | aprile |
 +| 08 | Approfondimento su [[appunti3s:Garbage collector in Python]]2 | aprile |
 +| 09 | [[appunti3s:Tipi di dato strutturato (list)]] | maggio |
 +| 10 | [[appunti3s:Eccezioni in Python]]2 (cenni) | giugno |
 +| 11 | [[appunti3s:modulo python]] (cenni) | giugno |
 +| 12 | [[appunti3s:altro_python]] (cenni) | giugno |
 +| 13 | [[appunti3s:random]] (cenni) | giugno |
 +| 14 | [[appunti3s:numpy]] (cenni) | giugno |
 +| 15 | [[appunti3s:ereditarietà in Python]] (cenni) | giugno |
 +| 16 |   userpages.umbc.edu/~dhood2/courses/cmsc433/spring2012/?section=Notes&topic=Python (en) Approfondimento su Python  |
 +
 +  * http://www.ifac.cnr.it/~zoppetti/corsopython/
 +  * immergiti in python (en) GNU FDL (PDF) {{ :appunti3s:diveintopython-pdf-5.4.zip |}} (2018)
 +  * immergiti in python (en) GNU FDL (DocBook) {{ :appunti3s:diveintopython-xml-5.4.zip |}} (2018)
 +