I'm new to Java, I'm writing a simple application to convert celcius into farenheit just to teach myself some things.

So far I've written this (to generally get some information from the user):
...