For everyone that was at my DevTeach presentation thank you for showing up and listening to me. I had my adrenaline flowing and ended up finishing a little to early, if only I could code like that day to day!
If you have svn installed, you can download my presentation from the command line with the following command:
svn checkout http://stevenrockartspresentations.googlecode.com/svn/trunk/ devteachgenericspresentation
I still have to do one more check-in to add my reduce implementation and to clean up the code. I am also going to upload a zipped version of the code to the downloads section located here: http://code.google.com/p/stevenrockartspresentations/downloads/list
Here is a list of resources from the presentation:
- Combining Generics, Specifications and Functional Programming Part 1
- Combining Generics, Specifications and Functional Programming Part 2
- Combining Generics, Specifications and Functional Programming Part 3
- Combining Generics, Specifications and Functional Programming Part 4
- Follow up to Generics Presentation Feedback
- Reduce in C#