Skip to content

Commit

Permalink
Changed some of the content!
Browse files Browse the repository at this point in the history
  • Loading branch information
Cessor committed Feb 14, 2013
1 parent 40672b0 commit cccacb9
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Expand Up @@ -6,10 +6,21 @@ Empathic Code is my way of combining Psychology with Computer Science. Human fac
A good point to start is to remove weasel words in code. Weasel words are class- and variable names such as the names of design patterns that dilute the meaning of what the code does and how everything fits together.
I wrote an [article about weasel words](http://www.dotnetpro.de/articles/showarticle.aspx?id=4046) in THE German .NET magazine dotnetpro that many people liked!

Examples
--------
There are only few examples of programs written using empathic code principles and practices with strict boundaries, such as

- [Signature Survey in Python](https://bitbucket.org/cessor/signaturesurvey/raw/10c8f1456cc5c29546b9a1932375beded0965ef9/Python/signaturesurvey.py)
- [Intent.js](https://github.com/goloroden/intentjs), together with [@goloroden](http://twitter.com/goloroden)

Most of the developed code resides on the harddrives of the companies that I have been working for in the past. Natuarlly I can't show them around. If you have implemented something that you think is worth mentioning here - feel free to message me!

See my blog for some updates:
[http://empathic.herokuapp.com](http://empathic.herokuapp.com)

I held this presentation at the following occasions:
Events
------
I gave this presentation at the following occasions:

- 04.05.2012 - [Dotnet Cologne](http://www.dotnet-cologne.de/Vortraege.ashx#empathcode)
- 15.05.2012 - .NET Developer Conference
Expand All @@ -18,6 +29,8 @@ I held this presentation at the following occasions:
- 24.01.2013 - [.NET Usergroup Mannheim](http://jug-mannheim.mixxt.de/networks/events/show_event.72159)
- <s>06.03.2013 - [VSOne Rosenheim](http://www.vsone.de/vortraege.aspx#EmpathicCode)</s>

I am always happy to give this presentation at community events, such as user group meetings or conferences.

Upcoming
--------
- 26.06.2013 - [.NET Developer Conference 2013](http://www.dotnet-developer-conference.de/Programm/Veranstaltung/(event)/11187)

0 comments on commit cccacb9

Please sign in to comment.