WackyTabbacy42069@reddthat.com to Asklemmy@lemmy.ml · 2 years agoWhat's your favorite programming language and what about it do you like?message-squaremessage-square13fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1message-squareWhat's your favorite programming language and what about it do you like?WackyTabbacy42069@reddthat.com to Asklemmy@lemmy.ml · 2 years agomessage-square13fedilink
minus-squarehttpjames@sh.itjust.workslinkfedilinkarrow-up1·2 years agoGo. It’s high level enough in terms of syntax that it’s easy to build complex apps in, and low level enough that I’m able to control pointers, manually run the garbage collector, and benefit from the runtime performance. It’s the best of python and JS.
Go. It’s high level enough in terms of syntax that it’s easy to build complex apps in, and low level enough that I’m able to control pointers, manually run the garbage collector, and benefit from the runtime performance.
It’s the best of python and JS.