257m@lemmy.ml to Programming@programming.dev · 1 year agoWhat are your programming hot takes?message-squaremessage-square626fedilinkarrow-up1264arrow-down110
arrow-up1254arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 1 year agomessage-square626fedilink
minus-squareThomas Douwes@sopuli.xyzlinkfedilinkarrow-up18arrow-down1·1 year agoNot sure about here but is was a hot take on reddit: Pointers are not that hard and really useful
minus-squarejvisick@programming.devlinkfedilinkarrow-up9·1 year agoI can’t imagine anyone but a total novice disagreeing with this. I can understand finding pointers hard at first, but I can absolutely not understand trying to argue that they aren’t useful.
minus-squareThomas Douwes@sopuli.xyzlinkfedilinkarrow-up1·edit-21 year agoThere were a lot of “pointer hard” memes back r/programmerhumor. Probably a lot of beginner’s over there. I guess I cheated by already having an understanding of how the computer works before starting C.
Not sure about here but is was a hot take on reddit:
Pointers are not that hard and really useful
I can’t imagine anyone but a total novice disagreeing with this.
I can understand finding pointers hard at first, but I can absolutely not understand trying to argue that they aren’t useful.
There were a lot of “pointer hard” memes back r/programmerhumor. Probably a lot of beginner’s over there.
I guess I cheated by already having an understanding of how the computer works before starting C.