• dreadbeef@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 hours ago

    I thought python was one of those weird OOP languages like Java or C# that bound all classless methods to some universal static class but im wrong on that.

    They are out there though so be on the lookout for these languages that doesnt believe in algebra.

    • Captain Aggravated@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      If you want to do anything of any scale with Python, you need to understand OOP because that’s how modules work, but you can use it without.