Pinned Repositories
BowlingKata
Bowling Kata with JDK 1.6 and TestNG
CucumberCPPDemoProject
CucumberJVM-Demo
A Demonstration of how to use CucumberJVM for Acceptance Testing of ETLs
DockerKata
Some katas for using docker
GameOfLife-Sinatra
GameOfLife using Ruby, Sinatra, and JavaScript MVC
git-kata
kata for learning git and learning it well
wumpus
a classic reborn, inspired by Vivian's homework last year
rdammkoehler's Repositories
rdammkoehler/git-kata
kata for learning git and learning it well
rdammkoehler/BowlingKata
Bowling Kata with JDK 1.6 and TestNG
rdammkoehler/GameOfLife-Sinatra
GameOfLife using Ruby, Sinatra, and JavaScript MVC
rdammkoehler/Euler
Solutions for Euler problems
rdammkoehler/KarateChop-Ruby
KatateChop in Ruby
rdammkoehler/Login-Null-Object-Approach
An example of creating page routing with authentication and no ifs, kinda fp-ish
rdammkoehler/MockitoDemo
Mockito Demo Code, very contrived
rdammkoehler/C-TDDExamples
TDD Examples in C# using NUnit
rdammkoehler/CGIEnvT
My Old CGI Environment Transfer
rdammkoehler/CplusPlusGameOfLife
C++ Game Of Life
rdammkoehler/rabbit-simple-event
Simple Rabbit MQ Event Pattern Example, isolated from the code base
rdammkoehler/StringReverser
StringReverser Redirect to CucumberCPPDemoProject
rdammkoehler/todos
rdammkoehler/TriangleClassifierCPP
TriangleClassifier in CPP, test driven.