|
If you know JavaScript fairly well, and understand the object oriented or "based" concepts of JS, Java shouldn't be too hard. But there are a few different constructs. And all variables are type cast, so when you make a variable, you make it an integer or a double or a character, and you can't flip back and forth as easily as you do in JS.
|