[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Is this piece of shit ever going to die?

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 36
Thread images: 7

Is this piece of shit ever going to die?
>>
>>61626430
Destroys c#
>>
Not as long as Android exists.
>>
File: cat.jpg (48KB, 720x612px) Image search: [Google]
cat.jpg
48KB, 720x612px
>>61626430
probably in 30 years when they teach python to children

gets me paid though
>>
Why does this board actively hate on popular programming languages without providing any arguments?

Disclaimer: not a poo in loo
>>
>>61626430
hey hey, we just got rid of flash
one at the time, we're going there
>>
>>61626430
Why do you have it?

Could you give few valuable arguments why is it bad for corporate use?

What is your alternative for Java right now?

I am not talking only about language but for whole ecosystem it provides?

Hm?

Fact that your fizz buzz run faster in C is not valid argument.
>>
>>61626430
Not anytime soon. It is the new COBOL. Even if it was banned for greenfield projects it will still keep fed several generations of pajeets.
>>
>>61626430
>piece of shit
Elaborate.
>>
>>61626430
Nope. It's just performant enough for 99% of all enterprise applications and it's easier to write than C or C++
>>
Name 1 thing wrong with it that isn't due to misuse of OOP by pajeets
>>
>>61626482
Most programming communities hate Java. It's bloated as fuck, extremely verbose, requires a ton of memory and the community is full of Pajeets. Java desktop apps are always shit too. The community also prefers ridiculously over engineered monstrosities like Spring. There's really not a lot to like.
>>
>>61626481
looool python > Java? that's a joke. Python is trash, so is Java but still.
>>
>>61627300
Most enterprise applications aren't anywhere close to fast. Most of them use Spring or JEE and Websphere which are all horrifically slow and full of unsafe and slow reflection.
>>
>>61626482
Eh, not a programmer, but personally I'd rather make software that's native to the OS instead of software that uses something like a JVM if I could code.
>>
>>61627473
But why?
>>
>>61626430
>UGH I'M SO EDGY I HATE JAVA BECAUSE ITS POPULAR
>>
>>61627409
>t. node evangelist
>>
File: 1417140316891.png (190KB, 380x640px) Image search: [Google]
1417140316891.png
190KB, 380x640px
>>61627473
I prefer the opposite, I don't like to stick with only one os.
>>
>>61626430
Javascript will kill every other programming language eventually

>>61626464
Kotlin is replacing it rapidly already. It may be like objective-c in a few years
>>
>>61627683
>Kotlin is replacing it rapidly already

Nah, most people have already forgotten Kotlin exists. Google isn't even using it internally after they gave it the nod for Android. It just doesn't offer enough over modern versions of Java. The only reason Google even gave it the nod on Android was because they don't actually have to do anything.
>>
>>61627391
I remember when I got in a pissing match with a java guy who wanted to use java to build our microservice architecture vs me having a php solution. I ended up with 26 lines of code for a functioning microservice that actually communicated with the database and ran in 640k of memory. The java app was like 100 lines of boilerplate, 50 lines for the service, and required 6MB of main memory to execute. Oh and the java app took twice as long to return data.

I fucking hate java. Everyone I know shits on me because php, but I don't see those niggers livencing their intellectual property to Turner Sports.
>>
>>61627748
All of my android dev friends already are moving gradually to Kotlin.
It makes their worktime shorter as they can integrate functional programming features like those in Javascript and python to their apps and use less boilerplate code.
>>
>>61627391
> It's bloated as fuck, extremely verbose, requires a ton of memory
reliability and security comes at a price, but it's a cheap price to pay because CPU and memory are exponentially getting faster.
CEOs want to pay for services that are reliable, not necessarily fast. because speed is negligible now and going forward in time.
JAVA and JAVA-like languages are here to stay. deal with it.
>>
>>61626430
First, nuke India.
>>
Another question.

Which programming languages are (relatively) future-proof, at least in the short to mid term?
Excluding JavaScript.
>>
File: xkpK1spsojg_500.jpg (60KB, 500x495px) Image search: [Google]
xkpK1spsojg_500.jpg
60KB, 500x495px
>>61626430
WHITE BOIS can't into JAVA, that's why they hate it.
>>
>>61627473
that would mean if you were to write software for multiple OSes, you would have to write the same thing multiple times
>>
>>61627981
>CEOs want to pay for services that are reliable, not necessarily fast. because speed is negligible now and going forward in time.
>because speed is negligible
>negligible
Sure tell me why big companies are spending billions in NoSQL researches, why NASDAQ uses gentoo, why facebook developed Hack/HHVM, why google developed gradle, why embedded devices use a microkernel.
Speed is negigible right? This is not like downtimes cost money, right? This is not like bufferbloat is a problem, right?
>and going forward in time.
And who developed these solutions? For what purpose? For the sake of it?

You're full of shit and need to fuck off.
>>
>>61628352
Even though Java is relatively slow, it's a common language for HFT.
>>
>>61628352
what the fuck are you talking about ?
programs that need to be fast like video editors are a minor share of the software market.
most CEOs want reliable applications that does't cost them money when a segmentation fault rises out of nowhere !

shit most software now are run in a SaaS mode. with a fucking browser ! and still won't make a difference because most companies don't edit videos on a daily basis !
>>
File: dinesh satyapooh.jpg (56KB, 706x900px) Image search: [Google]
dinesh satyapooh.jpg
56KB, 706x900px
>coding bootcamp certificate in Java
>any job I want
>$300k starting
>>
>>61628047
pls
>>
>>61626430
No. It's so bad it's doomed to success.
Java is the new COBOL, except they somehow found a way to make it even worse.
>>
>>61626430
No.

Also, you only think Java is shit because (early) desktop Java was shit. Java is fine in most places.
>>
File: 1501273824069.jpg (62KB, 309x305px) Image search: [Google]
1501273824069.jpg
62KB, 309x305px
Java GUI can die in a hole, otherwise it's a great language. Robust, portable, compatible, scaleable, has great dependency support (gradle), active community.

Not much to hate really.
Thread posts: 36
Thread images: 7


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.