• magic_lobster_party
    link
    fedilink
    121 year ago

    I’ve programmed Python mostly without IDE without any problem. It’s no more difficult to understand the structure of the program than a bracketed language.

    • @[email protected]
      link
      fedilink
      21 year ago

      Don’t get me wrong, I know it’s quite possible, I find it just grates when you’re used to braces and semi-colons. They’re sort of a standard across many languages, and is an extra mental gearshift to python syntax.