Linux e Python – Latina

Il seguente materiale è destinato agli studenti del liceo E. Majorana di Latina che seguono il corso di Problem Solving.

SLIDE SU GNU/LINUX : download

ECLIPSE
Sito ufficiale: http://www.eclipse.org/
Download: http://www.eclipse.org/downloads/ (Eclipse IDE for Java Developers)
PyDev: http://pydev.org/

PYTHON
Documentazione ufficiale (en): http://www.python.org/doc/
Tutorial (it): http://www.python.it/doc/Howtothink/Howtothink-html-it/index.htm

CONFIGURAZIONE IDE : http://www.vogella.com/articles/Python/article.html

ESERCITAZIONE : download

Scompattate HelloPython.zip e copiate la cartella HelloPython dentro la vostra workspace. A questo punto aprite Eclipse ed importate il progetto nel modo seguente (prima assicuratevi di non avere un altro progetto di nome “HelloPython”):

File --- Import --- General --> Existing Projects into Workspace --- Browse --- Selezionate la cartella HelloPython --- Ok --- Finish

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.