CoderSupreme@programming.dev to Programming@programming.dev · edit-21 year agoWhat are your favorite statically typed, compiled, memory safe programming languages?message-squaremessage-square110linkfedilinkarrow-up1109arrow-down10
arrow-up1109arrow-down1message-squareWhat are your favorite statically typed, compiled, memory safe programming languages?CoderSupreme@programming.dev to Programming@programming.dev · edit-21 year agomessage-square110linkfedilink
minus-squarehessnake@lemmy.worldlinkfedilinkarrow-up15·1 year agoI started learning Go about 3 months ago and it quickly became one of my favorite languages. It feels like C with a bunch of Python niceties thrown in. And performance isn’t super critical in my work so being garbage collected is fine with me.
I started learning Go about 3 months ago and it quickly became one of my favorite languages. It feels like C with a bunch of Python niceties thrown in. And performance isn’t super critical in my work so being garbage collected is fine with me.