Important frameworks/tools to learn

前端 未结 9 1781
长情又很酷
长情又很酷 2020-12-14 04:56

Heyja,

a frequently used answer to the question \"What is so special about Java?\" is \"The tools and frameworks\". I guess this is correct. I am stunned when i see

9条回答
  •  感情败类
    2020-12-14 05:04

    +1 for Spring.

    Struts 1.x is not the latest hype, but is probably worth knowing, as gazillions of lines of code have been written with it. If you're in the consulting business, you'll run into it one day or another.

    Also, if you're improving your Java skills, I definitely recommend the book "Effective Java, 2nd edition" by Joshua Bloch.

提交回复
热议问题