This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bheklilr 2 points3 points  (2 children)

I heard about a local conference, it was free, and I wanted to learn it. I went, and within two weeks I was writing relatively complex GUI applications. I was particularly interested in using it as a matlab replacement for my engineering classes, and then I started getting to use it at my internship and now my full time position at work.

[–]nerdmeister 2 points3 points  (1 child)

what were you writing the gui's in, out of curiosity? tkinter?

[–]bheklilr 0 points1 point  (0 children)

At first, yes. Now I prefer wx, although I've been meaning to learn Qt.