diff --git a/README.md b/README.md index e35a205..d1b0d01 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ - [Releasing & deploying](#releasing-&-deploying) - [Testing](#testing) - [Things to know](#things-to-know) + - [List of things to know](#list-of-things-to-know) - [Know your concepts](#know-your-concepts) - [Know your editor](#know-your-editor) - [Know your dev environment](#know-your-dev-environment) @@ -89,6 +90,10 @@ Architecture](http://martinfowler.com/articles/microservice-testing/) (Martin Fo ## Things to know +### List of things to know + +* [What every computer science major should know](http://matt.might.net/articles/what-cs-majors-should-know/) + ### Know your concepts * [DDD](https://en.wikipedia.org/wiki/Domain-driven_design)