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
-
PHP is interpreted. Java is compiled.
PHP is neat. Java is lazy.
PHP has support for all browsers. Java is deprecated in all browsers. -
bioDan61598y@ScribeOfGoD you are making the mistake of confusing Java applets (which is indeed deprecated and rarely in use) and Java servers (like Tomcat, Jenkis, etc.) which are very much in use, maybe even more than PHP.
-
@bioDan even more than php? Nah lol
I haven't heard of anyone using Tomcat, other than Reload. And that's a local thing. And is much better when done in PHP.
And tbh, the UI for Java is pretty shite anyway -
bioDan61598y@ScribeOfGoD UI for Java? That doesn't make much sense.. Do you mean IDE?
I've seen Tomcat in production many times before, I also guess Jenkins is the best CI for TDD today (generally speaking).
So my point stands. Yes maybe even more than PHP (unless you count newbies writing hello world in PHP and incomplete/unfinished personal projects) -
@ScribeOfGoD are you drunk too?
Anyway a lot of big companies rely on Java or .NET as the back-end. They use other languages for the front-end.
But if you want to make something pretty UI you won't use Java, the same way that you won't PHP either. -
sSam15018y@ScribeOfGoD PHP supports all browsers and Java is deprecated? I haven't done much PHP, but isn't PHP server-side?
-
lxnx10678y@ScribeOfGoD Let me understand how can you say PHP is better UI than Java? Are you talking about HTML and CSS, right?
-
bioDan61598y*rants how PHP is better than Java using trending buzz words*
*not sure how any of them work, how to properly use their technical terminology respectively or/and communicate their functionality and purpose*
P.s. - I was a PHP developer about 3 years ago -
magnusi5838y@ScribeOfGoD No browser supports php. It's server-side only afaik. Otherwise, correct!
-
magnusi5838y@bioDan @Letmecode @lxnx @sSam @JavaSlave Guys, guys, calm down.
Both languages are retarded, each in their very own special way.
@Jasey got the right idea, ++ -
hendrik5237y... they both have their uses? From a code aesthetic perspective I find OO PHP (if done right) very nice to look at. In Java, there's always method overloading and overriding which makes code less readable.
Though the naming inconsistencies in PHP creates the need for wrapper classes for most basic tasks if you want readability and consistency in large projects...
What I'm trying to say is that abstraction is key for both languages.
Related Rants
He's stop writing Java because he thinks Java is inelegant. He write PHP instead.
Am I still on earth? 🤔
undefined
java
php