• brettvitaz@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 months ago

    Very little of this is uniquely a problem in Python. It seems to me that your problem is with software development in general.

        • synae[he/him]@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 months ago

          That’s the part I like the most. I don’t want to work on any code that isn’t properly formatted, and at that point why bother with curly braces, etc?

          • Tiefling IRL@lemmy.blahaj.zone
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            6 months ago

            They help to digest the individual code blocks. My mind doesn’t digest whitespace the same way, it simply interprets it as formatting.

            It’s also much more frustrating to edit imo since the formatter generally has no idea what to do with misaligned whitespace. I also find it frustrating that you can’t do multiline lambdas, last I used it.

        • azimir@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          6 months ago

          The same meme with “wiring and lights” at the top. Then you descend to motors, transformers delta-y phases, RC and RL circuits, op amps, BJT circuits, reverse bias what?, differential equations, and eventually signals and systems.