Skip to content

Commit

Permalink
Merge pull request #32 from lucproglangcourse/master
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
klaeufer authored Jan 16, 2017
2 parents ae66587 + 7ada82f commit cedbab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
- OO/imperative, with mutable data structures
- functional, with immutable data structures
- software design principles
- [Soc](https://en.wikipedia.org/wiki/Separation_of_concerns) (separation of concerns)
- [DRY](http://en.wikipedia.org/wiki/Don%27t_repeat_yourself)
- [testcase superclass](http://xunitpatterns.com/Testcase%20Superclass.html)
- Scala programming techniques
Expand Down

0 comments on commit cedbab5

Please sign in to comment.