• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
 
Dec 2008
Why are we here ?
 
We are here to serve the students andknowledge seekers throughout the world.
I
nfoshare
Comprehensive
knowledgeSourceA
Contact: Infoshare.silverforum.net@gmail.com
 
 
Web Design & Development
CS506
VU
 
1
Lesson 1JAVA FEATURES
This handout is a traditional introduction to any language features. You might not be able to comprehendsome of the features fully at this stage but don’t worry, you’ll get to know about these as we move on withthe course
o
o
o
o
o
Java is fundamentally based on the OOP notions of classes and objects.Java uses a formal OOP type system that must be obeyed at compile-time and run-time.This is helpful for larger projects, where the structure helps keep the various parts consistent. Contrast toPerl, which has a more
 
 
Web Design & Development
CS506
VU
 
2
Distributed / Network Oriented
Java is network friendly -- both in its portable, threaded nature, and because common networkingoperations are built-in to the Java libraries.
o
o
The first versions of java were pretty slow.Java performance has gotten a lot better with aggressive just-in-time-compiler (JIT) techniques.
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...