From 054a72f4e06f7990aef6bd3111a71b4eeb94e842 Mon Sep 17 00:00:00 2001 From: Mikey Date: Wed, 14 Jun 2017 16:29:43 +1200 Subject: [PATCH] dump some links pulled some favorites from https://github.com/holodex/app/issues/60 --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/README.md b/README.md index 5d22bff..ef53b1f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,31 @@ # swim repo for links and resources towards learning and discovery + +- development methodologies + - [The Dribbblisation of Design](https://medium.com/intercom-inside/the-dribbblisation-of-design-406422ccb026) + - [The Complete Guide to the Kano Model](https://foldingburritos.com/kano-model/) + - [Hammock-driven Development](https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/HammockDrivenDev.md) + - [How to Design Perfect (Software) Products](http://hintjens.com/blog:19) + - [Lean Software Development](https://en.wikipedia.org/wiki/Lean_software_development) + - [The Role of a Senior Developer](http://mattbriggs.net/blog/2015/06/01/the-role-of-a-senior-developer/) + - [Escaping Solution-First Development through Impact Mapping](https://medium.com/kevin-on-code/escaping-solution-first-development-through-impact-mapping-663b2c6d0ea8) + - [Stop Designing for Users](https://www.thoughtworks.com/insights/blog/stop-designing-users) + - [The Case for Slow Programming](https://ventrellathing.wordpress.com/2013/06/18/the-case-for-slow-programming/) + - [Replacing The User Story With The Job Story](https://jtbd.info/replacing-the-user-story-with-the-job-story-af7cdee10c27) + - [Interaction Design is dead. What now?](https://blog.prototypr.io/interaction-design-is-dead-what-now-db09d77cadae) +- technical + - [Domain Driven Design for Services Architecture](https://www.thoughtworks.com/insights/blog/domain-driven-design-services-architecture) + - [On Monoliths and Microservices](https://dev.otto.de/2015/09/30/on-monoliths-and-microservices/) + - [The Neomonolith](https://inconshreveable.com/10-07-2015/the-neomonolith/) +- business + - [We Don’t Sell Saddles Here](https://medium.com/@stewart/we-dont-sell-saddles-here-4c59524d650d) + - [Leslie’s Law: When Small Meets Large, Small (Almost) Always Wins](http://firstround.com/review/leslies-law-when-small-meets-large-small-almost-always-wins/) + - [1,000 True Fans](http://kk.org/thetechnium/1000-true-fans/) +- anti-patterns + - [9 Anti-Patterns Every Programmer Should Be Aware Of](http://sahandsaba.com/nine-anti-patterns-every-programmer-should-be-aware-of-with-examples.html) +- [value flows](http://valueflo.ws) + - [NRP Overview](https://speakerdeck.com/mikorizal/1-nrp-overview) + - [Visual language experiments](https://docs.google.com/presentation/d/1N81Q0uDjA7OMEZTLNig6O-MLuWHgb5TL0IxPZ2U8qDU) +- ui patterns + - [7 unbreakable laws for user interface design](https://99designs.com/blog/tips/7-unbreakable-laws-of-user-interface-design/) + - [ui pattern: natural language form](https://www.jroehm.com/2014/01/ui-pattern-natural-language-form/)