Programming-Training.com

  • JAVA
  • C++
  • About
  • HTML
  • Learn PHP
  • Blog
  • Java Example
  • Java Projects
  • Java Questions
    •  Introduction
    •  Begin with JAVA
    •  Constant in JAVA
    •  Variable in JAVA
    •  Operator in JAVA
    •  Decision Making in JAVA
    •  Looping in JAVA
    •  Array in JAVA
    •  Methods in JAVA
    •  String in JAVA
    •  Interface in JAVA
    •  Packages in JAVA
    •  Error and Exception JAVA

Useful Resouce For LEarning Programming Language

Learn Java
Learn C++
Java online test
Learn PHP
JAVA Simple Example
HTML BLog
PHP Online Tutorial

Home..  Next Chapter..

Introduction of Java

Programming-training is a simple Java tutorial site for beginner to learn basics of Java programming Language in simple term using more different type of simple example of java source code examples topics. This site is very helpful for new learner to learn java who do not know Java knowledge. This site can also be used by advanced java developers.

Java has evolved to be the most popular general purpose programming language of the current age. Java allows the software designed and developed once for an idealized ‘virtual machine’ and run on various computing environment.

Java plays a major role in the corporate world. Today many Companies are using Java as the high prirority programming language to develop various applications/projects world wide.Java language use in various sectors including insurance, retail, media,education, manufacturing banking and many more. E-commerce, Gaming, Mobile, Embedded, Media and many more types of applications are being developed using Java. Currently many Organizations are developing most of the applications using Java technologies. This need the many corporations to hire highly skilled java developers for launching different type of applications. There are many appourcinities for java developers in market.Now Colleges and also Universities all over the world are using Java language in their introduction courses as well as their junior and senior software engineering courses.

This site was created in view of the importance of this language and the benefits that it provides to companies, developers, students, education institutions,enginners,technical person and more.

programming-training.com is free online Java tutorial site with a different number of simple java programs for java development. This site is evolving with more content, features, links and useful information. If you have any suggestions, feedback, concerns, corrections or questions,query please communicate through Contact us Form.

  • Java is a genral purpose object-oriented programming language developed by Sun Microsysstems of USA in 1991.
  • Originaly called oak by James Goasling.
  • It was developed for consumer electronics devices such as VCRs, toasters and such other electronics machines.
  • Learn Java is really simple, portable and powerful language.
  • Programe developed in Java can bse executed anywhere on any system.

Java Features

Sun Microsystems describes Java with the following attributres:
  • Compiled and Interpreted
  • Platform-Independent and Portable
  • Object-Oriented
  • Robust and Secure
  • Distributed
  • Familiar, Simple and small
  • Multithreaded and Interactive
  • High Performance
  • Dynamic and Extensibles

Hardware and Software Requirements of Java

It is currently supported on windows 95, Windows NT, Sun Solaries and UNIX machines


Java Support Systems

Support System Description
Internet ConnectionLocal computer should be connected to internet
web Servera programme that accept request for information and send the required information
web BrowserA programme that accept acccess to www and runs Java applets
HTMLa language for creating hypertext for the web
AppletPlacing the java applet in HTML document
BytecodeCompiled Java code

Java Development Kit

Java Development Kit comes with a collection of toos that are used for developing and running Java programme.
  • appletviewer ( for viewing jaava applets)
  • Javac(java compiler)
  • Java(Java Interpreter)
  • javap(Java disassembler)
  • javah(for C header file)
  • javadoc(for creating HTM documents)
  • jdb(java debugger)
>
Home.. 

Download JAVA SE