How did you get interested in Python?
Just curious how you got started.
For me it was science class that used Python as the main tool.
bumsfeld
Nearly a Posting Virtuoso
1,445 posts since Jul 2005
Reputation Points: 404
Solved Threads: 184
griswolf
Veteran Poster
1,165 posts since Apr 2010
Reputation Points: 344
Solved Threads: 256
A co-worker told me to check out the weird language with no braces or semi-colons and where indentation has syntax. Wow. I was too busy. But then I needed a script to do something that was *hard* to do in ksh. I read a few things about python, including one by a guy who had switched from perl to Python and saved the mailman project from the bit bucket. I decided to try it. My original project is still running about 10 years later (well, much modified over time).
griswolf
Veteran Poster
1,165 posts since Apr 2010
Reputation Points: 344
Solved Threads: 256
a guy who had switched from perl to Python and saved the mailman project from the bit bucket.
Did you perhaps mean Don Hopkins? I know that guy! He's the one who taught me some nifty python in the first place, as i had to script a Telit AT module and i had no fscking clue on where to start. Now i prefer Python over any other scripting language. It's great and so easy to use. I love it.
katmai539
Junior Poster in Training
77 posts since May 2010
Reputation Points: 81
Solved Threads: 8
I fell in love with Python the moment I started using it to solve scientific problems. That was about 7 years ago. Before that I used C and then Pascal/Delphi.
vegaseat
DaniWeb's Hypocrite
5,989 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,417