http

Recursos de programación de http
Web
16-05-2014
I've just watched this interesting talk by Corey Haines in which he comments some ideas from his last book: Rules of Simple Design - por Garajeando
Web
11-05-2014
http , go , .net , solid
Last month @pclavijo and I went to the Craft Conference in Budapest.It was my first international conference and it was a great experience.This were my favorite talks in no particular order:Conway's Law and you: How to organize your organization for optimal development, Michael FeathersPolyglot Data, Greg YoungResponsibly maximizing craftsmanship in software engineering, Theo SchlossnagleAcknowledging CAP at the Root - in the Domain Model, Eric EvansFind the right abstraction level for your test...
I've just watched this great talk by James Shore: Test-Driven JavaScript Master ClassThis class is a sample of what he teaches in his series of Let’s Code: Test-Driven JavaScript screencasts. - por Garajeando
Web
10-05-2014
Great talk by Jim Weirich where he refactors a Rails application code to decouple it from the framework so that it follow the clean architecture: Decoupling from RailsThere's a lot of wisdom in this talk. - por Garajeando
Web
09-05-2014
These talks by Sandi Metz explain many of the ideas in her book Practical Object-Oriented Design in Ruby book: Less - The Path to Better DesignDefining Object-Oriented DesignRulesMagic Tricks of Testing - por Garajeando
Web
07-05-2014
Last month I attend this great talk by Gerard Meszaros at the Craft Conference in Budapest: Find the Right Abstraction Level for Your Tests - por Garajeando
En el séptimo punto, Gene Kim explica el valor intrínseco de DevOps para la organización, expuesto a partir de los beneficios que la adopción de DevOps aporta, recopilados a partir de estudios, experiencias, conversaciones y sus propios libros. A partir de los puntos en los que DevOps aporta valor, establece, para acabar, una relación primordial, básica y primaria por la que aplicar los principios de DevOps.
Web
06-05-2014
I've just watched this great talk by Kevlin Henney: The Architecture of UncertaintyThis talk gives great insights in the relationships among uncertainty, design, learning and change.Lately I've been reading and thinking a lot about this after reading Sandi Metz great book on OO design and several interesting discussions with @remosu. Some intuitions are growing in my head but they are still quite fuzzy. - por Garajeando