Twelve Years of Service
Posts: 396
Threads: 37
Python vs Perl 04-17-2014, 02:37 AM
#1
Why Python?
Why Perl?
I want to see SL's opinions on the two, and why one is better than the other.
Unleash the lead from my pistol into my head bumpin' crystal
•
Thirteen Years of Service
Posts: 504
Threads: 47
RE: Python vs Perl 04-17-2014, 03:40 AM
#2
Python, because it's easy to read, easy to learn, and is multi-platform. Python has built-in libraries for for everything, and networking in python is really easy to use.
•
Thirteen Years of Service
Posts: 1,256
Threads: 7
RE: Python vs Perl 04-17-2014, 06:25 AM
#3
Perl is lower level, so you can do more, and is widely supported under 1 standard.
Python has multiple standards, less fine control over whats happening, and is slightly less widely supported. It is, however generally faster to program
•
Thirteen Years of Service
Posts: 2,258
Threads: 268
RE: Python vs Perl 04-17-2014, 10:10 PM
#7
Python, focuses on readability, faster/easier to work with, and I've never really seen a website that supports perl.
>...I've never...
>Doesn't mean there isn't one.
•