LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 day agoAnon tries programming in Javalemmy.worldimagemessage-square208fedilinkarrow-up1760arrow-down130
arrow-up1730arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 day agomessage-square208fedilink
minus-squarenavi@lemmy.tespia.orglinkfedilinkarrow-up76·20 hours agoI always loved that Java has a NullPointerException but doesn’t have the concept of pointers in the language (only references).
minus-squaredukatos@lemm.eelinkfedilinkEnglisharrow-up39·19 hours agoThat is because they planed to add pointers and then gave up.
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up14·14 hours agoI mean… they have them. And unsafe. You’re just not supposed to use them
minus-squareRogueBanana@lemmy.ziplinkfedilinkEnglisharrow-up25·17 hours agoI can’t tell if you are making a joke but I can believe it could happen if it’s Java
I always loved that Java has a NullPointerException but doesn’t have the concept of pointers in the language (only references).
That is because they planed to add pointers and then gave up.
I mean… they have them. And
unsafe
. You’re just not supposed to use themI can’t tell if you are making a joke but I can believe it could happen if it’s Java