Add Version Control Systems section

This commit is contained in:
Dang Van Dien 2017-09-17 11:23:16 +07:00
parent c66b75d2e9
commit b82c6a81df
1 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,10 @@ But knowing the stuff will help you become better! :muscle:*
- :page_facing_up: [Jepsen: how different databases behave under partition](https://aphyr.com/tags/jepsen)
- :scroll: [Fallacies of Distributed Computing Explained](http://www.rgoarchitects.com/Files/fallacies.pdf)
### Version Control Systems
- :page_facing_up: [A successful Git branching model](http://nvie.com/posts/a-successful-git-branching-model/)
### RegExp
- [RegexHQ](https://github.com/regexhq)
- [Learn regex the easy way](https://github.com/zeeshanu/learn-regex.git)