Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dump some links #2

Merged
merged 1 commit into from
Jun 14, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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/)