da_cow (she/her)@feddit.org to Programmer Humor@programming.dev · 3 days agoI got to avoid memory management for quite some timefeddit.orgexternal-linkmessage-square65fedilinkarrow-up1333arrow-down112file-text
arrow-up1321arrow-down1external-linkI got to avoid memory management for quite some timefeddit.orgda_cow (she/her)@feddit.org to Programmer Humor@programming.dev · 3 days agomessage-square65fedilinkfile-text
Finally I have a valid reason to learn about memory management. It was also hella weird when encountering it.
minus-squareda_cow (she/her)@feddit.orgOPlinkfedilinkarrow-up3·3 days agoYeah, but I kinda dont want to learn/use C++
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up1·2 days agoI don’t blame you. I have to use a professionally sometimes and I am not a fan. It’s an absolute behemoth of the language filled with warts and cruft. Sometimes it is the best choice for a project, but I prefer languages with simple, orthogonal concepts.
Yeah, but I kinda dont want to learn/use C++
I don’t blame you. I have to use a professionally sometimes and I am not a fan. It’s an absolute behemoth of the language filled with warts and cruft.
Sometimes it is the best choice for a project, but I prefer languages with simple, orthogonal concepts.