Hacker News new | ask | show | jobs
by jeebusroxors 5727 days ago
The example I had in mind was Perls There's more than one way to do it (TMTOWTDI).

Python is the opposite. They strive for one clear way to do things.

http://en.wikipedia.org/wiki/Theres_more_than_one_way_to_do_...

This may be above your head but just remember, the first language you learn will not be your last. If you end up picking lisp and hate it you can always learn c. _Programming_ is (for the most part) universal between all languages. Once you get the basics you only need to learn the syntax.