Retrospectiva de los coding dojos

Este viernes en la reunión del grupo Agile-Canarias hicimos un pequeño coding dojo. En este caso el facilitador fue Yeray Darias. Eligió el estilo RandoriKata, que básicamente consiste en que sólo 2 personas programan mientras los demás miran y se van cambiando por...

TDD/BDD, Architecture and Frameworks

How do frameworks and software architecture fit into a TDD or BDD environment? There are several currents of thought. Some representative statements might be: In the presence of TDD, we don’t need architecture. Everything will emerge as we go developing. The...

¿Está mi código bien hecho?

En mi opinión, el código está bien hecho si puede ser entendido por un programador tan rápido como este es capaz de leerlo. Si se tiene que parar a pensar, entonces el código tal vez NO esté bien hecho. Está bien hecho si Product Owner, experto en el dominio, lo puede...

Understanding Python and Unicode

So you are getting wrong symbols in your webpage, maybe missing some chars or you are getting this runtime exceptions: TypeError: decoding Unicode is not supported UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xc3 in position 0: ordinal not in...

Necesitamos expert@ en front-end

Hola! Publiqué en twitter que necesitamos alguna o algun experto en front-end, especialmente optimización de css, imágenes y html. Como ha habido muchas respuesta pongo por aquí nuestra problemática. Basicamente necesitamos refactorizar muchisimo la css y tambien las...