Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Python  (gelezen 2243 keer)

Gast

  • Gast
Python
« Gepost op: 2006/04/06, 22:25:00 »
I found a cool tutorial to the introduction of Python.
I tried to install via synaptic I installed Python 2.4
I made a little program (just printing the world "Hello, world")
but if I try to open it with Python I just opens in gedit.
I also searched at the Python site, but they say it is already installes on a GNU/Linux system.
What can I do???
On much forum and program discriptions you can often read GNU, I know it's an OS but can someone tell me more specifically what it is?

Python
« Reactie #1 Gepost op: 2006/04/06, 23:24:25 »
hannekoek, Nederlands mag gewoon hier :)

python is standaard ge

Gast

  • Gast
Python
« Reactie #2 Gepost op: 2006/04/07, 10:42:33 »
haha, juist dit is een nederlandstalig forum :)

kan je mij ook vertellen  of python een goede taal is en waarom, ik hen al veel gehoord dat het een goede taal is en dat de nasa het gebruikt enzo... maar waarom juist?

Python
« Reactie #3 Gepost op: 2006/04/08, 14:57:49 »
Ik vind python zelf de beste taal ooit - zeker om mee te leren programmeren. Je kunt er zonder veel poespas iets mee maken, het heeft een enorme standaardbibliotheek aan functies een veel meer externe bibliotheken. Kijk eens in /usr/share/doc/diveintopython op je Ubuntu systeem voor een leuke tutorial.

Zelf programmeer ik dagelijks in python en binnenkort zullen ook de Ubuntu NL sites overgaan op een in python gebouwd systeem.

Offline stani

  • Lid
    • http://pythonide.stani.be
Python
« Reactie #4 Gepost op: 2006/04/13, 19:27:06 »
Citaat van: Dennis
Je kunt ook eens kijken naar idle of pida, editors gericht op python.
Of naar SPE (Stani's Python Editor). Download dan wel de .deb package van http://pythonide.stani.be. Helaas is de versie in de universe 0.7.5 die hopeloos verouderd is ten opzichte van de huidige versie 0.8.2.a en raad ik dus niet aan om te installeren via Synaptic.

Zelf vind ik het voordeel van Python dat je er heel snel in programmeert en het voor alle toepassingen kunt gebruiken.

Groeten,
Stani

PS Er is al geruime tijd een upgrade voor SPE in de universe ingediend, maar blijkbaar duurt de procedure heel lang om goedgekeurd te worden door de masters of universe.

Python
« Reactie #5 Gepost op: 2006/04/13, 20:04:11 »
Dapper is in upstream version freeze - er worden dus niet zomaar nieuwe versies geaccepteerd :)