Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kkisiele authored Aug 23, 2020
1 parent b0d088c commit e757077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ A design which:
* [First Pop Coffee Company](https://buildplease.com/pages/fpc-1/)
* [Testing legacy by Sandro Mancuso](https://codurance.com/2011/07/16/testing-legacy-hard-wired-dependencies/), [part 2](https://codurance.com/2011/07/18/testing-legacy-hard-wired-dependencies_17/), and [video](https://www.youtube.com/watch?v=_NnElPO5BU0)
* [Live Refactoring Towards Solid Code](https://www.youtube.com/watch?v=jwJnd9ycs6Q)
* [Introducing the Gilded Rose kata and writing test cases using Approval Tests by Emily Bache] (https://www.youtube.com/watch?v=zyM2Ep28ED8), [part 2](https://www.youtube.com/watch?v=OJmg9aMxPDI) and [part 3](https://www.youtube.com/watch?v=NADVhSjeyJA)

## Videos
* [How To Design A Good API and Why it Matters by Joshua Bloch](https://www.youtube.com/watch?v=aAb7hSCtvGw)
Expand All @@ -69,6 +70,7 @@ A design which:
* [19 1/2 Things to Make You a Better Object Oriented Programmer](https://vimeo.com/17151526) Nice [summary](http://www.simpletechture.nl/blog/2011/objectoriented/)
* [Railway oriented programming: Error handling in functional languages](https://vimeo.com/113707214)
* [Yves Reynhout - Trench Talk: Evolving a Model](https://www.youtube.com/watch?v=7StN-vNjRSw)
* [Seven Ineffective Coding Habits of Many Programmers by Kevlin Henney] (https://www.youtube.com/watch?v=ZsHMHukIlJY)

## Code Examples
* [Code Katas](https://github.com/kkisiele/codekata)
Expand Down

0 comments on commit e757077

Please sign in to comment.