go

fmt.Println(true)
true := 10
fmt.Println(true)

Beware Cat Shirt $21.68

Rise, Grind, Banana Find Shirt $21.68

Beware Cat Shirt $21.68

  1. 2 years ago
    Anonymous

    i don't know what this does but don't name your variables all moronic i guess

    • 2 years ago
      Anonymous

      true
      10

  2. 2 years ago
    Anonymous

    what the frick

    • 2 years ago
      Anonymous

      In Go true and false are not keywords, they are constants.

      true
      10

      is because of shadowing.

      • 2 years ago
        Anonymous

        Yep. No such thing as keywords in Go. They’re all variables in the “universe block”

        • 2 years ago
          Anonymous

          In python if you really want you can redefine integers. You can make 3 = 4.

          • 2 years ago
            Anonymous

            can i make literally all the numbers possible in computers equal to 69? (it's funny)

          • 2 years ago
            Anonymous

            python allows metaprogramming, so yes

      • 2 years ago
        Anonymous

        Why does every modern language must have loads of unique gimmicks, rather than being an update of other language?

        Gopher cute but a waste of time

  3. 2 years ago
    Anonymous

    that's why I switched to Hare

  4. 2 years ago
    Anonymous

    Wants to be python but ends up being c

  5. 2 years ago
    Anonymous

    gopher CUTE

  6. 2 years ago
    Anonymous

    How's this a problem homie just don't redefine true and false???? dafuqq????

    • 2 years ago
      Anonymous

      I still dont like it
      Frankestiched language

      • 2 years ago
        Anonymous

        What language do you use

        • 2 years ago
          Anonymous

          mainly javascript and php
          Python is alright, willing to give C# a try
          but the languages i dont like are golang, ruby and visual basic for the most part.

          • 2 years ago
            Anonymous

            > js and php
            that explains everything

          • 2 years ago
            Anonymous

            Theyre good for webdev?
            What is golang good for besides web dev?

          • 2 years ago
            Anonymous

            Go isn't even good for that. Its just a bad language all around.
            https://fasterthanli.me/articles/i-want-off-mr-golangs-wild-ride

          • 2 years ago
            Anonymous

            this article doesn't offer any alternative.
            no PL is free of warts.

          • 2 years ago
            Anonymous

            every language has bullshit but most languages also have things that are not bullshit
            go has literally one

          • 2 years ago
            Anonymous

            what's the one?

          • 2 years ago
            Anonymous

            that's mostly ranting about Go's Window's support.
            how's that relevant for webdev?

          • 2 years ago
            Anonymous

            docker was go's original killer app.
            the whole cloud ecosystem is written in go.

  7. 2 years ago
    Anonymous

    Mommy.... the bad programming language let me write stupid bullshit. Why mommy? Why?

  8. 2 years ago
    Anonymous

    Shadowing is one thing, but doesn't Go also let you assign to "constants" like io.EOF?

  9. 2 years ago
    Anonymous

    disgusting

Your email address will not be published. Required fields are marked *