Preview

JAVA

Better Essays
Open Document
Open Document
956 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
JAVA
Introduction Essay

Professor: Polly Wainwright
Subject: introduction to Programming 1
Name: Suraj Narukulla
ID: 3845728
Date: 07/06/2014

History:
In early 's 1990 Sun Microsystems created a technology named interactive TV and this TV required a special language to run different machines at same time. At this time there comes a language called Java and eventually in 1994 after the failure of Interactive TV Java project team switched their focus to the web. On May 23rd 1995 the director of Sun Microsystems along with co-founder and executive vice president Netscape announced to the world about the Java. There is only 30 pepole team when java was started. Development of java has taken step by step process. There are many versions in Java like Versions 1.0 and 1.1 are the initial release of Java. Java 2 (Version 1.2), Kestrel (Java 1.3), Merlin (Java 1.4), Tiger (Version 1.5.0; Java SE 5), Mustang (Version 1.6.0; Java SE 6) and Dolphin (Version 1.7.0; Java SE 7) are the some versions of Java.
Why Java language was created?
Java is one of the computer programming languages. In this language computer programmers write set of instructions using English commands instead of using numeric codes to execute certain task. Java language can be easily written and read by humans so it 's called "high level language". Once Java program is written using high-level instructions it 's translated to numeric codes because computer can understand program only in numeric version. Java language was very simple to use. Java language was developed from the ideas of C++. C++ is also a one of the powerful language but there is one drawback about it i.e., syntax of C++ is very complex. Java language is very simple to use and more powerful. Java provides high level of security so it 's used in the mobile devices were the information’s transferred over the



References: Tutorials Point - Simply Easy Learning. (n.d.). Java. Retrieved July 7, 2014, from http://www.tutorialspoint.com/java/java_abstraction.htm Wondering What Java Is? Here 's the Answer. (n.d.). About.com Java. Retrieved July 7, 2014, from http://java.about.com/od/gettingstarted/a/whatisjava.htm Tutorials Point - Simply Easy Learning. (n.d.). Java. Retrieved July 7, 2014, from http://www.tutorialspoint.com/java/java_abstraction.htm Java Encapsulation. (n.d.). Java Encapsulation. Retrieved July 7, 2014, from http://javapapers.com/core-java/java-encapsulation/ . (n.d.)Retrieved July 7, 2014, http://math.hws.edu/eck/cs124/downloads/javanotes5-linked.pdf Honor Code: I have neither given nor received, nor have I tolerated others ' use of unauthorized aid.

You May Also Find These Documents Helpful

  • Satisfactory Essays

    “I have neither given nor received nor have I tolerated others' use of unauthorized aid.”…

    • 124 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    1990 java was developed by James gosling it turned out to be one of the more popular programming languages.…

    • 388 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Phase 2 Db

    • 390 Words
    • 2 Pages

    Java was created in 1991 by James Gosling. He recruited a group of engineers to develop a new programming language targeting consumer devices. The language was given the name “Oak”. It was later discovered the original name had been taken by another company for their programming project which resulted in Oak being renamed to Java. The Java group developed a language that would share similar characteristics with C languages but fewer bugs, more versatility, hardware independence, and reduced development times.…

    • 390 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Prg420 Syllabus

    • 1691 Words
    • 7 Pages

    Horton, I. (2005). Ivor Horton’s Beginning Java 2, JDK (5th ed.). Indianapolis, IN: Wiley Publishing.…

    • 1691 Words
    • 7 Pages
    Satisfactory Essays
  • Satisfactory Essays

    References: Deitel, H.M., & Deitel, P.J. (2002). Java: How to program (6th ed.). Upper Saddle River, NJ: Pearson Education.…

    • 253 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Java

    • 5076 Words
    • 21 Pages

    Explanation: B) Programs are classified as software to differentiate them from the mechanisms of the computer (hardware). Storage and the processor are two forms of hardware while input is the information that the program processes.…

    • 5076 Words
    • 21 Pages
    Good Essays
  • Satisfactory Essays

    CSO Gaddis Java Chapter1 1

    • 2953 Words
    • 29 Pages

    © 2012 Pearson Education, Inc. All rights reserved. Chapter 1: Introduction to Computers and Java Starting Out with Java: From Control Structures through Data Structures Second Edition by Tony Gaddis and Godfrey Muganda Chapter Topics Chapter 1 discusses the following main topics: – Introduction – Why Program? – Computer Systems: Hardware and Software – Programming Languages – What Is a Program Made Of? – The Programming Process –…

    • 2953 Words
    • 29 Pages
    Satisfactory Essays
  • Good Essays

    Programming

    • 3038 Words
    • 13 Pages

    2. Each of the flowchart segments in Figure 3-35 is unstructured. Redraw each flowchart segment so that it does the same thing but is structured.…

    • 3038 Words
    • 13 Pages
    Good Essays
  • Good Essays

    Java

    • 490 Words
    • 3 Pages

    Write a Java program to demonstrate using bitmaps and bitwise operators to sort and remove duplicates from a file of random phone numbers. Do not confuse the term bitmap used for compressing data into smaller spaces with the bitmap that has come to mean a graphic image.…

    • 490 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Java

    • 827 Words
    • 4 Pages

    9. The withholding tax on a weekly salary (let us assume) is computed as follows: 14% of the difference between a person's gross pay and $13 times the number of dependents he or she claims. Read the values for the gross pay and the number of dependents; print the withholding tax.…

    • 827 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Net and Java Comparison

    • 490 Words
    • 2 Pages

    The NET and Java have a lot of similarities, but they are also extremely different. To start the NET framework is built directly into the windows OS, which makes it very simple when deploying to a computer, in that it does not require the need to install any third party add-ons unless specifically used. Since the framework is built into the OS, it has built in functionality for using other OS dependent functionality. For example, it can offer access to Windows active directory. Java requires the use of the Java Virtual Machine (JVM) so that it can run the programs.…

    • 490 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    References: Drake, E., & Venit, S. (2007). Extended Prelude to Programming Concepts & Design (3rd ed.). New York, New York: Pearson, Addison Wesley.…

    • 1318 Words
    • 6 Pages
    Powerful Essays
  • Powerful Essays

    Java is an object-oriented program language created by Sun Microsystems in May of 1995. The language was originally part of the "Green Project" which was handled by a staff of thirteen people at Sun known as the "Green Team." During it's first releases, the language was known as OAK, and it was originally intended to be used for converging devices, which was seen as the next great computing wave. Most of this never saw the light of day, and as the project was about to be scrapped, the Internet took hold in late 1994; the language was almost perfect for this new platform. It was introduced to the world at a SunWorld conference on May 23, 1995, given its new name Java, which came from the drink of choice most of the Java Technology team drank often in order to work the long hours it took to tweak the interpreter to be used for various operating systems and the Netscape Navigator browser.…

    • 2401 Words
    • 10 Pages
    Powerful Essays
  • Satisfactory Essays

    dasjdasdnafndsafna

    • 1601 Words
    • 7 Pages

    G54SIM (Spring 2012/2013) Lecture 01 Introduction to Modelling and Simulation Peer-Olaf Siebers pos@cs.nott.ac.uk Container Terminal of Novorossiysk G54SIM 2 Module Mission Statement • This module will explain the main systems simulation methods in detail so that students will be competent in choosing and implementing the right method for their particular problem. • Students will learn the general principles and techniques used in modelling and simulation and will gain some practical experience of how to develop and implement their own simulation models.…

    • 1601 Words
    • 7 Pages
    Satisfactory Essays
  • Powerful Essays

    Java Programming- Chinmay

    • 6385 Words
    • 41 Pages

    Sun Microsystems has renamed the new J2 versions as Java SE, Java EE and Java ME…

    • 6385 Words
    • 41 Pages
    Powerful Essays

Related Topics