An open API service indexing awesome lists of open source software.

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

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)