roast session:
rules:
no shots aimed at balls or neck
rules:
no shots aimed at balls or neck
Last edited:
I agree with this 100 times overEfficiently written, or efficiently executed? I think we are talking about two different things, but any decent developer would always sacrifice time for efficient code.
Efficiently written, or efficiently executed? I think we are talking about two different things, but any decent developer would always sacrifice time for efficient code.
Then just drop it now, "bro".Contributing to this thread isn't going to get your anywhere in life either, bro. And I've noticed quite a while ago that this forum isn't going to get me anywhere.
Then just drop it now, "bro".
I'm pretty sure he's talking about the fact skript has to process your "code" as your lines don't just automatically work.I'm not dropping anything. I didn't start this, and I'm not going to end it either.
I'm pretty sure he's talking about the fact skript has to process your "code" as your lines don't just automatically work.
But skript has to read your code and then get it to work.What are you talking about? Skript has to process your code just like any other programming language. (Don't flip, I know Skript isn't a programming language.)
But skript has to read your code and then get it to work.
He's saying that you are WRITING the code quickly, but is it actually efficient? The code is being executed by a separate plugin. Just because it works, it doesn't mean that it is efficient. You keep focusing on the fact that it can be written easily, but not paying attention to the fact that programming is about writing code that executes efficiently.How is that code inefficienct? Your not making sense. That code works perfectly and flawlessly. In far less time and effort.
Again, we're not coding Hypixel's new minigame here. That's not what I was advertising.
But Java has to "read" skript, therefore it does it twice. Less efficient. Once/if you learn Java, or any other language you'll see how fun it can actually be even if it's hard.[DOUBLEPOST=1438645374,1438645308][/DOUBLEPOST]And what I'm saying by "reading" is completely wrong but I'm typing on an iPad so I can't be assed to type much.Java has to read your code too. So does any language.
haha, don't give up easily or you'll get no whereI'll give Java a try. Thanks for the enormous amount of crap you all have given me.
I'll give Java a try. Thanks for the enormous amount of crap you all have given me.
There's a difference though. Java gets compiled down to byte code, and that gets interpreted by the JRE. However, the Bukkit plugin script would have to interpret Skript "code", so in essence you're adding an extra, useless step. Java is already "interpreted" (depending on how you look at what the JVM does).Java has to read your code too. So does any language.
