Talk:Don't reinvent the wheel
From WikiContent
(Difference between revisions)
(New page: This reminds me of the discussion James Noble did (e.g on SE-Radio) about how to program / solve problems nowadays: [http://www.postmodernprogramming.org] [http://se-radio.net/podcast/2006...) |
|||
| Line 1: | Line 1: | ||
| - | This reminds me of the discussion James Noble did (e.g on SE-Radio) about how to program / solve problems nowadays: [http://www.postmodernprogramming.org] | + | This reminds me of the discussion James Noble did (e.g on SE-Radio) about how to program / solve problems nowadays: [http://www.postmodernprogramming.org|postmoderprogramming] |
| - | [http://se-radio.net/podcast/2006-11/episode-38-interview-james-noble] | + | [http://se-radio.net/podcast/2006-11/episode-38-interview-james-noble|SE-Radio Interview] |
# get a coffee | # get a coffee | ||
# read your mail | # read your mail | ||
Revision as of 22:05, 28 January 2009
This reminds me of the discussion James Noble did (e.g on SE-Radio) about how to program / solve problems nowadays: [1] Interview
- get a coffee
- read your mail
- read some blogs and news
- go to google
- find existing implementations of the problem
- use / adapt them
- done
