• @ImplyingImplications@lemmy.ca
    link
    fedilink
    2184 months ago

    See your problem is you’re editing the code until it passes the tests. It’s way easier if you edit the tests until it passes the code.

    • @SkyNTP@lemmy.ml
      link
      fedilink
      374 months ago

      Can’t tell if you are joking. I know a lot of junior developers who think this is a legitimate solution.

      • Johanno
        link
        fedilink
        64 months ago

        I hate groovy, gradle and Jenkins!

        I don’t know if sth. Else is better but I can confirm that shit is horrific

          • Johanno
            link
            fedilink
            24 months ago

            Horrible scripting language. Even worse than python. Close to Javascript

            • @juicy@lemmy.today
              link
              fedilink
              44 months ago

              If you don’t think Python is a good scripting language, what is a good scripting language in your opinion? Bourne Shell? VBScript? PHP?

              • Johanno
                link
                fedilink
                24 months ago

                I like python and if you use typing it is awesome.

                I like kotlin script too. But normal languages are better than scripting languages usually.

                • @souperk@reddthat.com
                  link
                  fedilink
                  2
                  edit-2
                  4 months ago

                  Typing in python leaves a lot to be desired… Being looking at peps for quite some time, but it’s really hard for the language to make progress without breaking compatibility.

                  Hopefully at some point MOJO becomes mature enough to use in a professional setting.