A slang term that programmers use for themselves is ”hacker”. This does not mean that they envision themselves breaking into corporate computers. It means they envision themselves trying a lot of wrong approaches until they find one that works and is suitably elegant.

You can do worse than imitating people who are the best in the world at what they do.

Resources

This has a chapter on making mistakes for profit, and one on hacking.

Back to top level of Impatient R

Kommentarer inaktiverade för More R Mistakes on Purpose

See more

Explore more content and blog posts.

  • jun 25, 26

    Music and snow. Poke my eyes out Perhaps your immediate response is: ”I’d rather poke my eyes out with a burning stick than do data analysis.” There’s a completely different [...]

  • jun 25, 26

    Move your data analysis to a computing environment specifically designed for it. Why R and not spreadsheets? Here are three reasons: complexity graphics money Spreadsheets are easily overwhelmed.  Very complex [...]

  • jun 25, 26

    The steps taken to fix an R problem. Task To prepare for the Portfolio Probe blog post called ”Implied alpha and minimum variance”, I tried to update a matrix of [...]