.net

Recursos de programación de .net
Web
06-11-2014
This is my solution in Haskell to the first problem: I used a list comprehension. Another way using also a lambda to create a helper: Bonus: Two ways to do the same in Clojure: - por Garajeando
Web
28-10-2014
http , php , .net
These are the links mentioned in last week's conversation about the 5th chapter: Posts and Papers Responsibility Driven Design with Mock Objects by Marc Evers & Rob WestgeestResponsibility Driven Design with Mock Objects (talk slides) by Marc Evers & Rob WestgeestA Laboratory For Teaching Object-Oriented Thinking by Kent Beck and Ward CunninghamHow I Learned to Stop Worrying and Love the Mock by Arlo BelsheeHow to design not to duplicate procedural workflows between test and implementation? GOOS...
Web
19-10-2014
http , .net , tdd
These are the links mentioned in this week's conversation about the 4th chapter: Posts Beyond Test Driven Development by Liz KeoghWalking Skeleton by Alistair CockburnDesign as Knowledge Acquisition by Alistair CockburnElephant carpaccio by Alistair CockburnForget the walking skeleton – put it on crutches by Gojko AdzicAnother way to think about geeks and repetitive tasks by Jon UdellSimplicators by Nat PrycePorts, Adapters and Simplicators by Nat PryceWalking Skeleton on C2 wiki Talks Decision...
Guifi.net nos propone la creación de una red libre, abierta y neutral, de ámbito ciudadana, un Internet a pequeña escala donde cualquiera puede conectarse en busca de conocimientos, conexión a Internet, o simplemente diversión. Desde el inicio del movimiento guifi.net en 2007 la red ha ido creciendo hasta tener a día de hoy más de 4.000 nodos operativos en toda la provincia. La charla introductoria que haremos nos introducirá en el estado actual de la iniciativa en nuestra provincia y los detalles prácticos sobre cómo a partir de una simple antena adecuada para la conexión podemos conectar a guifi.net, y utilizando los servicios adecuados, acceder a internet.
OpenWRT es una distribución GNU/Linux que instalada sobre el router permite mayor control y configuración de tu red doméstica. Se tratará de hacer un taller práctico útil para aquellos que tengan conocimientos de linux como para los que prefieran la interfaz web a la línea de comandos. Partiendo de la elección del router según las propias necesidades, instalación de la imagen de OpenWRT y configuración básica para utilizar con guifi.net. Seguimos con como configurar la conexión automática al vpn de la UJI y como resolver problemas comunes. Se dará algún apunte sobre como configurar recursos compartidos de disco a través del router, configurar diferentes salidas a internet y otras funcionalidades que se pueden desarrollar a medida: ¿mi router puede enviar notificaciones al móvil? ¿puede hablar? ¿me escuchará?
I'm reading Growing Object-Oriented Software Guided by Tests along with several friends from the Aprendices community. In the next months I will be posting here resources to complement the book that are mentioned during our conversations about each chapter of the book. These are the ones mentioned in this week's conversation about the preface and the first chapter: Talks Better is better by Steve FreemanDesign How Your Objects Talk Through Mocking by Konstantin KudryashovBDD con Javascript by C...
Web
28-09-2014
I've just watched this great talk by Ian Cooper: Decoupling from ASP.NET, Hexagonal Architectures in .NET - por Garajeando
I've just watched this great talk by Scott Hanselman: It's not what you read, it's what you ignoreThanks to Eduardo Ferro for sharing it. - por Garajeando
Web
17-09-2014
I've just watched this wonderful talk by Jen Myers: How to not be an expert - por Garajeando
Web
04-09-2014
This is my solution in Clojure to the 10th problem from Euler project: - por Garajeando