abril 2008 - Artículos
TDD by Example is a master piece of Kent Beck. Excelent book with examples of this development methodology. I’d say that TDD is not that good without an architect, as usual, because you’ve got to decide the API, the interfaces you want as you write the tests and that is a matter of experience.
Ron Jacobs [...]
I remember the common wisdom among my former .Net developers colleagues regarding Python and it was like… “ok, that’s kind of toy like PHP, something for freaks…..”. The first language supported by Google App Engine is Python. Maybe Python is not a joke in the end. Python rocks
See the video and the post with [...]
I remember the common wisdom among my former .Net developers colleagues regarding Python and it was like… “ok, that’s kind of toy like PHP, something for freaks…..”. The first language supported by Google App Engine is Python. Maybe Python is not a joke in the end. Python rocks
See the video and the post with [...]
Now in the Oficina de Software Libre, I am the architect and we’re defining the methodologies for the next projects we’re starting. They are software for the university. The main methodology is going to be Test Driven Development which is not tight to any particular technology. However, the software development scope is bigger than just [...]