257m@lemmy.ml to Programming@programming.dev · 2年前What are your programming hot takes?message-squaremessage-square1056linkfedilinkarrow-up1344arrow-down114
arrow-up1330arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 2年前message-square1056linkfedilink
minus-square257m@lemmy.mlOPlinkfedilinkarrow-up2·edit-22年前Me too. It’s the only language that felt natural. Learning it was a breeze and I haven’t needed anything it dosen’t provide.
minus-squarexigoi@lemmy.sdf.orglinkfedilinkarrow-up1·2年前You’ve never needed an array whose size is not known at compile time?
Me too. It’s the only language that felt natural. Learning it was a breeze and I haven’t needed anything it dosen’t provide.
You’ve never needed an array whose size is not known at compile time?
Dynamic Memory Management exists.