Speaking at Confitura and JDD

World class conferences in Poland - Confitura and JDD - hosted me as a speaker. Both are important events. JDD was so special because I was there as a selected speaker from Warsaw JUG to take part in JUG Master contest. Didn't win, I must admit, but anyway - It was fun :) and this … Continue reading Speaking at Confitura and JDD

J/vaCon Warsaw!

It was just a third meeting of this new meetup group but they're already at the full speed! J/vaCon #3 was a very nice event! Organizers are full of energy and very commited. I was there talking about automated tests - explaining what is the unit in unit tests and why it should be more than … Continue reading J/vaCon Warsaw!

Clean code: Error-proof and testable code

Continuing the previous post, here is another video. This one is lot more packed with concepts and best practices, so it is impossible to catch everything after first watch - one would have to consecutively come back to it and analyze particular clues. Slides are not very good in my opinion, however concepts and talk … Continue reading Clean code: Error-proof and testable code

Best Android TDD tutorials

There is not very much help on android Test Driven Development on the Internet. However I can recommend some tutorials listed below and desribed with details further in text. Most of examples covers the temperature converter which is surely very poor example of Android application... And definitely not the real life case of the killer app... … Continue reading Best Android TDD tutorials