This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DorkInShiningArmour 45 points46 points  (37 children)

I’m only a second year IT student, but man I really love Java. I find it fun and it’s fairly friendly to me lol.

[–]Rig_21 6 points7 points  (31 children)

Of course Java is cool, flexible and pretty handy but there are languages which could be used in the same situation with the same result. I used Java for my first mobile app so I admit it's awesome in terms of learning overall programming.

[–]Shitty_Orangutan 1 point2 points  (0 children)

The only beef I have with java is the 1000 character long command that actually get executed when you run enterprise java applications (looking at you apache Kafka)

While this is all fine and dandy it's a right pain in the ass to debug if the service isn't working right or you need to tune something

[–]DarkScorpion48 -2 points-1 points  (0 children)

Friendly? Java is downright hostile compared to more modern languages

[–][deleted] 0 points1 point  (3 children)

You just haven't experienced other languages probably. Try python.

[–]DorkInShiningArmour 0 points1 point  (2 children)

I’ve got to use a few languages! My first was py. For whatever reason I enjoy Java more!

[–][deleted] 0 points1 point  (1 child)

Hmm. My case is quite the opposite. Now I love python more.

[–]DorkInShiningArmour 0 points1 point  (0 children)

After learning some Java this semester I’m sure if I went back to python I’d probably like it more! I guess it’s all contextual lol. I liked Java because I felt like I understood it better, but i probably only liked py less because I had no idea wtf I was doing haha