Comment
On the subject of reasons for learning Python, this article by Eric Raymond is old but makes a strong argument: http://www.linuxjournal.com/article/3882.
Hi there, I'm trying to promote my online Python course as HPU this Spring, and I'm wondering what people might think is the strongest argument for learning Python? At the moment I kind of have a mixed back of using it for animation, web development and other esoteric thinks like natural language. I think a big selling point is the huge range of libraries available, but I can't really find a great poster banner ... http://www.techhui.com/events/csci-3771-python-at-hpu-spring-2012
any ideas?
Thanks everyone for the great responses. I think I'll check out PyQt and mess around with that when I get the opportunity.
@David Cantrell, It may be profoundly unreasonable to do so, but I still eagerly await the next iteration of Peachtree Linux. I'm sure my release 1 cd feels pretty lonely sitting on my shelf without any Peachtree siblings.
Hello Everyone,
I just started programming in Python, and because I just started I chose to learn Python 3 instead of Python 2.x. I started writing a simple GUI program, and after looking around, my only option for toolkits seemed to be Tk/Tcl with Tkinter. I would have liked to use PyGTK, but as far as I can tell, PyGTK does not support Python 3. Does anyone know of any other choice I have besides Tkinter?
Also, has anyone moved on to Python 3 and its new syntax, or do you plan to stay with Python 2.x for practical reasons?
© 2024 Created by Daniel Leuck. Powered by
You need to be a member of Python to add comments!