Portal:Java

From Wikipedia, the free encyclopedia
Jump to: navigation, search


The Java Portal

1482 pages so far! (including 300 images)
Wave.svg
Shortcuts:
Welcome to Wikipedia's Java portal. Java refers to a number of computer software products and specifications from Sun Microsystems that together provide a system for developing application software and deploying it in a cross-platform environment. Java is used in a wide variety of computing platforms from embedded devices and mobile phones to enterprise servers and supercomputers. Java is nearly ubiquitous in mobile phones, Web servers and enterprise applications, and while less common on desktop computers, Java applets are often used to provide improved functionality while browsing the World Wide Web. Code is produced through writing in the Java programming language, then executed by a Java Virtual Machine (JVM). In 2006, Sun Microsystems made the bulk of its implementation of Java available under a public license.
More about Java...


Show new selections below (purge)

Selected article

JavaBean

JavaBeans are reusable software components for Java that can be manipulated visually in a builder tool. Practically, they are classes written in the Java programming language conforming to a particular convention. They are used to encapsulate many objects into a single object (the bean), so that they can be passed around as a single bean object instead of as multiple individual objects. A JavaBean is a Java Object that is serializable, has a nullary constructor, and allows access to properties using getter and setter methods.

JavaBean conventions

In order to function as a JavaBean class, an object class must obey certain conventions about method naming, construction, and behavior. These conventions make it possible to have tools that can use, reuse, replace, and connect JavaBeans.

The required conventions are:

  • The class must have a public default constructor. This allows easy instantiation within editing and activation frameworks.
  • The class properties must be accessible using get, set, and other methods (accessor methods and mutator methods), following a standard naming convention. This allows easy automated inspection and updating of bean state within frameworks, many of which include custom editors for various types of properties.
  • The class should be serializable. This allows applications and frameworks to reliably save, store, and restore the bean's state in a fashion that is independent of the VM and platform.

Because these requirements are largely expressed as conventions rather than by implementing interfaces, some developers view JavaBeans as Plain Old Java Objects that follow specific naming conventions.

Selected picture

Commons-logo.svg

Here is a photo of Sand Hill Road along which Java began as Green.

Driving down Sandhill Road.jpg

Selected biography

William Nelson Joy
Born November 8, 1954 (1954-11-08) (age 57)
Residence United StatesUnited States
Alma mater University of Michigan, University of California, Berkeley
Occupation Computer Scientist
Known for Co-founder of Sun Microsystems
vi
NFS
csh
"Why the future doesn't need us"

William Nelson Joy (born November 8, 1954), commonly known as Bill Joy, is an American computer scientist. Joy co-founded Sun Microsystems in 1982 along with Vinod Khosla, Scott McNealy, Andy Bechtolsheim and Vaughan Pratt, and served as chief scientist at the company until 2003. He is widely known for having written the essay "Why the future doesn't need us", where he expresses deep concerns over the development of modern technologies. He has two children, Hayden and Maddie.

Sun

According to a Salon.com article, during the early 1980s DARPA had contracted the company Bolt, Beranek and Newman (BBN) to add TCP/IP to Berkeley UNIX. Joy had been instructed to plug BBN's stack into Berkeley Unix, but he refused to do so, as he had a low opinion of BBN's TCP/IP. So, Joy wrote his own high-performance TCP/IP stack. According to John Gage,

"BBN had a big contract to implement TCP/IP, but their stuff didn't work, and Joy's grad student stuff worked. So they had this big meeting and this grad student in a T-shirt shows up, and they said, 'How did you do this?' And Bill said, 'It's very simple — you read the protocol and write the code.'"

Rob Gurwitz, who was working at BBN at the time, disputes this version of events.

In 1986, Joy was awarded a Grace Murray Hopper Award by the ACM for his work on the Berkeley UNIX Operating System.

Joy was also a primary figure in the development of the SPARC microprocessors, the Java programming language, Jini / JavaSpaces and JXTA.

On September 9, 2003 Sun announced that Bill Joy was leaving the company and that he "is taking time to consider his next move and has no definite plans".

Read more...

Did you know...


  • ... that Java SE 6 is code-named Mustang?
  • ... that Duke is Java's mascot and "smart agent" assisting the user in PDA?

Quiz

1. Who said: "There's only one trick in software, and that is using a piece of software that's already been written."?

Answer

2. When was Java first released?

Answer

3. Why is JavaScript thus named if it is essentially unrelated to Java?

Answer

4. Which was Java's original name: Green, Oak, Stealth, C++ ++ --, firstperson, Duke or Coffee?

Answer

5. True or False: An Interface can never be private or protected?

Answer (External link)

Java topics (all)


Lists

List_of_Blu-ray_disc_replicating_machines_manufacturers
List_of_DVD_recordable_manufacturers
List_of_Blu_ray_Disc_recordable_manufacturers



Articles

  • Most Recent:


From bot (AlexNewArtBot):
(These articles are the ones recently identified as possibly Java-related but yet unconfirmed) This list was generated from these rules (ruleset version). Questions and feedback are always welcome! The search is being run manually, but eventually will run ~daily with the most recent ~7 days of results.

AlexNewArtBot archives | TedderBot archives | Rules | Match log and errors

There are no current results for this search, sorry.


  • All:
Computing
Computer platform - Computer programming (Programming languages) - Software

Related portals

Macintosh 128k transparency.png
Nuvola apps kcmprocessor.png
Flowchart.png
Crypto key.svg
Apple Inc. IT C. Science Cryptography
Monitor padlock.svg
Nuvola apps emacs.png
Nuvola apps krfb.png
NewTux.png
C. Security Free Software Internet Linux
Gamepad.svg
Bus icon.svg
Astronaut-EVA.jpg
Telecom-icon.svg
Video games C. Networking Technology Telecom

News

Wikinews-logo.svg

Hi everybody! We just opened the WikiProject Java (and portal) . So enjoy!

Java: (bot)


Science:

Selected sound


Created to imitate a buzzer into a microphone and then taking a 0.05 second clip and repeating it over and over with Java so it actually sounds like a buzzer.

Buzzer.ogg

Selected video


A fun 3 minute video that explains the basics features of pointers and memory:

Video!

Featured Articles

Featured article star.svg Featured Articles

Symbol support vote.svg Good Articles

Cscr-candidate.svg Ongoing nominations

Categories

Books

Wikibooks-logo.svg

When

Java timeline

  • 1992: Java 0 (Oak)
  • 1995: Java 1.0
  • 1997: Java 1.1
  • 1998: Java 1.2
  • 2000: Java 1.3
  • 2002: Java 1.4
  • 2004: Java 5
  • 2006: Java 6
  • 2011: Java 7

Where

Map of the World of Java

nothumb
1
 •
2
 •
3
 •
4
 •
11
 •
5
 •
6
 •
7
 •
8
 •
9
 •
10
 •
11
 •

Glossaries (all)

WikiProjects

Things you can do


Nuvola apps korganizer.svg


Selected quote

Wikiquote-logo.svg
Within C++, there is a much smaller and cleaner language struggling to get out. And no, that smaller and cleaner language is not Java or C#...
Bjarne Stroustrup

Index of Java articles

0-9      A       B       C       D       E       F       G       H       I       J       K      L      M      N      O      P      Q      R      S      T      U      V      W      X       Y      Z


Associated Wikimedia

Wikinews-logo.svg
Java on Wikinews
News
Wikiquote-logo.svg
Java on Wikiquote
Quotes
Commons-logo.svg
Java on Commons
Images
Wikisource-logo.svg
Java on Wikisource
Texts
Wikibooks-logo.svg
Java on Wikibooks
Manuals
Wiktionary-logo.svg
Java on Wiktionary
Definitions
Wikiversity-logo.svg
Java on Wikiversity
Learning
Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export