Perry Smith

Java Questions & Answers

Archive

Home / Java Q & A Archive Page 1 / Java Q & A Archive / Java Q & A Main Page

(from-name) Jun
(from-email) dgt0jun@mox3.singnet.com.sg

What are the advantages n' disadvantages of Java?
How does Java work?
Is it difficult to learn?


Responses:

While we are waiting for someone to respond to your message, you might want to visit The Java Tutorial. This will give you look at Java and how to begin learning it.

I studied Java recently as a part of the computer science program that I am enrolled in. I did not feel that Java was easy, but it isn't impossible, especially with a little help from someone more familiar with it. The intent of this web page is to link people having Java problems with others that can help.

Perry Smith


sanjeeb kumar patel
skpatel@diversion.com

because it is totally object oriented programming language & one step forward in the line of c, c++. It helps internet programming & as U know it is the age of internet.........


Morten
c960901@student.dtu.dk
Advantages:
If you write a program in Java, it can run on all sorts of platforms. Fex UNIX, Mac, Windows etc. Disadvantages:
Java code is slower than code written in fex C++

Learning.
If you have some experience with C++ Java is not hard to learn. I recommen the O'Reilly books if you're somewhat experienced in programming.
Book:
Java in a Nutshell, 2nd ed. There's also an examples book from same author.

Morten


Home / Java Q & A Archive Page 1 / Java Q & A Archive / Java Q & A Main Page