In the eighth episode of the series, we will go over gathering data from inputs from the keyboard.
This video will go over some of the more common and basic methods of the Math class in Java. Some advanced methods will be shown, but not explained.
In episode six, we will go over mixed data types, along with how to cast(convert) variable types. Plus, there will be a brief over view of constants
In the fourth video of the series, we will be going over some basic String operations. These include concatenation, the length(), and substring() methods, and converting to upper and lower case.
This video will go over three common variable types, the String, int and the double. We will also go over declaring and initializing variables, along with naming conventions.
This video goes over the basic skeleton of the code, along with explanations on comments (rems/remarks) and printing (print/println). As an example, we will go over the ever famous "Hello, World" application
In this video, we will be going over Integrated Development Environments. We will be using the BlueJ Application. Java 6 or 7 JDK is required.
BlueJ: http://www.bluej.org