var Turtle1 var Turtle2 var Is_Turtle

  • @hoshikarakitaridia
    link
    72 months ago

    At this point I think there is no software dev topic that is somehow not devisive.

    • @[email protected]
      link
      fedilink
      12 months ago

      At this point I think there is no software dev topic that is somehow not devisive.

      Now I want to try something:

      “Boolean variables don’t suck.”

      • @hoshikarakitaridia
        link
        2
        edit-2
        2 months ago

        No one uses Boolean values anyway and with the amount of resources available on modern systems we can just replace them with integers and we should be fine. This also makes it easier to teach people, as they would learn less different data types.

        Yes I’m a software dev :)