diff --git a/README.md b/README.md index b8017eda..09fdc493 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Standard JS Style Guide](https://standardjs.com) : JavaScript style guide, with linter & automatic code fixer - [Google Python Style Guide](https://google.github.io/styleguide/pyguide.html) : Google Python Style Guide - [Aurelia Style Guide](https://github.com/behzad888/Aurelia-styleguide) : An Aurelia style guide by Behzad Abbasi(Behzad888) - +- [Source Making ](https://sourcemaking.com/): Design Patterns & Refactoring ## General Tools - [CodePad](https://codepad.remoteinterview.io/DDCUYLAEYS) : Quickly Conduct Coding Interviews and Phone Screen Interviews.