If you are fairly new to programming (and it seems like you are), you can just stick with Processing & Java for now. What is important to learn are the concepts of programming, not the specific syntax of a language. If you know some basic data types, how to do loops, functions, and then objects and arrays, knowledge of those concepts will translate easily between languages.
2 Likes