I’ve been working with a Javascript (+ TypeScript) + Java + SQL stack for the last 10 years.

For 2024 I’d like to learn a new programming language, just for fun. I don’t have any particular goals in mind, I just want to learn something new. If I can use it later professionally that’d be cool, but if not that’s okay too.

Requirements:

  • Runs on linux
  • Not interested in languages created by Google or Apple
  • No “joke languages”, please

Thank you very much!

EDIT: I ended up ordering the paperback version of the Rust book. Maybe one day I’ll contribute to the Lemmy code base or something :P Thank you all for the replies!!!

    • @[email protected]
      link
      fedilink
      English
      7
      edit-2
      8 months ago

      Sorry. I missed that bit in your original post. But I get it.

      I started looking into it largely because I have a lot of respect for the individuals (Rob Pike, Ken Thompson, Russ Cox, etc) who created Go, not because Go has anything to do with Google. And because I love everything they have to say about their approach to designing the language. But at the end of the day, it’s true that they’re employed by Google, and after the whole WEI thing, I can’t say I can trust Google at all.

      That said, right now I have no specific concerns.

    • @GarytheSnail
      link
      38 months ago

      That’s what’s so great about go. It’s doesn’t take a large investment to learn it.

    • @CodeBlooded
      link
      28 months ago

      I’m not crazy about Google’s part in Go, but man, I’ve been using Go a lot and I love it. It feels like a “modern C” that lets you focus on logic instead of memory allocation. I know it violates your requirements, but I’d suggest checking it out anyway! 🤷‍♂️