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

Programming

13389 readers
153 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
[โ€“] getynge@beehaw.org 2 points 2 years ago (1 children)
  • Go, typescript for work; Rust, C# at home
  • The simplicity of go is very welcome, rust is nice because it feels like I can do anything yet it nonetheless keeps me from being too stupid.
  • I've dabbled in SBCL and Haskell before, but I'd like to take the time to properly learn one of them
[โ€“] ericjmorey@beehaw.org 2 points 2 years ago

I'm working my way through Haskell Programming from First Principles it's been very good so far.