Before we get into the coding aspect of java, we must understand what Java actually is.
Java is a general purpose, object oriented programming language invented by James Gosling during his time with Sun Microsystems (later acquired by Oracle) and was released in 1995.
Compiled Java code can run on all platforms that support Java without the need for recompilation.
As of 2019, Java was one of the most popular programming languages in use according to GitHub, particularly for client-server web applications, with a reported 9 million developers.
On this website, we will be focusing on the basic coding using java so here's a link to the Wikipedia page of Java if you want to delve into more specifics: https://en.wikipedia.org/wiki/Java_(programming_language)
Below, we can see the logo for Java.
Throughout this website, one will start to get familiarized with the basic building blocks of Java. If there is anything specific one wishes to find on this site, click the little magnifying glass in the top left corner of the screen. I hope you find this website useful.
This website can be used as an aide to any exams you're giving, including AP Computer Science A or ICSE Computer Applications or simply as a resource for personal coding endeavors. I sincerely hope it's useful.
For feedback, suggestions or comments, please fill out the google forms and they will be addressed as soon as possible. Click here