this post was submitted on 02 Jun 2023
23 points (100.0% liked)

Programming

13376 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

It seems like there are about ~~22~~ ~~27~~ ~~46~~ ~~219~~ ~~320~~ ~~493~~ 1840 active subscribers here. I have a few questions for you all.

  • Which programming languages do you regularly use?
  • Which are your favorite to work with and why?
  • Which do you have interest in trying and why?
you are viewing a single comment's thread
view the rest of the comments
[–] HalJor@beehaw.org 7 points 1 year ago

Favorite: Ruby, because everything makes sense. Once you get that "everything is an object", the rest just falls naturally into place. No other language has been so intuitive from that point.

Regularly use: JavaScript. I hate it because absolutely nothing makes sense. I don't even understand enough to explain more than that, yet somehow I'm able to copy/paste things that do work and tweak them enough until they do what I want. At least some of the time.