Archive for the ‘Development’ Category
On Thursday I gave presentation for Java Users Group in Lodz about implementation of Agile methodologies in real projects in enterprise world. The presentation has been interrupted frequently with questions and has been followed by interesting discussion. The PPT accompanyingthe presentation can be downloaded here (in Polish): Agile w praktyce_public.
The most important observations and conclussions [...]
I’ve been reviewing list of changes in PHP 5.3 and one thing captured my attention – for some reason they decided to add “goto” in PHP. I won’t even bother to look for rationale after that decision, I can bet it looked like:
- should we add goto support in PHP?
- no, it’s bad!
- yes, it’s [...]
