Stop comparing programming languages

  • Python is versatile
  • JavaScript is powerful
  • Ruby is elegant
  • C is essential
  • C++
  • Java is robust
  • tiredofsametab@kbin.run
    link
    fedilink
    arrow-up
    0
    ·
    22 days ago
    • Rust has safety and efficiency close to C
    • Perl is processing most of your healthcare records
    • Ada is doing space stuff
    • Go is going places
  • Xylight (Photon Dev)@lemdro.id
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    22 days ago
    • Python is NameError: name 'term_to_describe_python' is not defined

    • JavaScript is [object Object]

    • Ruby is TypeError: Int can't be coerced into String

    • C is segmentation fault

    • C++

    • Java is

    Exception in thread "main" java.lang.NullPointerException: Cannot read the termToDescribeJava because is null at ThrowNullExcep.main(ThrowNullExcep.java:7)
    Exec.main(ThrowNullExcep.java:7) 
    
    • CSS j ust # sucks
    • <HTML />
    • Kotlin is type inference failed. The value of the type parameter K should be mentioned in input types
    • Go is unused variable
    • Rust is Compiling term v0.1.0 (/home/james/projects/Term)
    • sus@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      21 days ago

      C++ is std::__cxx11::list<std::__shared_ptr<table, (__gnu_cxx::_Lock_policy)0>, std::allocator<std::__shared_ptr<table, (__gnu_cxx::_Lock_policy)0> > >::erase(std::_List_const_iterator<std::__shared_ptr<table, (__gnu_cxx::_Lock_policy)0> >) /usr/include/c++/12/bits/list.tcc:158

      • LordKitsuna@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        21 days ago

        I’ll happily download 63928 depends so long as it continues to work. And it does, unlike python projects that also download 2352 depends but in the process brick every other python program on your system

        • xigoi@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          21 days ago

          Good for you. Not all of us have terabytes of free space on our computers.

    • sparkle@lemm.ee
      link
      fedilink
      Cymraeg
      arrow-up
      0
      arrow-down
      1
      ·
      22 days ago

      C++ is inferior to Rust and should be used in no new projects unless it is absolutely necessary

  • reillypascal@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    The only reason I use C++ is because that’s what all the main audio plugin tools use. It’s warty and annoying, although I’m confused why Java would rank higher

      • John Richard@lemmy.world
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        22 days ago

        I shit on JavaScript for years… but Deno (built around Rust) is honestly one of the most pleasant tools I’ve used for development, and you get all the completion in VS Code.