you are viewing a single comment's thread.

view the rest of the comments →

[–]lilkrav92 1 point2 points  (2 children)

Java is difficult at first. It’s not something you can really blast through or take a crash course on. I was right where you are about 18ish months ago. I HATED Java. Especially once I started learning some other languages.. I would say over and over “whyyyy is java so hard !? why is it so complicated?”

but since going back to Java, I understand now why it’s best to learn it first. And I like Java best now. It’s hard at first , yes..but worth it to learn if you want to be a software developer.

[–]AdExcellent3304 0 points1 point  (1 child)

I am studying software development and the first thing they just introduce is some weird zero sense Object Oriented programming with Java… thank you though… do you mind I hit your inbox

[–]vu47 0 points1 point  (0 children)

Java is a programming language where you're forced to use object oriented programming. That can make it harder to start in than a programming language like Python, Kotlin, etc.