哪吒机器人提醒:

提醒:XML Nation
【标题】Learn a dynamic language now
【摘要】Learn a dynamic language now. Why? Because you can do more with less code and get better quality too. How can you argue with that?Where does the benefit come from? First, the languages are less verbose more expressive, so you type less and say more. Second, metaprogramming takes the place of dev-time code-gen, shortening your dev/test loop (always a goal) and simplifying your continuous integration build. Third, the ability to redefine methods means you can mock anything without adding zillions... (04-09 13:46)