The Great References List
- http://www.gigamonkeys.com/book/beyond-exception-handling-conditions-and-restarts.html
- https://waveform.org.uk/presentations/sql/#/
http://istqbexamcertification.com/what-is-acceptance-testing/
http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven
http://www.butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod
https://code.tutsplus.com/tutorials/solid-part-2-the-openclosed-principle--net-36600
https://githubengineering.com/the-github-graphql-api/ #rest #graphql #api
https://restful-api-design.readthedocs.io/ #rest #api
https://www.troyhunt.com/your-api-versioning-is-wrong-which-is/ #rest #api
https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api #rest #api
https://medium.com/@rdsubhas/pitiful-restful-urls-5d576ffccb98 #rest #api
http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven #rest #api
http://blog.codepipes.com/testing/software-testing-antipatterns.html #tdd #antipattern
https://www.programmableweb.com/news/rest-api-design-put-type-content-type/2011/11/18 #rest #api
https://www.thoughtworks.com/insights/blog/rest-api-design-resource-modeling #rest #api
https://github.com/tfredrich/RestApiTutorial.com/blob/master/media/RESTful Best Practices-v2_0.odt #rest #api
http://mark-kirby.co.uk/2013/creating-a-true-rest-api/ #rest #api
https://sookocheff.com/post/testing/improving-test-coverage-with-exploratory-outcomes/ #tdd
https://www.youtube.com/watch?v=Api6dFMlxAA (presentation on tiling window managers) #wms #twms
https://www.youtube.com/watch?v=S1bJpsS27Qk (configuring VyOS - open source router) #router
https://www.youtube.com/watch?v=wf-BqAjZb8M ("Beyond PEP8" @Raymond Hettinger) #python
https://www.youtube.com/watch?v=9zinZmE3Ogk ("Keynote on Concurrency" @Raymond Hettinger) #python
https://www.youtube.com/watch?v=EiOglTERPEo ("Super Considered Super" @Raymond Hettinger) #python
Once: https://www.youtube.com/watch?v=T-TwcmT6Rcw ("Dataclasses" @Raymond Hettinger) #python
Once: https://www.youtube.com/watch?v=p33CVV29OG8 ("Modern Dictionaries" @Raymond Hettinger) #python
https://software-carpentry.org/lessons/ #learning
https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying #data #data #data
https://www.obeythetestinggoat.com/book/preface.html #tdd #book
https://www.youtube.com/watch?v=DJtef410XaM ("The Clean Architecture in Python" @Brandon Rhodes) #architecture #python
https://www.youtube.com/watch?v=PpyPa92r44s ("Practical Design Patterns in Docker Networking") #docker #networking
https://www.youtube.com/watch?v=sSm2dRarhPo ("Microservices + Events + Docker = A PerfectTrio") #DDD #microservices #architecture
https://www.youtube.com/watch?v=KVKufdTphKs ("Python's Infamous GIL" @Larry Hastings PyCon 2015) #python