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?
  • @greysemanticist
    link
    English
    2
    edit-2
    1 year ago

    Regularly Use

    • bash
    • python
    • golang
    • rust
    • elm

    Favorite

    • rust because it provides a pretty good expressive type system for letting the compiler keep you honest.
    • elm helps me avoid client-side programming hell with JavaScript.

    Interested

    • zig because of its promise of “compile it for anything” and small language philosophy.