You are here |
blog.ploeh.dk | ||
| | | |
alistair.cockburn.us
|
|
| | | | Create your application to work without either a UI or a database so you can run automated regression-tests against the application, work when the database becomes unavailable, and link applications together without any user involvement. Japanese translation of this article at http://blog.tai2.net/hexagonal_architexture.html Spanish translation of this article at http://academyfor.us/posts/arquitectura-hexagonal courtesy of Arthur | |
| | | |
blog.danlew.net
|
|
| | | | I gave a talk this year about functional reactive programming (FRP) that attempted to break down what gives FRP its name and why you should care. Here's a write-up of that talk. -------------------------------------------------------------------------------- Introduction Functional reactive programming has been all the rage in the past few years. But what is | |
| | | |
thinkbeforecoding.com
|
|
| | | | think - code - repeate - Jérémie Chassaing | |
| | | |
www.jeremymorgan.com
|
|
| | Want to write and call functions with Python? Here's a complete step by step guide to help you master this skill. |