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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.