New to coding with Java!
As a newbie myself, I with provide you with information and links to help make downloading Java to your computer easier. In addition, I will provide some information on objected-oriented programming (OOP).
Let's start from the beginning, downloading Java! Allow I was provided a link to land myself on the oracle webpage (https://docs.oracle.com/javase/tutorial/getStarted/index.html), the majority of the information on getting started with Java. The information provides an overview of Java, a hands-on approach to Java, discusses applications, and common problems. All very good information! I suggest reviewing each link to grasp a full understanding of starting Java. The "Hello World!" Application will provide the you the necessary steps to not only install Java, but also create a "Hello World!" application step-by-step. Below is the direct link to the webpage:
Four Major Principles of Objected-Oriented Programming
Lesson: Object-Oriented Programming Concepts
Good luck and I hope this post helped!!!


No comments:
Post a Comment