1 / 10

Next

Next. Java . history. Java Appliances. The language. History. Started by Sun Microsystems Inc. in 1991 Project green created to develop advanced software for consumer electronics Project was lead by James Gosling Original name of language was Oak Language is modeled after C++

claus
Télécharger la présentation

Next

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Next

  2. Java history Java Appliances The language

  3. History • Started by Sun Microsystems Inc. in 1991 • Project green • created to develop advanced software for consumer electronics • Project was lead by James Gosling • Original name of language was Oak • Language is modeled after C++ • Renamed to java main

  4. The language The java language was based on the programming language C++ because it is a strongly written code and to make their new language more comprehensible to others. 1.Simple 2.Object oriented 3.Architecture neutral 4.Robust main

  5. The language • automatic garbage collection • based on an existing language • software that is stand alone 1.Simple 2.Object oriented 3.Architecture neutral 4.Robust main

  6. The language • focus on a object and its interfaces • building blocks • reusable code 1.Simple 2.Object oriented 3.Architecture neutral 4.Robust main

  7. The language • allows java to run on all well equipped computers • compiler creates a architecture neutral file • uses java runtime 1.Simple 2.Object oriented 3.Architecture neutral 4.Robust main

  8. The language • check out possible problems • uses a pointer model • allows worry free coding 1.Simple 2.Object oriented 3.Architecture neutral 4.Robust main

  9. Java Appliances This is Java’s most recent production. Appliances that are programmed using java. This allows these new products to behave very differently from appliances in the past. Some appliances: cell phones, digital TV’s, game systems, screen phones, ext… back main next

  10. Java Appliances • Not designed for one purpose • Downloadable software • Easier manufacturing • Interactive with other products back main next

More Related