PDA

View Full Version : Python


Mundane
19 July 2004, 08:16 AM
Anyone having any Python experience? been programming in it for the lasts 5 months, and I like it :)

Biggles
19 July 2004, 01:23 PM
Python is a beautiful language, and probably my favorite. :) It's very clean, and it's community powered too, which means that new and handy features get added a lot faster than other languages.

I've been using Python since my 3rd undergrad year when we had to do a project in it (part of the teaching us lots of languages thing that every course involving programming should have). I'm at the point now where I'm using it in my PhD to prove my theories.

JackN
19 July 2004, 02:26 PM
:rolleyes:

Another one of those things on my wish list...

;)

BTW Biggles, finally got a solution to my menu problem that works across frames (regular ones), and works in IE and Netscape, so I bet it'll work in Foxfire, Mozilla, Opera, etc...

:D

Biggles
19 July 2004, 03:40 PM
That's good to hear. How did you do it?

JackN
19 July 2004, 04:41 PM
Found a script menu called HVMenu, and changed out the old one for it. I also went to regular frames instead of I-Frames, because this JS Menu can work across frames, and it is especially useful in the particular design I used... :)

So now on to finishing content, and I'm done! Woo Hoo!