Why do beginner hate Java so much

I’m getting to the point where I can start being considered an old guy. My primary language is Java. The more I engage with the community, the more I find dislike and frustration with Java. To me, it was my first serious language and I found it great as it told me everything I wanted to know about the new APIs and third-party libraries. It also didn’t devastate my global environment by installing third-party libraries as would Node or Python. It’s all a binary that you add to a classpath instead of installing it to the OS.

Working with JavaScript and Python I’m mostly frustrated by

  • magic string configurations
  • not knowing what is being passed into and returned by APIS
  • and not being able to trust third-party libraries

I’m curious

  • What frustrates you most about Java?
  • What frustrates you most about learning Java?
  • What is your perception about Java?

I’m really starting to think that it just needs an image overhaul on how you learn it and approach? I ask my self, would could I create to show its versatility and effectiveness as a backend language.

原文链接:Why do beginner hate Java so much

© 版权声明
THE END
喜欢就支持一下吧
点赞12 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容