JAVA is an open source code object oriented programming (OOP) language by Sun Microsystems that together provides a system for developing an application software and deploying it in a cross-platform environment (platform independent).
This course covers extensively the programming and object-oriented techniques of Java. It introduces students to Object-oriented programming concepts, teaches them the fundamentals of the Java language and syntax, introduces them to the major class libraries in Java, and prepares them to begin development of business applications in Java.
Java is a general-purpose, concurrent, class-based, object-oriented computer programming language that is specifically designed to have as few implementation dependencies as possible. It is intended to let application developers “write once, run anywhere” (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. . Java is a computer programming language and is the underlying technology that powers state-of-the-art programs including utilities, games, and business applications. Java is fast, secure, and reliable. Java technology’s versatility, efficiency, platform portability, and security make it the ideal technology for network computing.