Home » Coding

Cognitive Psychology and the Zen of Code

10 January 2012 No Comment

It was said that you should write code “for people to read, and only incidentally for machines to execute” but it’s easier said than done. Object-oriented design, patterns and software architecture are primarily concerned with the mechanical structure of code. Could we take a step back from the code and look at the way humans read and write it?

Can we use our understanding of the psychology of human cognition to better understand our target audience, and in turn write code that is more intuitive, readable, and maintainable? This video discusses the basics of cognitive psychology and relate them back to concrete ways that we as developers can optimize our code for high performance in the interpreter between our ears.

Video Producer: Rocky Mountain Ruby Conference

Related Videos:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*