@[email protected] to [email protected] • 2 years agoWhat's your favorite programming language and what about it do you like?message-square39fedilinkarrow-up113arrow-down10
arrow-up113arrow-down1message-squareWhat's your favorite programming language and what about it do you like?@[email protected] to [email protected] • 2 years agomessage-square39fedilink
minus-square@[email protected]linkfedilink0•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.