lemmy.onlylans.io
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
syd@lemy.lol to Programmer Humor@programming.dev · 4 months ago

Gotta learn it

lemy.lol

message-square
36
fedilink
502

Gotta learn it

lemy.lol

syd@lemy.lol to Programmer Humor@programming.dev · 4 months ago
message-square
36
fedilink
alert-triangle
You must log in or register to comment.
  • gigachad@sh.itjust.works
    link
    fedilink
    arrow-up
    95
    ·
    4 months ago

    I usually code in Language or Script

    • babybus@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      6
      ·
      4 months ago

      Don’t we all? Amen.

  • introvertcatto@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    34
    ·
    4 months ago

    Javascript is basically like Java but with some scripts in it

    • TurtleTourParty@midwest.social
      link
      fedilink
      English
      arrow-up
      12
      ·
      4 months ago

      But what about script java?

      • disguy_ovahea@lemmy.world
        link
        fedilink
        arrow-up
        32
        ·
        4 months ago

        That’s 𝒥𝒶𝓋𝒶.

        • WhiskyTangoFoxtrot@lemmy.world
          link
          fedilink
          arrow-up
          16
          ·
          4 months ago

          Hey, no cursive here, this is a family instance.

  • mvirts@lemmy.world
    link
    fedilink
    arrow-up
    30
    ·
    4 months ago

    C+

    I highly doubt anyone would guess ANSI C is what I’m talking about if I referred to it as C+

    • mexicancartel@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 months ago

      The list shows TempleOS’s HolyC was known as C+ before. I am sure that is it

  • pelya@lemmy.world
    link
    fedilink
    arrow-up
    15
    ·
    4 months ago

    It’s just C++ without templates. So whatever element you want to put into std::list, it must virtually inherit std::list::value_type. And of course there will be a macro-based list monstrosity inside Boost.

    • Sonotsugipaa@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 months ago

      Types being declarable as virtual members is something I want to never hear again

  • PrettyFlyForAFatGuy@feddit.uk
    link
    fedilink
    arrow-up
    15
    ·
    4 months ago

    my main language is script java

  • pewpew@feddit.it
    link
    fedilink
    arrow-up
    14
    ·
    4 months ago

    c+=0.5

  • Owl@mander.xyz
    link
    fedilink
    arrow-up
    12
    ·
    4 months ago

    Language

    I have job for you “language” programmers.

    Requirements; -minimum 8 years of experiences Etc…

  • VeganCheesecake@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    11
    ·
    4 months ago

    Holy-C used to be called C+, I think.

  • Margot Robbie@lemm.ee
    link
    fedilink
    arrow-up
    11
    ·
    4 months ago

    And C‡ is once again not included. For shame.

  • ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    4 months ago

    What kind of programming language is language?

  • Ⓜ3️⃣3️⃣ 🌌@lemmy.sdf.org
    link
    fedilink
    arrow-up
    9
    ·
    4 months ago

    And then, comes ScriptJava

  • RandomVideos@programming.dev
    link
    fedilink
    arrow-up
    8
    ·
    4 months ago

    Thats just HolyC before it became holy

  • addie@feddit.uk
    link
    fedilink
    arrow-up
    7
    ·
    4 months ago

    To be fair, compiling C code with a C++ compiler gets you all the warnings from C++'s strong-typing rules. That’s a big bonus for me, even if it only highlights the areas of your C that are likely to become a maintenance hazard - all those void* casts want some documentation about what assumptions make them safe. Clang will compile variable-length arrays in C++, so you might want to switch off that warning since you’ve probably intended it. Just means that you can’t use designated initialisers, since C++ uses constructors for that and there’s no C equivalent. I’d be happy describing code that compiles in either situation as “C+”.

    Also stops anyone using auto, constexpr or nullptr as variable names, which will help if you want to copy-paste some well-tested code into a different project later.

    • Sonotsugipaa@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      Isn’t auto a keyword in C?

      • Opisek@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        It means something else.

  • Sticky Fedi@lemmy.ml
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    4 months ago

    It’s just C with a borrow checker.

    • Mubelotix@jlai.lu
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      Rust-

  • 1stTime4MeInMCU@mander.xyz
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    4 months ago

    lol it’s like c++ but we removed friend classes and other bullshit no one uses lol

Programmer Humor@programming.dev

programmer_humor@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 711 users / day
  • 4.62K users / week
  • 9.16K users / month
  • 17.6K users / 6 months
  • 1 local subscriber
  • 23.1K subscribers
  • 1.39K Posts
  • 51.1K Comments
  • Modlog
  • mods:
  • Feyter@programming.dev
  • adr1an@programming.dev
  • BurningTurtle@programming.dev
  • Pierre-Yves Lapersonne@programming.dev
  • BE: 0.19.8
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org