Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Somthing About Java, Hope it is useful
gdpglc
post Apr 23 2005, 12:45 PM
Post #1


Newbie [Level 3]
***

Group: Members
Posts: 44
Joined: 6-February 05
Member No.: 3,631



1. Java is simpler than c++, so Java is easier to use. C++ programmer has to use pointer which is not security and manage memory by himself, which is trouble and easy to make mistake. Java don't use pointer and manage memory automaticly. I think Java is more advanced language.

2. Java and c++ are both Object-Orient, so the way to use them is same. person which is proficient in one, can learn another quickly.

3. Lots of free resource about Java can be found at internet. They are very useful. For example: Tomcat, Structs Rhino, JavaCC, Concurrent, Hibernate, XML-RPC.

4.Java code can be used directly in JSP page. That is perfect way to construct dynamic web page.

5. Java is platform inepenence. But, it is slower than c++. However, for some application, the rapid of software isn't determined by computer language. Along with computer developing, the difference of language rapid is more and more unimportant.

6. The exception mechanism is stronger than c++, That is mean that the error handling of java is better than c++. But, it can't determine the software quantity.

7. Java program is easier to debug. Try to compare the jbuilder and vc++, you will find, it is fortunate as a java programmer. It is faster to develop program by java than by c++.

8. All java classes has common base class Object automaticly. The methods of class Object are very important. For example, equals(), hashcode(), toString(), these methods refers to use classes in package java.util, someone don't understand methods of class Object isn't a good Java programmer.

9. The reflect mechanism is very useful, but its efficiency is very low.

10. Use JNI to invoke c/c++ functions.

11. Understanding java need learn Design Pattern, Refacing, UML, etc.

12. Swing is good java tool kit to develop UI. The most complex component is JTree and JTable. Understanding them means understanding Swing.

13. The ClassLoader mechanism is very useful for java. It allows to load class dynamicly. The environment variable CLASSPATH is related to load class.
Go to the top of the page
 
+Quote Post
tom169
post Apr 23 2005, 04:51 PM
Post #2


Member [Level 1]
****

Group: Members
Posts: 52
Joined: 23-April 05
From: Down the road
Member No.: 6,051



Im not a big fan of java. It crashes Internet Explorer
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Learn Java Programming Language Online Step By Step(1)
  2. Java Or C++(9)
  3. How To Create Java Button Or Frame(14)
  4. Budding Java Game Developers?(9)
  5. Java Mobile Applications(7)
  6. Java De/compiler(5)
  7. Java Obfuscator(1)
  8. Java For The Beginning Programmer Ebook(4)
  9. Java And Xml: Links You Must Have(1)
  10. Java Multithreading Issues(2)
  11. convert .java to .c(5)
  12. How To Implement Single Instance Application On Java(0)
  13. Call Pdf995 From Java(0)
  14. I Need Help With Setting Up My Site, Made Using Java(5)
  15. Auto Run Java Program(11)
  1. Java Game(2)
  2. Java Object[][] Help(2)
  3. Java Vs Javascript(11)
  4. Setting Aflame A Sinner's Hope(3)
  5. Smackdown Vs. Raw 2007 Question.(4)
  6. Hotspot Virtual Machine Exception_access_violation(4)
  7. Java Script Drop Down Menu With Css(2)
  8. Free Java Hosting?(2)
  9. [help] Java Script: Window.open(8)
  10. The Power Of Java(14)
  11. Jsp Or Java Chat Script Like Mig33(4)
  12. Wysiwyg Jscript Editor(3)
  13. Apache Tomcat And Java(0)
  14. Java Helpdesk(8)
  15. Java Applet Query(1)


 



- Lo-Fi Version Time is now: 6th September 2008 - 08:10 PM