This location is shown only to members
Thorsten Lorenz will be giving a high level introduction to BDD and a novel use of F#with his BDD library FSharpSpec.
Snuggs will be explaining why Distributed Version Control is all the rage and what benefits is has for normal developers over traditional version control systems like Subversion. He'll be demonstrating this using Git - a distributed version control system from the maker of Linux which powers the super popular code social network Github.
I will be keeping my notes to this GIT talk @ https://gist.github.com/605704
I am a believer in being transparent on talk topics.
This gist contains every note i've ever taken on GIT. Also included is my ~/.gitconfig file for colorization / aliasing.
The file specifically containing presentation notes is the following:
microsoft_presentation.sh
I will keep pruning this file until i get to a reasonable time constraint.
All comments to this gist will be considered.
- Cheers
For anyone interested in giving FSharpSpec a try, I host it here: https://github.com/thlorenz/FSharpSpec
A ready to go binary package is available here:
https://github.com/downloads/thlorenz/FSharpSpec/FSharpSpe...![]()
![]()
Log in to Meetup with your Facebook account.
Hey all, just put up the initial version of Watchdog on github:
git
git@github.com:JDolinger/Watchdog.
Contains both the base framework and the small examples project I showed on Tuesday. Thanks for listening and I hope this is useful for some! Let me know if there are questions about the implementation (I'll actually be away for 2 weeks, but I'll get back to you as soon as I can).