Ragdoll X@sh.itjust.works to Programmer Humor@programming.dev · 2 months agoPython vs. Javash.itjust.worksvideomessage-square39linkfedilinkarrow-up1159
arrow-up1159videoPython vs. Javash.itjust.worksRagdoll X@sh.itjust.works to Programmer Humor@programming.dev · 2 months agomessage-square39linkfedilink
minus-squareSolemarc@lemmy.worldlinkfedilinkarrow-up10·2 months agoI vaguely remember hearing this this was only really available for toy code and that this function created the class ignored the arguments and qualified println when you compiled it, so it wasn’t actually that useful?
minus-squarebigboismith@lemmy.worldlinkfedilinkarrow-up5·2 months agoPrinting to console is often only used for toy code anyway.
minus-squaresilasmariner@programming.devlinkfedilinkarrow-up6·2 months agoWait, how do you debug your code?
I vaguely remember hearing this this was only really available for toy code and that this function created the class ignored the arguments and qualified println when you compiled it, so it wasn’t actually that useful?
Printing to console is often only used for toy code anyway.
Wait, how do you debug your code?
… with a debugger
Meh