プログラミングスキルを向上させる上での心がけに関する資料メモ

CRF入門は少しお休みして、表題の件で自分が他の方々から見聞きした話、そして体験を元にまとめてみます。名著は星の数ほどある、と個人的に思っているのでリストはできるだけ絞っています。

1.Teach Yourself Programming in Ten Years
Googleの研究開発トップであるPeter Norvigが書いた記事。名言とも思うフレーズを挙げておきます。
「Bad programming is easy. Idiots can learn it in 21 days, even if they are dummies.」
「do some because it is fun.」
「But you won't change your life, or your real overall expertise as a programmer in 24 hours, days, or even weeks.」

2.How To Become A Hacker
インターネット上の古典的名著。未だに更新されているのがすごい。

3.Cracking the Coding Interview: 150 Programming Questions and Solutions

Cracking the Coding Interview: 150 Programming Questions and Solutions

Cracking the Coding Interview: 150 Programming Questions and Solutions

  • 作者: Gayle Laakmann Mcdowell
  • 出版社/メーカー: Lightning Source Inc
  • 発売日: 2011/05/20
  • メディア: ペーパーバック
  • 購入: 3人 クリック: 16回
  • この商品を含むブログを見る
外資系企業におけるソフトウェアエンジニアの採用試験対策の本。これは読む本というよりは、自分で手を動かして解く問題集です。

4.Coursera
向き不向きはあると思いますがMassive Open Online Courses(MOOCs)は有名な方々が講師を勤めて、Assignmentsもあるので良いと思います。

思い出し次第、追記しながら書いていきます。