内容简介:The following table summarizes the technical writing courses:The pre-class components introduce topics; the in-class components help students integrate those topics. That said, the pre-class lessons on their own still provide a valuable educational experie
The following table summarizes the technical writing courses:
|
Take this course... |
Title | Focus | Pre-Class | In-Class |
|---|---|---|---|---|
| first | Technical Writing One | the critical basics of technical writing | 2 hours | 2 to 2.5 hours |
| second | Technical Writing Two | intermediate topics in technical writing | 1 hour | 2 to 2.5 hours |
The pre-class components introduce topics; the in-class components help students integrate those topics. That said, the pre-class lessons on their own still provide a valuable educational experience.
We've aimed Technical Writing One and Technical Writing Two at the following audiences:
- software engineers
- software engineering students
Additionally, many people in engineering-adjacent roles (such as product managers) have also benefited from these courses.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
C++ API设计
[美] Martin Reddy / 刘晓娜、臧秀涛、林健 / 人民邮电出版社 / 2013-8 / 89.00
现代软件开发中的一大难题就是如何编写优质的API。API负责为某个组件提供逻辑接口并隐藏该模块的内部细节。多数程序员依靠的是经验和冒险,从而很难达到健壮、高效、稳定、可扩展性强的要求。Martin Reddy博士在自己多年经验基础之上,对于不同API风格与模式,总结出了API设计的种种最佳策略,着重针对大规模长期开发项目,辅以翔实的代码范例,从而有助于设计决策的成功实施,以及软件项目的健壮性及稳定......一起来看看 《C++ API设计》 这本书的介绍吧!