O’REILLY Learning「The Programmer’s Brain」11 The act of writing code

https://learning.oreilly.com/library/view/the-programmers-brain/9781617298677/

興味のある方は日本語訳が2/16に発売されます。

11 The act of writing code

This chapter covers
・Comparing different activities people perform while interacting with code
・Examining how to support your brain in performing different activities more effectively
・Exploring how interruptions impact your work as a developer
・Understanding how to use your memory to best recover from an interruption

活動
・検索
・理解
・転写
・探索
・インクリメント

開発者は平均して58%もの時間を既存のソースコードの理解に費やしており、この活動は日常生活の中でかなり一般的なもの

中断からの回復を深刻な問題と考えている

割り込みに対処するための3つのテクニックを提案

悲しいことに、 、人は深い認知作業をしながらマルチタスクをすることはできないという圧倒的な証拠があある。

割り込みは悪!!
メール、チャット、電話、上司、誘惑。。。
いつでも早いバック出来るようにメモとマーキングしている気がする。行動を振り返ってみよう。

memoO'REILLY Learning

Posted by shi-n