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
[–] aph@beehaw.org 1 points 2 years ago

I use Python primarily both for work and personal projects and its currently my favorite. For me, having a powerful REPL like iPython available to use for quickly trying out ideas is awesome.

I'd like to learn some more golang, I picked some of it up a while ago and I think it'd be nice to have a compiled language as a companion to Python.