Carlos started using computers at 6, when his father bought a PC with the Intel 8086 and some books on the Basic programming language. Since then, he has been learning how machines can be used to build a better world.
He started earning money by writing software back in 2000. In 2008 Carlos started using TDD for pretty much every piece of software he needed to write. In 2010 he published the first book on TDD in the Spanish language. In the last three years he has been training developers in several countries, and writing code with them. Apart from that, he has been investing his time and money in several web start-ups, always applying what he teaches to his own crafted software.
Talks I've Given
-
2
BDD Tips and Tricks
Featuring Borja Navarro and Carlos Ble
We are using BDD together with DDD and TDD in the remake of a gigantic product. The scope has no end.
bdd agile -
2
Debugging, testing and hacking JavaScript Web Applications
Featuring Carlos Ble and Jenny Mulholland
Interested in effective techniques for testing JavaScript web apps? Then come along to Carlos Ble's workshop!
javascript web-applications jquery firebug google-chrome-devtools automated-testing -
Debugging, testing and hacking JavaScript Web Applications
Featuring Carlos Ble
This workshop teaches effective techniques for testing JavaScript web apps.
ltgw -
Behaviour-driven RIAs with JavaScript
Featuring Carlos Ble
In this talk we will review briefly the following topics: why is JavaScript getting so popular, Executable Specifications with Cucumber for the RIA, the Passive View Pattern, event oriented programming and how to test-drive it, test driving promises, technical debt on purpose and the role of the...
javascript cucumber technical-debt event-oriented-programming rich-internet-applications testing