Вы находитесь на странице: 1из 1

Java is a high-level programming language originally developed by Sun Microsystems and released in

1995. Java runs on a variety of platforms, such as Windos, Mac !S, and the various versions of "#$%.
&his tutorial gives a complete understanding of Java.
&his reference ill ta'e you through simple and practical approach hile learning Java (rogramming
language.
1. Audience
&his reference has been prepared for the beginners to help them understand the basic to advanced
concepts related to Java (rogramming language.
2. Prerequisites
)efore you start doing practice ith various types of e*amples given in this reference, $+m ma'ing an
assumption that you are already aare about hat is a computer program and hat is a computer
programming language,
3. Compile/Execute Java Programs
-or most of the e*amples given in this tutorial you ill find Try it option, so .ust ma'e use of it and en.oy
your learning.
&ry folloing e*ample using Try it option available at the top right corner of the belo sample code bo*/
public class MyFirstJavaProgram {
public static void main(String []args) {
System.out.println("ello !orld")"
#
#
3.1 1 Java !uic" #e$erence %uide
0 1uic' Java reference guide for Java (rogrammers.
Java 2uic' 3eference 4uide
3.2 2 Java &se$ul #esources
0 collection of Java Sites, )oo's and 0rticles is given at this page.
Java "seful 3esources
3.3 3 Java'cript Tutorial
$f you are or'ing on Web 0pplications then here is a tutorial on JavaScript.
JavaScript &utorial
3.( ( Java )ntervie* !uestions
4o through the most e*pected and important intervie 1uestions to fill yourself ith tons of confidence.
Java $ntervie 2uestions

Вам также может понравиться