minus-squarehex123456@sh.itjust.workstoTechnology@lemmy.world•Java at 30: How a language designed for a failed gadget became a global powerhouselinkfedilinkEnglisharrow-up15·18 days agoJava was the new hotness when I was in the middle of my comp sci degree. The biggest benefit I found was javadocs. Other languages had shit documentation that usually didn’t match reality in comparison. linkfedilink
minus-squarehex123456@sh.itjust.workstoC++@programming.dev•Are there any tools counting lines of code AND what those lines are doing?linkfedilinkarrow-up5·5 months agoMaybe count the size of the output of the compiler in bytes? It has done all the work already… linkfedilink
Java was the new hotness when I was in the middle of my comp sci degree. The biggest benefit I found was javadocs. Other languages had shit documentation that usually didn’t match reality in comparison.