Friday 8 June 2012

Learning Java Tutorial 3 | Variables



In this Java tutorial I'll explain how to assign variables. It's different than other languages like Python, PHP and JavaScript, because you have to declare what type of variable it is.