this post was submitted on 03 Aug 2023
146 points (97.4% liked)

Asklemmy

43945 readers
635 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
(page 3) 50 comments
sorted by: hot top controversial new old
[โ€“] BackendForth@lemmy.ml 2 points 1 year ago

FORTH, but not because I actually use it regularly. A stack-based zero-operand postfix language? Every routine/word you define is like solving a puzzle.

[โ€“] cumcum69@lemmy.world 2 points 1 year ago (1 children)

I like typescript because it's all I've used for the last 3 years and I now think in it

load more comments (1 replies)
[โ€“] daveyeah@beehaw.org 2 points 1 year ago

COBOL, because I loathe myself and don't want to be happy

[โ€“] green_dot@le.fduck.net 1 points 1 year ago

Bash for quick scripts, Ruby for some smaller scripts, Golang has been a favourite as of late due to integration into the ecosystem with k8s,p8s, envoy..

[โ€“] Skanky@lemmy.world 1 points 1 year ago

VBA because it plays nicely with Microsoft apps , especially Excel. It also plays nicely with SolidWorks, which is the primary software that i use

[โ€“] kabat@programming.dev 1 points 1 year ago

Favorite? Kotlin generally speaking, but I use Python the most and like it quite much as well. Can't beat Python's time for zero to something useful running and you will find bindings and frameworks for anything.

C++ for anything performance sensitive, or running anything on my Synology NAS.

[โ€“] Bakarel@lemmy.ml 1 points 1 year ago

I like writing mostly just script. I enjoy writing stuff in bash and lua. Its simple and quick. I have been trying to learn some C to do things with mirocontrollers but its a slow process....

[โ€“] Pantherina@feddit.de 1 points 1 year ago

I like natural speech. Its quite chaotic but if you know how to write it well, it works

[โ€“] VitoCorleone@lemmy.world 0 points 1 year ago

Go

It's like C with better syntax and without memory management annoyances. It also comes with a decent standard library and making concurrent programs is a breeze. As a bonus it generates static binaries which, granted, are big but in most cases can be copied to any other Linux workstation and executed directly.

load more comments
view more: โ€น prev next โ€บ