Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,151,760 members, 7,813,516 topics. Date: Tuesday, 30 April 2024 at 01:21 PM

What Can Java Be Used For - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / What Can Java Be Used For (2019 Views)

What Is The Major Difference Between SQL And Mysql? Can They Be Used Interchange / Which Laptop Can Be Used For Programming? / Java EE Developer And Spring Developer In Here. (2) (3) (4)

(1) (Reply) (Go Down)

What Can Java Be Used For by Olalekank(m): 1:30pm On Oct 28, 2017
So as java has been created since the 20th century when android hadn't been in existence, I was just wondering what java had been used for before the existence of android. The major thing java is used for is android.
My question is what other things can java be used for apart from creating android apps? I want to continue learning android. Thank you

1 Like

Re: What Can Java Be Used For by 4kings: 3:09pm On Oct 28, 2017
Java was mostly used in creating Hadoop one of the most popular softwares used by organisations for data science tasks.
Re: What Can Java Be Used For by crunchyDope(m): 4:48pm On Oct 28, 2017
A lot i tells ya, just a lot!
Re: What Can Java Be Used For by Olalekank(m): 6:18pm On Oct 28, 2017
crunchyDope:
A lot i tells ya, just a lot!
Please can I know some
Re: What Can Java Be Used For by jerflakes(m): 7:54am On Oct 29, 2017
crunchyDope:
A lot i tells ya, just a lot!

Ah swear, just about anything... You name it, Java can do it

2 Likes

Re: What Can Java Be Used For by crunchyDope(m): 4:36pm On Oct 29, 2017
Olalekank:

Please can I know some
anything!
web, desktops apps, mobile, few games anything!
Re: What Can Java Be Used For by Desyner: 4:59pm On Oct 29, 2017
Embedded systems should be one of them etc.
Re: What Can Java Be Used For by Olalekank(m): 4:54am On Oct 30, 2017
Thank you all for the answers! I have decided I would be continuing
Re: What Can Java Be Used For by ekaygenie(m): 9:18am On Oct 30, 2017
Can Java be used for AI? I don't think so...
Re: What Can Java Be Used For by Nobody: 10:14am On Oct 30, 2017
Any other thing you can think of.

Olalekank:

My question is what other things can java be used for apart from creating android apps? I want to continue learning android.
Re: What Can Java Be Used For by Nobody: 10:28am On Oct 30, 2017
Java is no longer the official language for building Android apps, Kotlin is. So, soon Java could be marked totally deprecated for android apps.

Olalekank:
Thank you all for the answers!
I have decided I would be continuing
Re: What Can Java Be Used For by trytillmake(m): 5:19pm On Oct 30, 2017
Olalekank:
So as java has been created since the 20th century when android hadn't been in existence, I was just wondering what java had been used for before the existence of android. The major thing java is used for is android.
My question is what other things can java be used for apart from creating android apps? I want to continue learning android. Thank you

Is GOOGLE still existing?

1 Like

Re: What Can Java Be Used For by asalimpo(m): 11:45pm On Oct 30, 2017
DanielTheGeek:
Java is no longer the official language for building Android apps, Kotlin is. So, soon Java could be marked totally deprecated for android apps.

Java will never be deprecated for android. Too many code bases in it . The language is still evolving ...
Google knows better than to attract the wrath of java fanatics.
Re: What Can Java Be Used For by asalimpo(m): 12:16am On Oct 31, 2017
java can be used for anything except low level system programming.
Any application u use that is not a system tool couldve been written in java,
for raw speed most apps are not suitable for writing in java- because of the garbage collector in the jvm.
popular java apps include:

limewire - that file sharing program that was popular in the mid 2000s.
apache ant - java built tool
apache tomcat - java http server
eclipse ide
netbeans ide
opera mini browser
jedit
jython
jruby
Re: What Can Java Be Used For by Sirnuel: 5:37am On Nov 01, 2017
DanielTheGeek:
Java is no longer the official language for building Android apps, Kotlin is. So, soon Java could be marked totally deprecated for android apps.


20 years from now, people will still be developing android apps using java bro
Re: What Can Java Be Used For by Nobody: 8:34am On Nov 01, 2017
asalimpo:

Java will never be deprecated for android. Too many code bases in it . The language is still evolving ...
Google knows better than to attract the wrath of java fanatics.

You may want to correct your statement on Java not becoming deprecated, I mean, every language is prone to that... It may hang around the corner for a pretty long time, but while it might champ at embedded devices and other stuff like building compilers and interpreters, it may no longer (in a very long time) be suitable for Android apps and Google has shown the sign by adopting Kotlin whereas Kotlin has also shown that Java is still important by supporting Java compatible byte code when targeting JVM and supporting it's libraries.
Re: What Can Java Be Used For by netbeans1(m): 1:49pm On Nov 01, 2017
DanielTheGeek:
Java is no longer the official language for building Android apps, Kotlin is. So, soon Java could be marked totally deprecated for android apps.


and who told you that angry
Re: What Can Java Be Used For by Nobody: 8:27pm On Nov 01, 2017
netbeans1:


and who told you that angry

Lol, well check kotlinlang.org
Re: What Can Java Be Used For by netbeans1(m): 9:02pm On Nov 01, 2017
DanielTheGeek:


Lol, well check kotlinlang.org

Bro java was never deprecated or will ever be deprecated for developing android apps

And kotlin ain't the official language for android dev either

#fact
Re: What Can Java Be Used For by Nobody: 8:55am On Nov 02, 2017
netbeans1:


Bro java was never deprecated or will ever be deprecated for developing android apps

And kotlin ain't the official language for android dev either

#fact

Are you the one that will decide what is official for Android? Well except you're Sundar Pichai, Larry Page or Dave Burke, You have absolutely no say as to the decisions of the Android OS. It seems you don't know Google owns Android and can do as they please with it... Kotlin is official on Android, take or leave it.
Re: What Can Java Be Used For by agwaisrael(m): 9:04pm On Nov 02, 2017
Well, considering the fact that oracle owns java now, there might be a future shift from the java ecosystem.

Even google has preference for openjdk (source: heresy).

What's important is the problem being solved by java. For me, it's structure and threading.

Personally, javascript is looking very beautiful these days, especially from the eyes of typescript. If that ever become as useful for programming...

Java is used for programming computers.
Re: What Can Java Be Used For by Olalekank(m): 4:32pm On Aug 05, 2020
Olalekank:
So as java has been created since the 20th century when android hadn't been in existence, I was just wondering what java had been used for before the existence of android. The major thing java is used for is android.
My question is what other things can java be used for apart from creating android apps? I want to continue learning android. Thank you
3 years later and Java is my preferred language, next to JS

Great insights from everyone that commented

(1) (Reply)

Design Patterns / Lets Talk Node.js / I Need A Php Script/source Code For A Bidding Website!

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 26
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.