What Code or coding is
The act of creating computer programs, Web sites, and other applications. "Code" refers to the typed program instructions that programmers write. The written code is interpreted into a language that a system can read and execute. A favorite term among Web developers, code is often mentioned with interesting verbs. For example, you may hear programmers say, "We're busy slinging code," which means they are writing a computer program or programming a database or Web site.
The meaning of Java
Developed by Sun Microsystems, it is a programming language specifically designed for writing programs that can be safely downloaded through the Internet without fear of viruses or other harm to computers or files. Using small Java programs called applets, Web pages can include functions such as animations, calculators, and other fancy tricks. Java is a simple, robust, object-oriented, platform-independent, multi-threaded, dynamic, general-purpose programming environment. It is best used for creating applets and applications for intranets, the Internet, and any other complex, distributed network.