https://github.com/posgnu/coder-notes
Useful notes for being a good coder
https://github.com/posgnu/coder-notes
Last synced: about 1 year ago
JSON representation
Useful notes for being a good coder
- Host: GitHub
- URL: https://github.com/posgnu/coder-notes
- Owner: posgnu
- Created: 2021-10-07T22:35:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T00:41:51.000Z (over 3 years ago)
- Last Synced: 2023-08-04T19:07:50.956Z (over 2 years ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coder-notes
* [Out of the Tar Pit](https://anantja.in/db83c126caae04a2a400c9c704150e95/out-of-the-tar-pit-annotated.pdf)
* [Clean Code](https://enos.itcollege.ee/~jpoial/oop/naited/Clean%20Code.pdf)
* [The Mythical Man-Month ](http://www.cesarkallas.net/arquivos/livros/informatica/Addison.Wesley.The.Mythical.Man-Month.Essays.on.Software.Engineering.20th.Anniversary.Edition.pdf)
* [Refactoring - Improving the Design of Existing Code](http://silab.fon.bg.ac.rs/wp-content/uploads/2016/10/Refactoring-Improving-the-Design-of-Existing-Code-Addison-Wesley-Professional-1999.pdf)
---
* [Lessons Learned Reproducing a Deep Reinforcement Learning Paper](http://amid.fish/reproducing-deep-rl)
* [Deep Reinforcement Learning Doesn't Work Yet](https://www.alexirpan.com/2018/02/14/rl-hard.html)