Guys
can any one help me in JAVA? how does it help in making softwares?

Recommended Answers

All 3 Replies

depends.. are you talking about Java the 'cross-platform Object-Oriented programming language', or Java the coffee blend?

if we are talking about the programming language:
every single computer program 'out there' is written using a programming language, being it C, C++, Assembler, Java, Cobol, .Net, Visual Basic, ...

how Java helps you making software? it doesn't. It just provides you with the possibility to write your software, and the tools to compile and run them. the actual writing and making of the software you'll still be doing yourself.

Hello,

java is one of the most powerful programming languages today, if you look at the TIOBE ranking, its on first place:

http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html


I'm developing an online course to java, its under development, but we will launch a blog soon with lots of great content.

if you want to sing in for great learning material, go to:

http://javazerotopro.com/

I hope to see you there :)

best link for starters would be the official tutorials
http://docs.oracle.com/javase/tutorial/

also, the sticky thread on top of the java forum contains tons of usefull information for every starter, composed by lots of professional developers sharing their knowledge based on personal experience.

commented: best answer, thank you :) +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.