Talk in English - UK at 4Developers
Track Name:
PHP
View Slides: http://www.slideshare.net/proofek/podr-w-krain-continuous-integration
Short URL: https://joind.in/talk/e525c
(QR-Code (opens in new window))
Podróż w krainę Continuous Integration
Comments
Comments are closed.
Really nice introduction into continuous integration - tough subject - everyone knows that it exists but just couple use it.
najbardziej obsysający punkt programu. autopromocja w mdłym stylu.
The first minutes of presentation I can summarize as: "Ymmmmm, ...., Ymmmm ';) - Sebastian seemed to be a bit stressed out, which could be heard in his voice. However, after a few minutes, Sebastian calmed down and led a really good presentation about introducing CI in his company - based on their own experience and tools used. So he mentioned SimpleTest, PHPUnit, phpUnderControl, PHP_CodeSniffer, Depend PHP, PHP Mess Detector, Sellenium, Hudson / Jenkins and Sonar - variety of tools, whose use leads to write better code.
Sebastian drew attention to such things as: identification of a single coding style and stick to it consistently (e.g. - if the code does not meet standards, it is moved back to the developer for the fixes), or about how much programming in pairs gives you, even if it takes 30 minutes per day.
In conclusion - successful presentation - gave me motivation to try the CI within your own team:)