Pinned Repositories
awesome-falsehood
:bomb: Curated list of falsehoods programmers believe in.
awesome-katas
A curated list of code katas
bamlats
bank-account-kata
Bank-kata
birthday-greetings-kata
Sources and docs for a simple refactoring and OO design exercise
Camera
Skeleton project for mock objects exercises
codingdojo.org
Codingdojo web site
demo
dojo-dashboard
lithgow's Repositories
lithgow/dojo-dashboard
lithgow/awesome-falsehood
:bomb: Curated list of falsehoods programmers believe in.
lithgow/awesome-katas
A curated list of code katas
lithgow/bank-account-kata
lithgow/codingdojo.org
Codingdojo web site
lithgow/demo
lithgow/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
lithgow/front-end-Interview-Questions
Help the front End community to rock interview
lithgow/goos-book-code
The code from the "Growing Object-Oriented Software, Guided by Tests" book, with the commit history reflecting the development in the book.
lithgow/growing-object-oriented-software
A step-by-step re-creation of Auction Sniper example from "Growing Object-Oriented Software, Guided by Tests" by Freeman and Pryce
lithgow/java-design-patterns
Design patterns implemented in Java
lithgow/Java-Refactoring-Workbook
Practing Using Excercises from 'Refactoring Workbook'
lithgow/kata-catalog
My list of code katas
lithgow/pact-workshop-jvm
Example JVM project for the Pact workshop
lithgow/radiate
Build monitor for TeamCity written in Scala
lithgow/refactoring
Video store example from chapter 1 of Refactoring by Martin Fowler
lithgow/refactoring-examples
lithgow/Refactoring-Summary
Summary of "Refactoring: Improving the Design of Existing Code" by Martin Fowler
lithgow/security-guide-for-developers
Security Guide for Developers (实用性开发人员安全须知)
lithgow/serenity-bank
Sample project for the BDD Masterclass workshop
lithgow/serenity-banking-demo
lithgow/serenity-cucumber-bdd-screenplay
lithgow/serenity-screenplay-train-demo
lithgow/skeleton-kotlin
lithgow/skeleton-spring-boot
lithgow/spring-boot-kata
Kata to introduce the basics of spring boot
lithgow/tdd-bank-account-java
lithgow/tdd-bank-account-kotlin
lithgow/trip-service-kata
Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.
lithgow/videostore
The videostore example from Martin Fowler's Refactoring, and from Episode 3 of cleancoders.com