In this video I show you how to set up everything you need in order to start programming using Java.
1) Download the Java Development Kit (JDK) so that your computer has all the necessary info it needs.
2) Setting up environment variables (so your computer can understand your code)
3) Download the Eclipse IDE (Integrated Development Environment) so that we can start writing code