Friday, October 11, 2013

Reading Code

I was asked to make a list of C# apps to learn coding style from. There are many good ones out there.  These are the first ones that came to mind this early in the morning.

Any app that is TDD is probably a good one to learn from.  TDD supports good development style.

https://github.com/ravendb/ravendb

https://github.com/markrendle/Simple.Data

Not C# but still good.
https://github.com/angular/angular.js




2 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. Being aware of having been brainwashed into favoring subversion by tortoise and general professional usage, i won't say "git sucks"; however, I will say that having to petition the Google oracle for how to do "anything" makes for seeing git as more of a "necessary evil" than anything else.

    ReplyDelete