虫虫首页|资源下载|资源专辑|精品软件
登录|注册

您现在的位置是:虫虫下载站 > 资源下载 > Java书籍 > THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w

THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w

  • 资源大小:184 K
  • 上传时间: 2013-12-15
  • 上传用户:as7512158
  • 资源积分:2 下载积分
  • 标      签: what PROGRAMMING LANGUAGE possible

资 源 简 介

THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine will understand. Style tells you what you ought to write— what the humans reading the code will understand. Code written with a consistent, simple style will be maintainable, robust, and contain fewer bugs. Code written with no regard to style will contain more bugs. It may simply be thrown away and rewritten rather than maintained.

相 关 资 源