4

What do you like/dislike about python?

Comments
  • 5
    I don't like sound they make
  • 6
    I like how lightweight it is. No ceremony to get started. Straight to actual code.

    And I like native tuples.
  • 4
    What I don't like is that OO is more natural than FP. I'm a big FP fan these days.
  • 4
    I am scared of snakes.
  • 0
    I like the thing is easy, I use ruby more now, but I might switch because my comonay uses Python more.
  • 2
    What I don't like about Python:

    - whitespace dependant
    - dynamic typing (horrible)
    - too many written words
    - abused to write buggy crap by amateurs or non-programmers (a similar problem in PHP)
  • 4
    I haten Indentation
    I want my curly brackets
  • 1
Add Comment