Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Adham Because for reasons unexplained someone should know how to compile via command line instead via an IDE and hitting the compile button?
-
@Root Depends on the OS and the tools. Back in the early '00s when I was learning programming with C/C++, we did all the development with an IDE in Windows XP and there wasn't a need to learn the commands. On the Unix course on the other hand we did.
-
Root825406y@Qaldim There is little reason to learn e.g. assembly now, especially if you're a Java dev. But learning how Java's tools work is absolutely a part of being a Java developer.
You should also know at least the basics of how the JVM works, since that will help you write better Java code. The same for how computers work -- bits and bytes and pointers are incredibly important for all programming.
Just because something is abstracted away does not mean it is no longer necessary to learn. -
@Root I agree on the points you mentioned. What I disagree is when people rage for something. Sure the dude is a Java dev for 4 years, but he never got exposed to the commands via terminal. That doesn't make him less of a dev because of that, nor he never claimed he was a Java god.
-
Root825406y@Qaldim The anger does seems misplaced, though we weren't present. If he was bragging, that anger is absolutely warranted.
However, a Java dev unable to compile Java code without the aid of an IDE is pretty pathetic.
You should master your tools; your tools should not be your master. -
@Root It's all about exposure for me. He lost his tool and now he has to do it with the "original" way.
I suppose I am more lenient in some terms. For some it takes years to master their "tools", others can do it in an instant. I wouldn't look down on either of them. -
Npstr6596yLol compiling Java by hand is retarded. I remember being forced to use javac in uni. You should be using Maven or Gradle for it.
-
Well he is in school right? People in school normally are in school to learn things.
Related Rants
-
hell15Oh.. So the deadline is tomorrow? How about we schedule a fucking FOUR HOUR meeting to speed things up? Yeah,...
-
rchristian18Dear assholes of the internet. Next time you publish an article/tutorial/story etc, PUT THE FUCKING PUBLICATIO...
-
alybadawy18You go to an accountant to file your itemized taxes in a couple of hours, you pay them at least $200. You go t...
So met a guy today in college and it was his first day in class. He told me that he is working as software engineer and having 4 years of experience and primarily works with Java lang.
We do programs in Java for practicals and I'm not good with Java (I fuckin hate). I thought maybe I can ask for help from this guy if I'm stuck. And so the practicals started.
And guess what the guy did not know how to compile Java program on 'cmd' and was seeking help from other guy. I'm like what the actual fuck. How the fuck he has 4 years of experience and can't compile a program. Can't even able to set path. Total idiot. Fuck this shit.
rant
dumbasses
why these people exist
assholes