Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Wednesday, January 16, 2008

Introduction

Friends,

Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun's Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode which can run on any Java virtual machine (JVM) regardless of computer architecture.

In this blog, I will be keep posting basic and advance java tutorials. This wil be useful to the graduating engineering students, job seekers, and enployees who are new in Java.

~Pushpa