Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala

Java - recipes

  • {{ item.name }}
  • Block comment
  • Class definition
  • Convert integer to string padding with zeros
  • Convert String to int
  • Counter loop
  • Documentation comment
  • Function default parameter
  • Hello world
  • HTTP Get REST endpoint
  • Increment variable by one
  • Single comment
  • Switch
  • Test for expression in string
Java logo

Java

documentation url
http://docs.oracle.com/javase/7/docs/
language type
object oriented

Java is a high-level language and software-only platform. It runs on more than 50 million personal computers and on billions of devices worldwide. 9 million developers have created Java applications in all major industries. Check out examples of those applications at Java in Action

The two main components of the Java platform are the Java Application Programming Interface (API), which is a library of Java command lines and the Java Virtual Machine (JVM) that interprets Java code into machine language. -oracle.com

  • Blog
  • About
  • License