Introduction Of Java Programming Language

This blog is on Java, Servlets, and JSP. We are trying to implement java tutorial with lots of Unique and Advance Programming Example. You will get all type of Basic code from our Basic Code Menu.

Let’s before beginning Java Programming we want some reviews of Java. I began this web site simply to keep my java understanding up-to-date and also to conserve a blog from the java questions that arise i believe. Now it’s switched to be considered a tutorial site with a lot of articles and java interview questions. This may enable you to keep the java understanding up-to-date also to get ready for your java interview, java certifications. It’s all there, I welcome you to employ and revel in it.

First of All we are going to discuss about Java’s Starting Phase. Yes we are going to discuss About Java.

What is Java?

Java Technology is a Programming Language, development environment, application environment, and Deployment Environment. Java can be used to create all kinds of applications that can be created using any conventional programming Language.

Java is a programming language created by James Gosling from Sun Microsystems in 1991. The first public available version of Java (Java 1.0) was released 1995. Over time several version of Java were released which enhanced the language and its libraries. The current version of Java is Java 1.6 also known as Java 6.0.

Java application is standalone programs that do not required a web browser to execute.

Java technology’s first use was on internet. However, it has rapidly grown into a general purpose, complex programming language. It is used as the language from creating large applications.

As we all know java is an OOP (Object Oriented Programming) Based Programming Language.  All Application Developer as well as Web Programmer Choose his platform with Java because it’s some basic and useful features.

Note: OOP (Object Oriented Programming): Like C++, java is an Object-Oriented Programming Language allows the programmer to organize a program, so that it closely models the real world in structure and in the interaction among its components.

Here is some Basic Features in Java:

  • Simple
  • Object Oriented
  • Distributed
  • Interpreted
  • Robust
  • Secure
  • Architecture Neutral
  • Portable
  • Multi-threaded
  • Dynamic

Note: Java is a Case sensitive language means Capital “A” is not same as Small “a”. So the time of writing java programming we should concentrate on Case. Otherwise program will not compile.

Java’s Main Features is, it’s a Platform Independent Language. Yes Platform independent means you can run your java program on any other OS (Operating System). Latter we discuss about why java is platform Independent.

Subscribe Us with your email id to get all Tutorial On your Email. Good Luck.

About Amit Shaw

Amit Shaw, Administrator of iTechCode.He is a 29 Year Ordinary Simple guy from West Bengal,India. He writes about Blogging, SEO, Internet Marketing, Technology, Gadgets, Programming etc. Connect with him on Facebook, Add him on LinkedIn and Follow him on Twitter.

Comments

  1. Abhi Balani says

    Hey Amit,

    Useful post. Java is not in my subject but I know it’s important so, I’ll learn it properly. I think, I’m good in C++. Going for Java now.

    Thanks for the introduction!

  2. Rahul Kuntala says

    Java uses both compiler and interpreter for its functionality. It’s not mandatory to use web browser to run the Java applications, but one have to must use “Applets” to run those applications (you’ve missed this point there)..

    Thanks for sharing.. I’ve seen this tutorial just 5mins. back. I’m a great lover of Java. I got 99 marks too in my externals 😉

    I’ll be waiting for more topics in this tutorial. Try to post more amit 🙂

  3. java is the source of the most of the languages. in android most of coding are in java as well as xml for parsing now a days most of programmers choose their career in java because it’s worldwide users.

    nice introduction amit, thank you for sharing.

Speak Your Mind

*