Add list of CS things
This commit is contained in:
parent
ba1f04f9b0
commit
3e12ce2b11
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user