Skip to main content

Home/ Groups/ Arquitectura?
1More

Rich JavaScript Applications - the Seven Frameworks (Throne of JS, 2012) - St... - 1 views

  •  
    Must see!
2More

How To Not Destroy your Agile Team with Metrics - 0 views

  • Value Delivered: You’ll need your product owner for this. Ask him to give each user story a value that represents its impact to his stakeholders. You can enumerate this with an actual dollar amount or some arbitrary number of some kind. At the end of each sprint you’ll have a number that can tell you how much value you’ve delivered to your customers through the eyes of the product owner. This metric does not measure performance, instead it measures impact. Ideally your product owner will prioritize higher value items towards the top of the backlog and thus each sprint will deliver the maximum value possible. If you’re working on a finite project with a definite end in sight, your sprints will start out very high value and gradually trend towards delivering less and less value as you get deeper into the backlog. At some point, the cost of development will eclipse the potential value of running another sprint, that’s typically a good time for the team to switch to a new product.
    • Pablo Lalloni
       
      Esta métrica parece muy inteligente. Sería bueno probarla en lugar de las métricas que se suelen usar que miden el "cómo".
1More

ScalaMeter - 0 views

  •  
    ScalaMeter is a microbenchmarking and performance regression testing framework for the JVM platform that allows expressing performance tests in a way which is both simple and concise.  It can be used both from Scala and Java. write performance tests in a DSL similar to ScalaTest and ScalaCheck specify test input data specify how test results are collected organize performance tests hierarchically

When in git - 0 views

1More

Git Cheatsheet - 1 views

  •  
    completa referencia a subcomandos git
1More

SubGit :: Svn To Git Migration - 0 views

  •  
    "SubGit is tool for a smooth, stress-free Svn to Git migration. Install it once on the server side and use both Subversion and Git as long as you like."
1More

Dead-Simple Dependency Injection - YouTube - 2 views

  •  
    Muy buena charla de Runar Bjarnasson sobre DI estilo funcional. En alguna charla lo escuché decir algo así como:   Como todos sabemos "Inversion Of Control" es solo otra forma de llamar al "pasaje de parámetros". Y eso marca el approach alternativo al "DI estilo Spring" que tomó el mundo de la programación funcional.
1More

Unit testing best practices : Junit Reference guide « How to do in "JAVA" - 1 views

  •  
    Muy buen artículo sobre todo si se lee desde punto de vista mas general que junit+java. Me gustó particularmente la cita: "It's overwhelmingly easy to write bad unit tests that add very little value to a project while inflating the cost of code changes astronomically."
2More

Dependency Injection - Grupos de Google - 1 views

  •  
    Jugoso debate y ejemplos de como reemplazar inyección de dependencias (DI) con patrones comunes de programación funcional.
  •  
    Me expresé muy mal, muy desde el punto de vista de un programador java... el asunto en realidad no es "cómo reemplazar DI" sino qué patrones de diseño hicieron que nunca fuera necesario el uso de DI en los lenguajes del paradigma funcional y cómo se pueden aplicar en scala.
1More

CloudBees DEV@cloud (Jenkins as a Service) Documentation - 0 views

  •  
    BuildHive is a part of DEV@cloud that allows the open-source communtiy to quickly set up simple continuous integration service for GitHub repositories.
1More

http://sarhaonline.afip.gob.ar/v2/sistema/sarha_planeamiento_desarrollo/ - 0 views

  •  
    Este espacio contiene material de ayuda y orientación respecto de la Clasificación de Puestos (Catálogo, Modelo de Competencias de Gestión y Materiales Disponibles), el Programa de Movilidad Interna (Manuales de Usuarios) y Dotaciones (Instructivo de Aplicación SARHA del Plan Anual de Dotaciones y estadísticas respecto de la composición de la Dotación AFIP).
1More

scalalab - A Matlab like environment for Scala - Google Project Hosting - 0 views

  •  
    "ScalaLab: Matlab-like scientific computing in Scala"
« First ‹ Previous 1081 - 1100 of 1478 Next › Last »
Showing 20 items per page