this post was submitted on 13 Nov 2023
93 points (92.7% liked)

Programming

17313 readers
39 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] aluminium 7 points 1 year ago

Typescript. I greatly prefer C-Style curly brace languages over Pythonese langs. Also the typesystem is incredible, as it allows you to be as precise or not as you want which is a huge boon.

[–] TCB13 6 points 1 year ago (7 children)

JavaScript because you can do everything with it and long term all other languages will, most likely, gradually fade away (except for C/C++).

load more comments (7 replies)
[–] [email protected] 5 points 1 year ago

Go. Nothing strikes a balance of ease and performance like go

[–] [email protected] 5 points 1 year ago (3 children)

Ruby. It’s designed for developer happiness, and it’s beautiful. Not as beautiful as it once was, but still lovely to code in.

[–] [email protected] 4 points 1 year ago (1 children)

I just can't comprehend how anyone can think ruby is enjoyable to work in or beautiful. To me it's a dumpster fire. I would almost rather write php.

load more comments (1 replies)
[–] Pyroglyph 3 points 1 year ago (1 children)

Crystal is very similar to Ruby, but is compiled to native code instead. Would you consider that? Why or why not?

load more comments (1 replies)
load more comments (1 replies)
[–] [email protected] 5 points 1 year ago
[–] Cryan24 5 points 1 year ago

Definitely lolcode.. HAI Can Has stdio KTHXBYE :)

[–] [email protected] 5 points 1 year ago
[–] [email protected] 4 points 1 year ago

Clojure. Simple language for complex things. It also has java interop and Javascript interop and c# interop. So I will be fine.

[–] [email protected] 4 points 1 year ago

C. I've been programming for over 30 years and it's the only language to survive. Imagine if I was asked this question 30 years ago and picked perl or Pascal, I'd be screwed today.

[–] [email protected] 4 points 1 year ago

I don't really want to do everything in one language but if I did have to pick it would probably be Julia. It's slightly simpler than Python, and significantly faster without relying on APIs written in C. And has some really great features like broadcasting, multiple dispatch, and a good type system. The only place I feel like Python has it beat is quantity of libraries and support network, which both basically come from the same origin of just having more users. I'm hoping more data science types switch over in the next few years, since Julia is already great for most things mathematical. And I hope that momentum allows Julia to perhaps reach out to other domains.

[–] [email protected] 3 points 1 year ago

I'm surprised no one has picked either macro assembly on their favorite ISA or, perhaps just to screw with people, Forth.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (2 children)

JavaScript. I can't think of anything else that can be used for everything. It's a back-end language, a front-end language, it can be used for styling and animation, it can be an OOP language or a scripting language, and can make database queries & submissions. Is there another language that is as versatile for website development? I can't think of one.

load more comments (2 replies)
[–] [email protected] 3 points 1 year ago (1 children)
[–] Agent641 6 points 1 year ago (1 children)

Is everything alright at home mate?

load more comments (1 replies)
load more comments
view more: ‹ prev next ›