登录
首页 » 软件系统 » 本书的重点是提高软件开发的工作效能,将人力的浪费减到最少,并兼顾软件的品质。前3章主要谈的是让团队不必大量加班的基本观念和策略,后面5章是慎防流程的僵化、开发进...

本书的重点是提高软件开发的工作效能,将人力的浪费减到最少,并兼顾软件的品质。前3章主要谈的是让团队不必大量加班的基本观念和策略,后面5章是慎防流程的僵化、开发进...

于 2022-03-26 发布 文件大小:1.33 MB
0 175
下载积分: 2 下载次数: 1

代码说明:

本书的重点是提高软件开发的工作效能,将人力的浪费减到最少,并兼顾软件的品质。前3章主要谈的是让团队不必大量加班的基本观念和策略,后面5章是慎防流程的僵化、开发进程的掌握、开发人员的训练、正确的工作态度以及长时间工作的症候群上。-the focus of the book is to improve the software development capability, human waste is reduced to a minimum. take into account the quality of the software. Chapter 3 of the former mainly on the team is not a lot of overtime basic concepts and strategies behind beware of Chapter 5 of the rigid process, master of the development process, development of training, positive work attitude and work long hours on the syndrome.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 大名鼎鼎的BOOST库的参考手册,该版本为1.40.里面有大量的函数说明的例子,对初学boost的人一定能有帮助...
    大名鼎鼎的BOOST库的参考手册,该版本为1.40.里面有大量的函数说明的例子,对初学boost的人一定能有帮助-The famous BOOST library reference manual, this version is 1.40. A large number of functions inside the illustration on the beginners who will be able to boost help
    2022-03-14 22:37:12下载
    积分:1
  • procedure for determining float yuan operator subroutine, debugging through dire...
    此程序为定浮点元算子程序,已调试通过 可以直接应用-procedure for determining float yuan operator subroutine, debugging through direct application
    2022-05-17 02:08:42下载
    积分:1
  • 2022-05-06 15:59:59下载
    积分:1
  • 工程思想,专业的文档资料书籍 介绍做必要的步骤,是你最得力的助手...
    软件工程思想,专业的文档资料书籍 介绍做软件必要的步骤,是你最得力的助手-Thinking of software engineering, professional books documentation software introduced the necessary steps to do so, is your most powerful assistant
    2022-03-19 05:21:14下载
    积分:1
  • AT89C51 Chinese information, AT89C51 is produced by the United States at the end...
    AT89C51中文资料,AT89C51是美国ATMEL公司生产的底电压,高性能CMOS 8位单片机-AT89C51 Chinese information, AT89C51 is produced by the United States at the end of ATMEL voltage, high-performance CMOS 8-bit MCU
    2022-05-14 19:14:00下载
    积分:1
  • 第2版的《代码大全》是著名IT畅销书作者史蒂夫・迈克康奈尔11年前的经典著作的全新演绎:第2版不是第一版的简单修订增补,而是完全进行了重写;增加了很多与时俱进的...
    第2版的《代码大全》是著名IT畅销书作者史蒂夫・迈克康奈尔11年前的经典著作的全新演绎:第2版不是第一版的简单修订增补,而是完全进行了重写;增加了很多与时俱进的内容。这也是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。它从软件质量和编程思想等方面论述了软件构建的各个问题,并详细论述了紧跟潮流的新技术、高屋建瓴的观点、通用的概念,还含有丰富而典型的程序示例。这本书中所论述的技术不仅填补了初级与高级编程技术之间的空白,而且也为程序员们提供了一个有关编程技巧的信息来源。这本书对经验丰富的程序员、技术带头人、自学的程序员及几乎不懂太多编程技巧的学生们都是大有裨益的。可以说,无论是什么背景的读者,阅读这本书都有助于在更短的时间内、更容易地写出更好的程序。-Version 2 of the "code complete" is a well-known IT best-selling author Steve McConnell 11 years ago, a new interpretation of the classics: the first version 2 is not a simple amendment added to the first edition, but completely carried out rewriting increased the number of times content. This is a complete software build manual covers the software build process in all the details. It from the software quality and programming, thinking, etc. to build the software discussed various issues, and discussed in detail in keeping with the trend of new technology, a strategically advantageous position of the point of view, the concept of common, but also contains a r
    2023-04-14 13:45:09下载
    积分:1
  • 一个makefile是什么?Winodws很多程序员可能不知道这事,因为…
    什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。-What is a makefile? Winodws many programmers may not know this thing, because those who have Windows-IDE for you to do this work, but I think we need to make a good and professional programmers, makefile or to understand. It
    2023-07-25 21:05:03下载
    积分:1
  • p2p聊天相关代码
    资源描述这几个代码是基于p2p技术的,是对于私聊公聊的类的一些实例的声明,实现的是一个大体的框架,因为使用的是java语言,有很好的拓展性和跨平台性,希望大家能好好利用。
    2022-03-20 19:44:34下载
    积分:1
  • 华中科技大学博士论文,是关于信令协议方面的,希望对大家有帮助...
    华中科技大学博士论文,是关于信令协议方面的,希望对大家有帮助-Huazhong University of Science and Technology doctoral thesis is on the signaling protocol, we hope to help
    2022-03-07 11:00:25下载
    积分:1
  • 嵌入式C语言培训课,感觉非常不错!
    嵌入式C语言培训课件,感觉非常不错!-Embedded C language training courseware, I feel very good!
    2022-02-03 16:38:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载