I started learning Java a few weeks ago and it feels way more comfortable to write in than #javascript Is this normal?
For further actions, you may consider blocking this person and/or reporting abuse
I started learning Java a few weeks ago and it feels way more comfortable to write in than #javascript Is this normal?
For further actions, you may consider blocking this person and/or reporting abuse
Sloan the DEV Moderator -
Rajesh Royal -
Idan Arye -
Unicorn Developer -
Once suspended, andrewzos will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, andrewzos will be able to comment and publish posts again.
Once unpublished, all posts by andrewzos will become hidden and only accessible to themselves.
If andrewzos is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Andrew Jackson.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag andrewzos:
Unflagging andrewzos will restore default visibility to their posts.
Top comments (5)
I don't know how much it's worth comparing the two.
I personally find Java to be verbose, but its consistency is pleasant. Javascript feels like a pile of special things I have to remember.
If you find you enjoy Java, then you'll find lots of jobs in more back-end services development.
Have fun with what you're learning!
I wasn’t really trying to compare them lol Just trying to see what people would say. I have been using JavaScript for about 3 years now on the FE and BE and just got into Java and it just feels coherent. I don’t really have to worry about a framework or new coding standards coming out each year.
That's not entirely true. Like basic JAVA you can keep writing in Vanilla Javascript. If there are new frameworks in Javascript (read reactjs, angularjs, typescript etc) then similar frameworks exist in JAVA too (spring, struts, hibernate etc).
Oh wow really didn’t know that Java suffered from that as well lol. Also, I guess I’m not really saying JavaScript is bad but more I am glad to be stepping away from it for a while.
Well, if you get comfortable with oops and static typing, then there is not much to java and that is a good thing.
So can you feel more comfortable coding in java than JavaScript?
Yes, a lot of people feel that.