编码整洁之道:专业程序员的行为准则(英文版)
《編碼整潔之道:專業(yè)程序員的行為準(zhǔn)則(英文版)》
基本信息
作者: [美]Robert C. Martin(羅伯特 C. 馬丁) [作譯者介紹]
出版社:電子工業(yè)出版社
ISBN:9787121175633
上架時(shí)間:2012-8-13
出版日期:2012 年8月
開本:16開
頁(yè)碼:244
版次:1-1
所屬分類: 計(jì)算機(jī) > 軟件與程序設(shè)計(jì) > 綜合 > 綜合
更多關(guān)于 》》》《編碼整潔之道:專業(yè)程序員的行為準(zhǔn)則(英文版)》
內(nèi)容簡(jiǎn)介
計(jì)算機(jī)書籍
忍受各種不確定性及不間斷的壓力并能夠獲取成功的程序員有一個(gè)共通特征:他們都深度關(guān)注軟件創(chuàng)建實(shí)踐。他們都把軟件看做一種工藝品。他們都是專家。在“鮑勃大叔”看來“專業(yè)”的程序員不僅應(yīng)該具備專業(yè)的技能,更應(yīng)該具備專業(yè)的態(tài)度,這也是本書闡述的核心。專業(yè)的態(tài)度包括如何帶著榮譽(yù)感、自尊、自豪來進(jìn)行軟件開發(fā),如何做好并做得整潔,如何誠(chéng)實(shí)地進(jìn)行溝通和估算,如何透明并坦誠(chéng)地面對(duì)困難做抉擇,如何理解與專業(yè)知識(shí)相伴的責(zé)任。
想成為名副其實(shí)的軟件專家?《編碼整潔之道:專業(yè)程序員的行為準(zhǔn)則(英文版)》或許可以為你指點(diǎn)迷津。
目錄
《編碼整潔之道:專業(yè)程序員的行為準(zhǔn)則(英文版)》
foreword xiii
preface xix
acknowledgments xxiii
about the author xxix
on the cover xxxi
pre-requisite introduction 1
chapter 1 professionalism 7
be careful what you ask for 8
taking responsibility 8
first, do no harm 11
work ethic 16
bibliography 22
chapter 2 saying no 23
adversarial roles 26
high stakes 29
being a “team player” 30
the cost of saying yes 36
code impossible 41
chapter 3 saying yes 45
a language of commitment 47
learning how to say “yes” 52
conclusion 56
chapter 4 coding 57
preparedness 58
the flow zone 62
writer’s block 64
debugging 66
pacing yourself 69
being late 71
help 73
bibliography 76
chapter 5 test driven development 77
the jury is in 79
the three laws of tdd 79
what tdd is not 83
bibliography 84
chapter 6 practicing 85
some background on practicing 86
the coding dojo 89
broadening your experience 93
conclusion 94
bibliography 94
chapter 7 acceptance testing 95
communicating requirements 95
acceptance tests 100
conclusion 111
chapter 8 testing strategies 113
qa should find nothing 114
the test automation pyramid 115
conclusion 119
bibliography 119
chapter 9 time management 121
meetings 122
focus-manna 127
time boxing and tomatoes 130
avoidance 131
blind alleys 131
marshes, bogs, swamps, and other messes 132
conclusion 133
chapter 10 estimation 135
what is an estimate? 138
pert 141
estimating tasks 144
the law of large numbers 147
conclusion 147
bibliography 148
chapter 11 pressure 149
avoiding pressure 151
handling pressure 153
conclusion 155
chapter 12 collaboration 157
programmers versus people 159
cerebellums 164
conclusion 166
chapter 13 teams and projects 167
does it blend? 168
conclusion 171
bibliography 171
chapter 14 mentoring, apprenticeship, and craftsmanship 173
degrees of failure 174
mentoring 174
apprenticeship 180
craftsmanship 184
conclusion 185
appendix a tooling 187
tools 189
source code control 189
ide/editor 194
issue tracking 196
continuous build 197
unit testing tools 198
component testing tools 199
integration testing tools 200
uml/mda 201
conclusion 204
index 205
本圖書信息來源于:中國(guó)互動(dòng)出版網(wǎng)
轉(zhuǎn)載于:https://www.cnblogs.com/china-pub/archive/2012/08/20/2647713.html
總結(jié)
以上是生活随笔為你收集整理的编码整洁之道:专业程序员的行为准则(英文版)的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 《Netty权威指南》
- 下一篇: C++跨平台开发方法/工具