LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 month agoAnon tries programming in Javalemmy.worldimagemessage-square8fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 month agomessage-square8fedilink
minus-squarekitnaht@lemmy.worldlinkfedilinkarrow-up1·edit-21 month agoI’m pretty sure Java doesn’t have pointers, so writing a hello world application isn’t gonna fuck up nearly that hard. The one thing he forgot though is that your source file is probably in the folder com/companyname/net/classes/factory/factoryfactory/worker/lib/bin/refresh/jdk/model/ui/closebutton/press.java And spread out among a bunch of other directories, and the java file is like…3 lines. But there are 10k files spread all around directories like this that are all 3 lines a piece with a class definition.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up1·1 month agoEverything in Java is a hidden pointer
I’m pretty sure Java doesn’t have pointers, so writing a hello world application isn’t gonna fuck up nearly that hard.
The one thing he forgot though is that your source file is probably in the folder
com/companyname/net/classes/factory/factoryfactory/worker/lib/bin/refresh/jdk/model/ui/closebutton/press.java
And spread out among a bunch of other directories, and the java file is like…3 lines. But there are 10k files spread all around directories like this that are all 3 lines a piece with a class definition.
Everything in Java is a hidden pointer