anyone programing in java?
I’ve done a little bit of Java programming actually! I personally really like the language, as to me, I feel like it’s more structured than Python but easier for me to understand than C++. I think I just prefer object oriented styles of programming, and Java does structure it in such a way that it’s easy to separate your various objects and then create the necessary methods that allow them to interact.
My love for Java could also be due to the fact that I learned C++ when I was still kinda struggling to get a good grasp on how to program, and then a lot of best programming practices started clicking for me around the time I learned Java so